[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. 14334 1726882561.77882: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 14334 1726882561.78365: Added group all to inventory 14334 1726882561.78367: Added group ungrouped to inventory 14334 1726882561.78372: Group all now contains ungrouped 14334 1726882561.78374: Examining possible inventory source: /tmp/network-lQx/inventory.yml 14334 1726882561.95670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 14334 1726882561.95736: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 14334 1726882561.95761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 14334 1726882561.95818: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 14334 1726882561.95920: Loaded config def from plugin (inventory/script) 14334 1726882561.95923: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 14334 1726882561.95965: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 14334 1726882561.96058: Loaded config def from plugin (inventory/yaml) 14334 1726882561.96060: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 14334 1726882561.96138: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 14334 1726882561.96562: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 14334 1726882561.96566: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 14334 1726882561.96569: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 14334 1726882561.96574: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 14334 1726882561.96580: Loading data from /tmp/network-lQx/inventory.yml 14334 1726882561.96657: /tmp/network-lQx/inventory.yml was not parsable by auto 14334 1726882561.96724: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 14334 1726882561.96771: Loading data from /tmp/network-lQx/inventory.yml 14334 1726882561.96851: group all already in inventory 14334 1726882561.96859: set inventory_file for managed_node1 14334 1726882561.96865: set inventory_dir for managed_node1 14334 1726882561.96866: Added host managed_node1 to inventory 14334 1726882561.96869: Added host managed_node1 to group all 14334 1726882561.96870: set ansible_host for managed_node1 14334 1726882561.96871: set ansible_ssh_extra_args for managed_node1 14334 1726882561.96876: set inventory_file for managed_node2 14334 1726882561.96882: set inventory_dir for managed_node2 14334 1726882561.96883: Added host managed_node2 to inventory 14334 1726882561.96886: Added host managed_node2 to group all 14334 1726882561.96888: set ansible_host for managed_node2 14334 1726882561.96889: set ansible_ssh_extra_args for managed_node2 14334 1726882561.96892: set inventory_file for managed_node3 14334 1726882561.96895: set inventory_dir for managed_node3 14334 1726882561.96896: Added host managed_node3 to inventory 14334 1726882561.96897: Added host managed_node3 to group all 14334 1726882561.96898: set ansible_host for managed_node3 14334 1726882561.96899: set ansible_ssh_extra_args for managed_node3 14334 1726882561.96901: Reconcile groups and hosts in inventory. 14334 1726882561.96904: Group ungrouped now contains managed_node1 14334 1726882561.96906: Group ungrouped now contains managed_node2 14334 1726882561.96907: Group ungrouped now contains managed_node3 14334 1726882561.96986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 14334 1726882561.97114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 14334 1726882561.97155: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 14334 1726882561.97180: Loaded config def from plugin (vars/host_group_vars) 14334 1726882561.97182: 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) 14334 1726882561.97188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 14334 1726882561.97194: 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) 14334 1726882561.97232: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 14334 1726882561.97529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882561.97609: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 14334 1726882561.97643: Loaded config def from plugin (connection/local) 14334 1726882561.97646: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 14334 1726882561.98172: Loaded config def from plugin (connection/paramiko_ssh) 14334 1726882561.98174: 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) 14334 1726882561.98915: 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) 14334 1726882561.98949: Loaded config def from plugin (connection/psrp) 14334 1726882561.98951: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 14334 1726882561.99551: 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) 14334 1726882561.99585: Loaded config def from plugin (connection/ssh) 14334 1726882561.99588: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 14334 1726882562.01615: 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) 14334 1726882562.01683: Loaded config def from plugin (connection/winrm) 14334 1726882562.01687: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 14334 1726882562.01733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 14334 1726882562.01827: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 14334 1726882562.01946: Loaded config def from plugin (shell/cmd) 14334 1726882562.01949: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 14334 1726882562.01986: 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) 14334 1726882562.02105: Loaded config def from plugin (shell/powershell) 14334 1726882562.02108: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 14334 1726882562.02169: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 14334 1726882562.02388: Loaded config def from plugin (shell/sh) 14334 1726882562.02391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 14334 1726882562.02442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 14334 1726882562.02612: Loaded config def from plugin (become/runas) 14334 1726882562.02619: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 14334 1726882562.02808: Loaded config def from plugin (become/su) 14334 1726882562.02810: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 14334 1726882562.02948: Loaded config def from plugin (become/sudo) 14334 1726882562.02950: 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 14334 1726882562.02979: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 14334 1726882562.03315: in VariableManager get_vars() 14334 1726882562.03344: done with get_vars() 14334 1726882562.03499: trying /usr/local/lib/python3.12/site-packages/ansible/modules 14334 1726882562.06645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 14334 1726882562.06738: in VariableManager get_vars() 14334 1726882562.06742: done with get_vars() 14334 1726882562.06744: variable 'playbook_dir' from source: magic vars 14334 1726882562.06745: variable 'ansible_playbook_python' from source: magic vars 14334 1726882562.06748: variable 'ansible_config_file' from source: magic vars 14334 1726882562.06748: variable 'groups' from source: magic vars 14334 1726882562.06749: variable 'omit' from source: magic vars 14334 1726882562.06749: variable 'ansible_version' from source: magic vars 14334 1726882562.06750: variable 'ansible_check_mode' from source: magic vars 14334 1726882562.06751: variable 'ansible_diff_mode' from source: magic vars 14334 1726882562.06751: variable 'ansible_forks' from source: magic vars 14334 1726882562.06752: variable 'ansible_inventory_sources' from source: magic vars 14334 1726882562.06752: variable 'ansible_skip_tags' from source: magic vars 14334 1726882562.06753: variable 'ansible_limit' from source: magic vars 14334 1726882562.06753: variable 'ansible_run_tags' from source: magic vars 14334 1726882562.06754: variable 'ansible_verbosity' from source: magic vars 14334 1726882562.06786: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml 14334 1726882562.07037: in VariableManager get_vars() 14334 1726882562.07050: done with get_vars() 14334 1726882562.07093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 14334 1726882562.07106: 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 14334 1726882562.07294: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 14334 1726882562.07428: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 14334 1726882562.07430: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 14334 1726882562.07457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 14334 1726882562.07478: 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) 14334 1726882562.07713: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 14334 1726882562.07797: Loaded config def from plugin (callback/default) 14334 1726882562.07800: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14334 1726882562.09175: Loaded config def from plugin (callback/junit) 14334 1726882562.09178: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14334 1726882562.09232: 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) 14334 1726882562.09330: Loaded config def from plugin (callback/minimal) 14334 1726882562.09333: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14334 1726882562.09381: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14334 1726882562.09460: Loaded config def from plugin (callback/tree) 14334 1726882562.09463: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 14334 1726882562.09614: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 14334 1726882562.09618: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_dummy_nm.yml *************************************************** 2 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 14334 1726882562.09655: in VariableManager get_vars() 14334 1726882562.09670: done with get_vars() 14334 1726882562.09677: in VariableManager get_vars() 14334 1726882562.09689: done with get_vars() 14334 1726882562.09694: variable 'omit' from source: magic vars 14334 1726882562.09743: in VariableManager get_vars() 14334 1726882562.09759: done with get_vars() 14334 1726882562.09784: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_dummy.yml' with nm as provider] ************ 14334 1726882562.10426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 14334 1726882562.10516: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 14334 1726882562.10551: getting the remaining hosts for this loop 14334 1726882562.10553: done getting the remaining hosts for this loop 14334 1726882562.10557: getting the next task for host managed_node1 14334 1726882562.10561: done getting next task for host managed_node1 14334 1726882562.10563: ^ task is: TASK: Gathering Facts 14334 1726882562.10566: ^ 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 14334 1726882562.10568: getting variables 14334 1726882562.10570: in VariableManager get_vars() 14334 1726882562.10581: Calling all_inventory to load vars for managed_node1 14334 1726882562.10584: Calling groups_inventory to load vars for managed_node1 14334 1726882562.10587: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882562.10602: Calling all_plugins_play to load vars for managed_node1 14334 1726882562.10615: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882562.10620: Calling groups_plugins_play to load vars for managed_node1 14334 1726882562.10664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882562.10729: done with get_vars() 14334 1726882562.10740: done getting variables 14334 1726882562.10816: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 Friday 20 September 2024 21:36:02 -0400 (0:00:00.013) 0:00:00.013 ****** 14334 1726882562.10844: entering _queue_task() for managed_node1/gather_facts 14334 1726882562.10846: Creating lock for gather_facts 14334 1726882562.11223: worker is 1 (out of 1 available) 14334 1726882562.11238: exiting _queue_task() for managed_node1/gather_facts 14334 1726882562.11252: done queuing things up, now waiting for results queue to drain 14334 1726882562.11254: waiting for pending results... 14334 1726882562.11460: running TaskExecutor() for managed_node1/TASK: Gathering Facts 14334 1726882562.11530: in run() - task 0affe814-3a2d-8f1c-7311-000000000011 14334 1726882562.11555: variable 'ansible_search_path' from source: unknown 14334 1726882562.11605: calling self._execute() 14334 1726882562.11703: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882562.11706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882562.11718: variable 'omit' from source: magic vars 14334 1726882562.11843: variable 'omit' from source: magic vars 14334 1726882562.11920: variable 'omit' from source: magic vars 14334 1726882562.11930: variable 'omit' from source: magic vars 14334 1726882562.11988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882562.12039: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882562.12065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882562.12094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882562.12111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882562.12156: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882562.12242: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882562.12245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882562.12306: Set connection var ansible_shell_executable to /bin/sh 14334 1726882562.12315: Set connection var ansible_connection to ssh 14334 1726882562.12326: Set connection var ansible_pipelining to False 14334 1726882562.12340: Set connection var ansible_timeout to 10 14334 1726882562.12356: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882562.12366: Set connection var ansible_shell_type to sh 14334 1726882562.12406: variable 'ansible_shell_executable' from source: unknown 14334 1726882562.12414: variable 'ansible_connection' from source: unknown 14334 1726882562.12422: variable 'ansible_module_compression' from source: unknown 14334 1726882562.12429: variable 'ansible_shell_type' from source: unknown 14334 1726882562.12439: variable 'ansible_shell_executable' from source: unknown 14334 1726882562.12446: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882562.12460: variable 'ansible_pipelining' from source: unknown 14334 1726882562.12468: variable 'ansible_timeout' from source: unknown 14334 1726882562.12479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882562.12965: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 14334 1726882562.13001: variable 'omit' from source: magic vars 14334 1726882562.13004: starting attempt loop 14334 1726882562.13007: running the handler 14334 1726882562.13022: variable 'ansible_facts' from source: unknown 14334 1726882562.13110: _low_level_execute_command(): starting 14334 1726882562.13113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882562.13835: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882562.13852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882562.13873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882562.13994: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 14334 1726882562.14020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882562.14039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882562.14142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882562.15936: stdout chunk (state=3): >>>/root <<< 14334 1726882562.16117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882562.16136: stdout chunk (state=3): >>><<< 14334 1726882562.16150: stderr chunk (state=3): >>><<< 14334 1726882562.16175: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882562.16198: _low_level_execute_command(): starting 14334 1726882562.16208: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749 `" && echo ansible-tmp-1726882562.1618485-14356-202252219491749="` echo /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749 `" ) && sleep 0' 14334 1726882562.16856: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882562.16873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882562.16899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882562.16921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882562.17013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882562.17017: 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.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882562.17075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882562.17114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882562.17138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882562.17232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882562.19344: stdout chunk (state=3): >>>ansible-tmp-1726882562.1618485-14356-202252219491749=/root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749 <<< 14334 1726882562.19558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882562.19561: stdout chunk (state=3): >>><<< 14334 1726882562.19564: stderr chunk (state=3): >>><<< 14334 1726882562.19643: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882562.1618485-14356-202252219491749=/root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882562.19647: variable 'ansible_module_compression' from source: unknown 14334 1726882562.19705: ANSIBALLZ: Using generic lock for ansible.legacy.setup 14334 1726882562.19714: ANSIBALLZ: Acquiring lock 14334 1726882562.19722: ANSIBALLZ: Lock acquired: 140014066127152 14334 1726882562.19731: ANSIBALLZ: Creating module 14334 1726882562.63111: ANSIBALLZ: Writing module into payload 14334 1726882562.63296: ANSIBALLZ: Writing module 14334 1726882562.63440: ANSIBALLZ: Renaming module 14334 1726882562.63443: ANSIBALLZ: Done creating module 14334 1726882562.63446: variable 'ansible_facts' from source: unknown 14334 1726882562.63448: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882562.63450: _low_level_execute_command(): starting 14334 1726882562.63453: _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' 14334 1726882562.64071: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882562.64092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882562.64210: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882562.64240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882562.64354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882562.66135: stdout chunk (state=3): >>>PLATFORM <<< 14334 1726882562.66209: stdout chunk (state=3): >>>Linux <<< 14334 1726882562.66235: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 14334 1726882562.66257: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 14334 1726882562.66467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882562.66480: stdout chunk (state=3): >>><<< 14334 1726882562.66495: stderr chunk (state=3): >>><<< 14334 1726882562.66890: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882562.66897 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 14334 1726882562.66901: _low_level_execute_command(): starting 14334 1726882562.66904: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 14334 1726882562.67019: Sending initial data 14334 1726882562.67022: Sent initial data (1181 bytes) 14334 1726882562.67918: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882562.67932: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882562.68152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882562.68209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882562.68282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882562.72356: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 14334 1726882562.72458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882562.72531: stderr chunk (state=3): >>><<< 14334 1726882562.72543: stdout chunk (state=3): >>><<< 14334 1726882562.72567: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882562.72748: variable 'ansible_facts' from source: unknown 14334 1726882562.72947: variable 'ansible_facts' from source: unknown 14334 1726882562.73139: variable 'ansible_module_compression' from source: unknown 14334 1726882562.73142: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14334 1726882562.73144: variable 'ansible_facts' from source: unknown 14334 1726882562.73398: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/AnsiballZ_setup.py 14334 1726882562.73765: Sending initial data 14334 1726882562.73768: Sent initial data (154 bytes) 14334 1726882562.74720: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882562.74740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882562.74858: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882562.75049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882562.75336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882562.77056: 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 <<< 14334 1726882562.77069: 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 <<< 14334 1726882562.77114: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882562.77173: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpv04d2w7f /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/AnsiballZ_setup.py <<< 14334 1726882562.77188: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/AnsiballZ_setup.py" <<< 14334 1726882562.77253: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 14334 1726882562.77270: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpv04d2w7f" to remote "/root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/AnsiballZ_setup.py" <<< 14334 1726882562.81926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882562.81941: stdout chunk (state=3): >>><<< 14334 1726882562.81954: stderr chunk (state=3): >>><<< 14334 1726882562.82099: done transferring module to remote 14334 1726882562.82125: _low_level_execute_command(): starting 14334 1726882562.82173: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/ /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/AnsiballZ_setup.py && sleep 0' 14334 1726882562.83425: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882562.83645: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882562.83756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882562.83878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882562.85920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882562.85961: stderr chunk (state=3): >>><<< 14334 1726882562.85978: stdout chunk (state=3): >>><<< 14334 1726882562.86000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882562.86023: _low_level_execute_command(): starting 14334 1726882562.86033: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/AnsiballZ_setup.py && sleep 0' 14334 1726882562.87412: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882562.87583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882562.87599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882562.87698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882562.90064: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 14334 1726882562.90104: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 14334 1726882562.90148: stdout chunk (state=3): >>>import 'posix' # <<< 14334 1726882562.90182: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 14334 1726882562.90215: stdout chunk (state=3): >>>import 'time' # <<< 14334 1726882562.90227: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 14334 1726882562.90299: 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' # <<< 14334 1726882562.90324: stdout chunk (state=3): >>>import 'codecs' # <<< 14334 1726882562.90368: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 14334 1726882562.90421: 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 0x7fa5df72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df6fbb30> <<< 14334 1726882562.90447: 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 0x7fa5df72eab0> <<< 14334 1726882562.90573: stdout chunk (state=3): >>>import '_signal' # <<< 14334 1726882562.90576: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 14334 1726882562.90652: stdout chunk (state=3): >>>import '_collections_abc' # <<< 14334 1726882562.90683: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 14334 1726882562.90710: stdout chunk (state=3): >>>import 'os' # <<< 14334 1726882562.90808: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 14334 1726882562.90813: 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' <<< 14334 1726882562.90842: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df51d160> <<< 14334 1726882562.90960: 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 0x7fa5df51dfd0> import 'site' # <<< 14334 1726882562.90985: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 14334 1726882562.91390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 14334 1726882562.91418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 14334 1726882562.91448: 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' <<< 14334 1726882562.91507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 14334 1726882562.91519: 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 <<< 14334 1726882562.91547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 14334 1726882562.91625: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df55bda0> # /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' # <<< 14334 1726882562.91646: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df55bfe0> <<< 14334 1726882562.91711: 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' <<< 14334 1726882562.91716: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14334 1726882562.91771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 14334 1726882562.92041: 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 0x7fa5df5937d0> <<< 14334 1726882562.92088: 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 0x7fa5df593e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df573a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df571190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df558f50> <<< 14334 1726882562.92091: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 14334 1726882562.92115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 14334 1726882562.92143: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 14334 1726882562.92164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 14334 1726882562.92197: 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' <<< 14334 1726882562.92239: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5b76b0> <<< 14334 1726882562.92252: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5b62d0> <<< 14334 1726882562.92286: 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 0x7fa5df572030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df55ae40> <<< 14334 1726882562.92359: 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 0x7fa5df5e8770> <<< 14334 1726882562.92385: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5581d0> <<< 14334 1726882562.92399: 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' <<< 14334 1726882562.92492: 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 0x7fa5df5e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5e8ad0> <<< 14334 1726882562.92496: 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 0x7fa5df5e8e90> <<< 14334 1726882562.92500: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df556cf0> <<< 14334 1726882562.92550: 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' <<< 14334 1726882562.92553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 14334 1726882562.92611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 14334 1726882562.92614: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5e9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5e91f0> <<< 14334 1726882562.92616: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 14334 1726882562.92681: 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' <<< 14334 1726882562.92684: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5ea420> <<< 14334 1726882562.92794: stdout chunk (state=3): >>>import 'importlib.util' # <<< 14334 1726882562.92797: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 14334 1726882562.92803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 14334 1726882562.92805: 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' <<< 14334 1726882562.92893: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df604620> <<< 14334 1726882562.92921: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5df605d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 14334 1726882562.92926: 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' <<< 14334 1726882562.92981: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df606c60> # 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 0x7fa5df6072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df6061b0> <<< 14334 1726882562.93288: 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' <<< 14334 1726882562.93292: 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 0x7fa5df607d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df607470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5ea390> # /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 0x7fa5df30bcb0> <<< 14334 1726882562.93322: 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 0x7fa5df334770> <<< 14334 1726882562.93342: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df3344d0> <<< 14334 1726882562.93381: 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 0x7fa5df3345f0> <<< 14334 1726882562.93402: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5df334950> <<< 14334 1726882562.93418: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df309e50> <<< 14334 1726882562.93439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 14334 1726882562.93565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 14334 1726882562.93595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 14334 1726882562.93619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df335f70> <<< 14334 1726882562.93654: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df334bf0> <<< 14334 1726882562.93658: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5eab40> <<< 14334 1726882562.93680: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 14334 1726882562.93748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882562.93764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 14334 1726882562.93814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 14334 1726882562.93843: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df366300> <<< 14334 1726882562.93894: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 14334 1726882562.93923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882562.93953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 14334 1726882562.93956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 14334 1726882562.94005: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df37e480> <<< 14334 1726882562.94031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 14334 1726882562.94072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 14334 1726882562.94129: stdout chunk (state=3): >>>import 'ntpath' # <<< 14334 1726882562.94166: 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 0x7fa5df3bb230> <<< 14334 1726882562.94183: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14334 1726882562.94220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 14334 1726882562.94249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 14334 1726882562.94290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14334 1726882562.94387: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df3e19d0> <<< 14334 1726882562.94465: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df3bb350> <<< 14334 1726882562.94511: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df37f110> <<< 14334 1726882562.94562: 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 0x7fa5df1f83b0> <<< 14334 1726882562.94566: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df37d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df336ea0> <<< 14334 1726882562.94798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa5df1f8590> <<< 14334 1726882562.94944: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_z8jeen2d/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 14334 1726882562.95143: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 14334 1726882562.95159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14334 1726882562.95184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 14334 1726882562.95367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 14334 1726882562.95371: 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 0x7fa5df25e090> import '_typing' # <<< 14334 1726882562.95524: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df234f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df2340e0> <<< 14334 1726882562.95545: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882562.95687: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 14334 1726882562.95701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 14334 1726882562.97242: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882562.98579: 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 0x7fa5df25ed20> <<< 14334 1726882562.98608: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 14334 1726882562.98673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882562.98686: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 14334 1726882562.98714: 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 0x7fa5df28da30> <<< 14334 1726882562.98915: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df28d7c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df28d0d0> # /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 0x7fa5df28d6d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df234ef0> 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 0x7fa5df28e720> <<< 14334 1726882562.98967: 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 0x7fa5df28e8a0> <<< 14334 1726882562.98971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14334 1726882562.99032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 14334 1726882562.99037: stdout chunk (state=3): >>>import '_locale' # <<< 14334 1726882562.99088: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df28ed80> <<< 14334 1726882562.99104: stdout chunk (state=3): >>>import 'pwd' # <<< 14334 1726882562.99130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 14334 1726882562.99146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 14334 1726882562.99190: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0f4ad0> <<< 14334 1726882562.99211: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882562.99244: 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 0x7fa5df0f6780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 14334 1726882562.99262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 14334 1726882562.99368: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0f7110> <<< 14334 1726882562.99387: 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 0x7fa5df0f7fe0> <<< 14334 1726882562.99390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 14334 1726882562.99461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 14334 1726882562.99465: 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' <<< 14334 1726882562.99524: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0fad20> <<< 14334 1726882562.99561: 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 0x7fa5df0fae40> <<< 14334 1726882562.99584: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0f9010> <<< 14334 1726882562.99603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 14334 1726882562.99649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 14334 1726882562.99665: 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' <<< 14334 1726882562.99685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 14334 1726882562.99761: 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 0x7fa5df0fec60> <<< 14334 1726882562.99862: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0fd730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0fd490> <<< 14334 1726882562.99882: 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' <<< 14334 1726882562.99970: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0ffce0> <<< 14334 1726882563.00001: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0f9520> <<< 14334 1726882563.00027: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882563.00049: 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 0x7fa5df142db0> <<< 14334 1726882563.00193: 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 0x7fa5df142fc0> <<< 14334 1726882563.00201: 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 0x7fa5df144ad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df144890> <<< 14334 1726882563.00218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 14334 1726882563.00339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 14334 1726882563.00437: 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 0x7fa5df147020> <<< 14334 1726882563.00442: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df145190> <<< 14334 1726882563.00445: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 14334 1726882563.00480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882563.00542: 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' <<< 14334 1726882563.00546: stdout chunk (state=3): >>>import '_string' # <<< 14334 1726882563.00600: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df1527b0> <<< 14334 1726882563.00739: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df147140> <<< 14334 1726882563.00815: 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 0x7fa5df153530> <<< 14334 1726882563.00859: 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 0x7fa5df1537d0> <<< 14334 1726882563.00919: 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' <<< 14334 1726882563.00922: 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 0x7fa5df153b60> <<< 14334 1726882563.00965: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df1431a0> <<< 14334 1726882563.01001: 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' <<< 14334 1726882563.01004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 14334 1726882563.01043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 14334 1726882563.01046: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882563.01084: 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 0x7fa5df156b10> <<< 14334 1726882563.01272: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882563.01290: 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 0x7fa5df157f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df1552b0> <<< 14334 1726882563.01337: 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 0x7fa5df156660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df154e60> <<< 14334 1726882563.01371: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.01378: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 14334 1726882563.01405: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.01580: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.01628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.01631: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 14334 1726882563.01850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.01968: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.02712: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.03639: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5defe0200> <<< 14334 1726882563.03642: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 14334 1726882563.03645: 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 0x7fa5defe1730> <<< 14334 1726882563.03647: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df15aa50> <<< 14334 1726882563.03687: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 14334 1726882563.03710: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.03726: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.03757: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 14334 1726882563.03928: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.04117: 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' <<< 14334 1726882563.04156: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defe1820> <<< 14334 1726882563.04160: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.04725: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05274: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05358: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05450: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 14334 1726882563.05466: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05499: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05555: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 14334 1726882563.05559: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05642: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05754: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 14334 1726882563.05778: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05796: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 14334 1726882563.05813: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05850: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.05904: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 14334 1726882563.05907: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.06380: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.06488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14334 1726882563.06549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14334 1726882563.06575: stdout chunk (state=3): >>>import '_ast' # <<< 14334 1726882563.06655: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defe35c0> <<< 14334 1726882563.06677: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.06933: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 14334 1726882563.06980: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882563.07108: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882563.07130: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5defe9d60> <<< 14334 1726882563.07164: 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 0x7fa5defea690> <<< 14334 1726882563.07266: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df15b1a0> # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.07294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 14334 1726882563.07309: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.07384: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.07405: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.07576: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.07580: 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 <<< 14334 1726882563.07594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882563.07689: 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 0x7fa5defe9370> <<< 14334 1726882563.07731: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defea810> <<< 14334 1726882563.07762: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 14334 1726882563.07806: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.07877: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.07976: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.08021: 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' <<< 14334 1726882563.08050: 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 <<< 14334 1726882563.08123: 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 <<< 14334 1726882563.08163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 14334 1726882563.08241: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df07e960> <<< 14334 1726882563.08274: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5deff45f0> <<< 14334 1726882563.08361: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defee720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defee570> # destroy ansible.module_utils.distro<<< 14334 1726882563.08384: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 14334 1726882563.08409: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.08450: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 14334 1726882563.08465: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 14334 1726882563.08509: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 14334 1726882563.08541: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.08564: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 14334 1726882563.08617: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.08701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.08726: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.08775: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.08819: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.08858: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.08910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 14334 1726882563.08997: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.09089: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.09105: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.09158: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 14334 1726882563.09161: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.09356: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.09545: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.09590: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.09653: 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' <<< 14334 1726882563.09686: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 14334 1726882563.09708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 14334 1726882563.09740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 14334 1726882563.09767: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df085070> <<< 14334 1726882563.09811: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 14334 1726882563.09830: stdout chunk (state=3): >>># 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 <<< 14334 1726882563.09881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 14334 1726882563.09931: 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' <<< 14334 1726882563.09940: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de543f80> <<< 14334 1726882563.09984: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5de5442c0> <<< 14334 1726882563.10090: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df065070> <<< 14334 1726882563.10098: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df064650> <<< 14334 1726882563.10186: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df087350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df086c30> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 14334 1726882563.10191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 14334 1726882563.10340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 14334 1726882563.10344: 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 0x7fa5de547230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de546ae0> # 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 0x7fa5de546c90> <<< 14334 1726882563.10380: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de545f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 14334 1726882563.10518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 14334 1726882563.10690: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de547380> # /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' <<< 14334 1726882563.10694: 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 0x7fa5de5b5eb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de547e90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df086db0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 14334 1726882563.10718: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.10769: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.10831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 14334 1726882563.10853: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.10905: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.10961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 14334 1726882563.11186: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 14334 1726882563.11189: stdout chunk (state=3): >>># 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 <<< 14334 1726882563.11243: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.11294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 14334 1726882563.11308: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.11380: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.11418: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.11487: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.11554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 14334 1726882563.11573: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.12145: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.12797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.12835: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.12866: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 14334 1726882563.13147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 14334 1726882563.13150: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.13198: stdout chunk (state=3): >>>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 <<< 14334 1726882563.13224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 14334 1726882563.13248: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.13316: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.13444: 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' <<< 14334 1726882563.13473: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de5b76e0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 14334 1726882563.13502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 14334 1726882563.13644: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de5b6960> <<< 14334 1726882563.13656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 14334 1726882563.13722: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.13801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 14334 1726882563.13911: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.14126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 14334 1726882563.14129: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.14171: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.14174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 14334 1726882563.14220: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.14274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 14334 1726882563.14325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 14334 1726882563.14422: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882563.14471: 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 0x7fa5de5e6120> <<< 14334 1726882563.14691: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de5d6d50> import 'ansible.module_utils.facts.system.python' # <<< 14334 1726882563.14706: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.14758: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.14820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 14334 1726882563.14841: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.14923: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15012: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15145: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15317: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 14334 1726882563.15331: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15361: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 14334 1726882563.15416: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15458: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 14334 1726882563.15559: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882563.15604: 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 0x7fa5de401c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df086d50> import 'ansible.module_utils.facts.system.user' # <<< 14334 1726882563.15628: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15631: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 14334 1726882563.15646: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15676: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 14334 1726882563.15730: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.15899: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16077: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 14334 1726882563.16082: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16188: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16301: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16349: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 14334 1726882563.16407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 14334 1726882563.16442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.16464: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16730: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 14334 1726882563.16931: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.16936: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.17174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.17803: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.18395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 14334 1726882563.18398: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.18506: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.18629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 14334 1726882563.18653: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.18753: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.18869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 14334 1726882563.19038: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.19243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 14334 1726882563.19250: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.19272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 14334 1726882563.19302: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.19357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 14334 1726882563.19372: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.19470: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.19586: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.19813: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.20069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 14334 1726882563.20170: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 14334 1726882563.20217: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.20250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 14334 1726882563.20361: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.20465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.20530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 14334 1726882563.20605: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 14334 1726882563.20660: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.20729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 14334 1726882563.21053: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.21317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 14334 1726882563.21652: stdout chunk (state=3): >>># 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 <<< 14334 1726882563.21816: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.21926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 14334 1726882563.21930: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 14334 1726882563.21973: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.21978: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.22078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 14334 1726882563.22125: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.22197: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882563.22337: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.22409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 14334 1726882563.22456: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.22529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 14334 1726882563.22750: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.22959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 14334 1726882563.23036: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.23093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 14334 1726882563.23179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 14334 1726882563.23253: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.23269: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.23356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 14334 1726882563.23446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 14334 1726882563.23498: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.23569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 14334 1726882563.23682: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882563.24240: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 14334 1726882563.24332: stdout chunk (state=3): >>># /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 0x7fa5de42a600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de428770> <<< 14334 1726882563.24356: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defe1d00> <<< 14334 1726882563.39947: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 14334 1726882563.39994: 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 0x7fa5de473050> # /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 0x7fa5de4713d0> # /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 0x7fa5de473620> <<< 14334 1726882563.40041: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de472780> <<< 14334 1726882563.40289: 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 <<< 14334 1726882563.63432: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_iscsi_iqn": "", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAA<<< 14334 1726882563.63512: stdout chunk (state=3): >>>AAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "03", "epoch": "1726882563", "epoch_int": "1726882563", "date": "2024-09-20", "time": "21:36:03", "iso8601_micro": "2024-09-21T01:36:03.250223Z", "iso8601": "2024-09-21T01:36:03Z", "iso8601_basic": "20240920T213603250223", "iso8601_basic_short": "20240920T213603", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2866, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 851, "free": 2866}, "nocache": {"free": 3470, "used": 247}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "an<<< 14334 1726882563.63521: stdout chunk (state=3): >>>sible_product_serial": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 517, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251214123008, "block_size": 4096, "block_total": 64483404, "block_available": 61331573, "block_used": 3151831, "inode_total": 16384000, "inode_available": 16303774, "inode_used": 80226, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_loadavg": {"1m": 0.556640625, "5m": 0.43994140625, "15m": 0.2041015625}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 14334 1726882563.64152: 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 <<< 14334 1726882563.64208: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 14334 1726882563.64212: 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 <<< 14334 1726882563.64233: stdout chunk (state=3): >>># destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible <<< 14334 1726882563.64290: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token <<< 14334 1726882563.64373: stdout chunk (state=3): >>># cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro <<< 14334 1726882563.64442: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 14334 1726882563.64493: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # 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 <<< 14334 1726882563.65160: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 14334 1726882563.65164: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 14334 1726882563.65167: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 14334 1726882563.65169: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 14334 1726882563.65172: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle <<< 14334 1726882563.65341: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 14334 1726882563.65463: stdout chunk (state=3): >>># 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 <<< 14334 1726882563.65931: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 14334 1726882563.65943: 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 # 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<<< 14334 1726882563.65952: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 14334 1726882563.65980: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 14334 1726882563.66060: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 14334 1726882563.66095: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 14334 1726882563.66170: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 14334 1726882563.66187: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 14334 1726882563.66827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882563.66831: stdout chunk (state=3): >>><<< 14334 1726882563.66833: stderr chunk (state=3): >>><<< 14334 1726882563.67065: _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 0x7fa5df72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df6fbb30> # /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 0x7fa5df72eab0> 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 0x7fa5df51d160> # /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 0x7fa5df51dfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df55bda0> # /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 0x7fa5df55bfe0> # /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 0x7fa5df5937d0> # /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 0x7fa5df593e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df573a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df571190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df558f50> # /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 0x7fa5df5b76b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5b62d0> # /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 0x7fa5df572030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df55ae40> # /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 0x7fa5df5e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5581d0> # /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 0x7fa5df5e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5e8ad0> # 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 0x7fa5df5e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df556cf0> # /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 0x7fa5df5e9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5e91f0> 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 0x7fa5df5ea420> 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 0x7fa5df604620> 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 0x7fa5df605d60> # /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 0x7fa5df606c60> # 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 0x7fa5df6072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df6061b0> # /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 0x7fa5df607d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df607470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5ea390> # /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 0x7fa5df30bcb0> # /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 0x7fa5df334770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df3344d0> # 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 0x7fa5df3345f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5df334950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df309e50> # /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 0x7fa5df335f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df334bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df5eab40> # /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 0x7fa5df366300> # /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 0x7fa5df37e480> # /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 0x7fa5df3bb230> # /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 0x7fa5df3e19d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df3bb350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df37f110> # /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 0x7fa5df1f83b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df37d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df336ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa5df1f8590> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_z8jeen2d/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 0x7fa5df25e090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df234f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df2340e0> # 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 0x7fa5df25ed20> # /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 0x7fa5df28da30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df28d7c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df28d0d0> # /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 0x7fa5df28d6d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df234ef0> 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 0x7fa5df28e720> # 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 0x7fa5df28e8a0> # /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 0x7fa5df28ed80> 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 0x7fa5df0f4ad0> # 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 0x7fa5df0f6780> # /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 0x7fa5df0f7110> # /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 0x7fa5df0f7fe0> # /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 0x7fa5df0fad20> # 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 0x7fa5df0fae40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0f9010> # /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 0x7fa5df0fec60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0fd730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0fd490> # /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 0x7fa5df0ffce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df0f9520> # 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 0x7fa5df142db0> # /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 0x7fa5df142fc0> # /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 0x7fa5df144ad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df144890> # /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 0x7fa5df147020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df145190> # /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 0x7fa5df1527b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df147140> # 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 0x7fa5df153530> # 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 0x7fa5df1537d0> # 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 0x7fa5df153b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df1431a0> # /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 0x7fa5df156b10> # 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 0x7fa5df157f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df1552b0> # 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 0x7fa5df156660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df154e60> # 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 0x7fa5defe0200> # /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 0x7fa5defe1730> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df15aa50> 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 0x7fa5defe1820> # 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 0x7fa5defe35c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5defe9d60> # 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 0x7fa5defea690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df15b1a0> # 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 0x7fa5defe9370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defea810> 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 0x7fa5df07e960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5deff45f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defee720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defee570> # 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 0x7fa5df085070> # /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 0x7fa5de543f80> # 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 0x7fa5de5442c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df065070> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df064650> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df087350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df086c30> # /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 0x7fa5de547230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de546ae0> # 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 0x7fa5de546c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de545f10> # /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 0x7fa5de547380> # /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 0x7fa5de5b5eb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de547e90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df086db0> 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 0x7fa5de5b76e0> # /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 0x7fa5de5b6960> 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 0x7fa5de5e6120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de5d6d50> 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 0x7fa5de401c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5df086d50> 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 0x7fa5de42a600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de428770> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5defe1d00> # /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 0x7fa5de473050> # /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 0x7fa5de4713d0> # /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 0x7fa5de473620> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5de472780> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_iscsi_iqn": "", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "03", "epoch": "1726882563", "epoch_int": "1726882563", "date": "2024-09-20", "time": "21:36:03", "iso8601_micro": "2024-09-21T01:36:03.250223Z", "iso8601": "2024-09-21T01:36:03Z", "iso8601_basic": "20240920T213603250223", "iso8601_basic_short": "20240920T213603", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2866, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 851, "free": 2866}, "nocache": {"free": 3470, "used": 247}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 517, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251214123008, "block_size": 4096, "block_total": 64483404, "block_available": 61331573, "block_used": 3151831, "inode_total": 16384000, "inode_available": 16303774, "inode_used": 80226, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_loadavg": {"1m": 0.556640625, "5m": 0.43994140625, "15m": 0.2041015625}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 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. 14334 1726882563.71159: 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-1726882562.1618485-14356-202252219491749/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882563.71162: _low_level_execute_command(): starting 14334 1726882563.71165: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882562.1618485-14356-202252219491749/ > /dev/null 2>&1 && sleep 0' 14334 1726882563.72364: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882563.72382: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882563.72396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882563.72733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882563.72749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882563.74723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882563.74784: stderr chunk (state=3): >>><<< 14334 1726882563.74961: stdout chunk (state=3): >>><<< 14334 1726882563.74964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882563.74967: handler run complete 14334 1726882563.75441: variable 'ansible_facts' from source: unknown 14334 1726882563.75445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882563.76080: variable 'ansible_facts' from source: unknown 14334 1726882563.76199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882563.76438: attempt loop complete, returning result 14334 1726882563.76449: _execute() done 14334 1726882563.76457: dumping result to json 14334 1726882563.76495: done dumping result, returning 14334 1726882563.76507: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-8f1c-7311-000000000011] 14334 1726882563.76516: sending task result for task 0affe814-3a2d-8f1c-7311-000000000011 14334 1726882563.81691: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000011 14334 1726882563.81695: WORKER PROCESS EXITING ok: [managed_node1] 14334 1726882563.82100: no more pending results, returning what we have 14334 1726882563.82103: results queue empty 14334 1726882563.82104: checking for any_errors_fatal 14334 1726882563.82106: done checking for any_errors_fatal 14334 1726882563.82107: checking for max_fail_percentage 14334 1726882563.82108: done checking for max_fail_percentage 14334 1726882563.82109: checking to see if all hosts have failed and the running result is not ok 14334 1726882563.82110: done checking to see if all hosts have failed 14334 1726882563.82111: getting the remaining hosts for this loop 14334 1726882563.82113: done getting the remaining hosts for this loop 14334 1726882563.82117: getting the next task for host managed_node1 14334 1726882563.82122: done getting next task for host managed_node1 14334 1726882563.82124: ^ task is: TASK: meta (flush_handlers) 14334 1726882563.82126: ^ 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 14334 1726882563.82130: getting variables 14334 1726882563.82132: in VariableManager get_vars() 14334 1726882563.82309: Calling all_inventory to load vars for managed_node1 14334 1726882563.82313: Calling groups_inventory to load vars for managed_node1 14334 1726882563.82317: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882563.82324: Calling all_plugins_play to load vars for managed_node1 14334 1726882563.82328: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882563.82332: Calling groups_plugins_play to load vars for managed_node1 14334 1726882563.82762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882563.83228: done with get_vars() 14334 1726882563.83243: done getting variables 14334 1726882563.83303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 14334 1726882563.83577: in VariableManager get_vars() 14334 1726882563.83587: Calling all_inventory to load vars for managed_node1 14334 1726882563.83591: Calling groups_inventory to load vars for managed_node1 14334 1726882563.83594: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882563.83599: Calling all_plugins_play to load vars for managed_node1 14334 1726882563.83602: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882563.83606: Calling groups_plugins_play to load vars for managed_node1 14334 1726882563.83998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882563.84465: done with get_vars() 14334 1726882563.84481: done queuing things up, now waiting for results queue to drain 14334 1726882563.84483: results queue empty 14334 1726882563.84484: checking for any_errors_fatal 14334 1726882563.84488: done checking for any_errors_fatal 14334 1726882563.84489: checking for max_fail_percentage 14334 1726882563.84491: done checking for max_fail_percentage 14334 1726882563.84492: checking to see if all hosts have failed and the running result is not ok 14334 1726882563.84497: done checking to see if all hosts have failed 14334 1726882563.84499: getting the remaining hosts for this loop 14334 1726882563.84500: done getting the remaining hosts for this loop 14334 1726882563.84503: getting the next task for host managed_node1 14334 1726882563.84509: done getting next task for host managed_node1 14334 1726882563.84511: ^ task is: TASK: Include the task 'el_repo_setup.yml' 14334 1726882563.84513: ^ 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 14334 1726882563.84515: getting variables 14334 1726882563.84517: in VariableManager get_vars() 14334 1726882563.84527: Calling all_inventory to load vars for managed_node1 14334 1726882563.84530: Calling groups_inventory to load vars for managed_node1 14334 1726882563.84533: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882563.84742: Calling all_plugins_play to load vars for managed_node1 14334 1726882563.84745: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882563.84750: Calling groups_plugins_play to load vars for managed_node1 14334 1726882563.85157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882563.85613: done with get_vars() 14334 1726882563.85623: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:11 Friday 20 September 2024 21:36:03 -0400 (0:00:01.748) 0:00:01.762 ****** 14334 1726882563.85711: entering _queue_task() for managed_node1/include_tasks 14334 1726882563.85713: Creating lock for include_tasks 14334 1726882563.86648: worker is 1 (out of 1 available) 14334 1726882563.86661: exiting _queue_task() for managed_node1/include_tasks 14334 1726882563.86671: done queuing things up, now waiting for results queue to drain 14334 1726882563.86673: waiting for pending results... 14334 1726882563.86928: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 14334 1726882563.87104: in run() - task 0affe814-3a2d-8f1c-7311-000000000006 14334 1726882563.87119: variable 'ansible_search_path' from source: unknown 14334 1726882563.87308: calling self._execute() 14334 1726882563.87378: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882563.87389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882563.87455: variable 'omit' from source: magic vars 14334 1726882563.87687: _execute() done 14334 1726882563.87691: dumping result to json 14334 1726882563.87694: done dumping result, returning 14334 1726882563.87702: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-8f1c-7311-000000000006] 14334 1726882563.87709: sending task result for task 0affe814-3a2d-8f1c-7311-000000000006 14334 1726882563.88039: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000006 14334 1726882563.88043: WORKER PROCESS EXITING 14334 1726882563.88087: no more pending results, returning what we have 14334 1726882563.88093: in VariableManager get_vars() 14334 1726882563.88128: Calling all_inventory to load vars for managed_node1 14334 1726882563.88130: Calling groups_inventory to load vars for managed_node1 14334 1726882563.88136: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882563.88147: Calling all_plugins_play to load vars for managed_node1 14334 1726882563.88151: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882563.88155: Calling groups_plugins_play to load vars for managed_node1 14334 1726882563.88560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882563.89022: done with get_vars() 14334 1726882563.89031: variable 'ansible_search_path' from source: unknown 14334 1726882563.89151: we have included files to process 14334 1726882563.89153: generating all_blocks data 14334 1726882563.89155: done generating all_blocks data 14334 1726882563.89156: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14334 1726882563.89157: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14334 1726882563.89160: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14334 1726882563.90199: in VariableManager get_vars() 14334 1726882563.90226: done with get_vars() 14334 1726882563.90244: done processing included file 14334 1726882563.90250: iterating over new_blocks loaded from include file 14334 1726882563.90252: in VariableManager get_vars() 14334 1726882563.90265: done with get_vars() 14334 1726882563.90267: filtering new block on tags 14334 1726882563.90284: done filtering new block on tags 14334 1726882563.90288: in VariableManager get_vars() 14334 1726882563.90300: done with get_vars() 14334 1726882563.90302: filtering new block on tags 14334 1726882563.90321: done filtering new block on tags 14334 1726882563.90324: in VariableManager get_vars() 14334 1726882563.90340: done with get_vars() 14334 1726882563.90341: filtering new block on tags 14334 1726882563.90363: done filtering new block on tags 14334 1726882563.90366: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 14334 1726882563.90372: extending task lists for all hosts with included blocks 14334 1726882563.90437: done extending task lists 14334 1726882563.90439: done processing included files 14334 1726882563.90440: results queue empty 14334 1726882563.90441: checking for any_errors_fatal 14334 1726882563.90442: done checking for any_errors_fatal 14334 1726882563.90443: checking for max_fail_percentage 14334 1726882563.90445: done checking for max_fail_percentage 14334 1726882563.90446: checking to see if all hosts have failed and the running result is not ok 14334 1726882563.90447: done checking to see if all hosts have failed 14334 1726882563.90448: getting the remaining hosts for this loop 14334 1726882563.90449: done getting the remaining hosts for this loop 14334 1726882563.90452: getting the next task for host managed_node1 14334 1726882563.90457: done getting next task for host managed_node1 14334 1726882563.90459: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 14334 1726882563.90466: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882563.90469: getting variables 14334 1726882563.90471: in VariableManager get_vars() 14334 1726882563.90481: Calling all_inventory to load vars for managed_node1 14334 1726882563.90484: Calling groups_inventory to load vars for managed_node1 14334 1726882563.90488: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882563.90494: Calling all_plugins_play to load vars for managed_node1 14334 1726882563.90497: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882563.90501: Calling groups_plugins_play to load vars for managed_node1 14334 1726882563.90716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882563.90994: done with get_vars() 14334 1726882563.91010: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:36:03 -0400 (0:00:00.053) 0:00:01.815 ****** 14334 1726882563.91092: entering _queue_task() for managed_node1/setup 14334 1726882563.91567: worker is 1 (out of 1 available) 14334 1726882563.91577: exiting _queue_task() for managed_node1/setup 14334 1726882563.91588: done queuing things up, now waiting for results queue to drain 14334 1726882563.91590: waiting for pending results... 14334 1726882563.91699: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 14334 1726882563.91844: in run() - task 0affe814-3a2d-8f1c-7311-000000000022 14334 1726882563.91850: variable 'ansible_search_path' from source: unknown 14334 1726882563.91857: variable 'ansible_search_path' from source: unknown 14334 1726882563.91900: calling self._execute() 14334 1726882563.91999: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882563.92045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882563.92049: variable 'omit' from source: magic vars 14334 1726882563.92733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882563.96041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882563.96130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882563.96183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882563.96640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882563.96644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882563.96647: 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) 14334 1726882563.96650: 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) 14334 1726882563.96698: 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) 14334 1726882563.96758: 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) 14334 1726882563.96790: 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) 14334 1726882563.97011: variable 'ansible_facts' from source: unknown 14334 1726882563.97109: variable 'network_test_required_facts' from source: task vars 14334 1726882563.97157: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 14334 1726882563.97168: variable 'omit' from source: magic vars 14334 1726882563.97218: variable 'omit' from source: magic vars 14334 1726882563.97263: variable 'omit' from source: magic vars 14334 1726882563.97299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882563.97336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882563.97362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882563.97390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882563.97406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882563.97444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882563.97452: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882563.97460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882563.97582: Set connection var ansible_shell_executable to /bin/sh 14334 1726882563.97591: Set connection var ansible_connection to ssh 14334 1726882563.97603: Set connection var ansible_pipelining to False 14334 1726882563.97614: Set connection var ansible_timeout to 10 14334 1726882563.97625: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882563.97637: Set connection var ansible_shell_type to sh 14334 1726882563.97678: variable 'ansible_shell_executable' from source: unknown 14334 1726882563.97689: variable 'ansible_connection' from source: unknown 14334 1726882563.97697: variable 'ansible_module_compression' from source: unknown 14334 1726882563.97704: variable 'ansible_shell_type' from source: unknown 14334 1726882563.97711: variable 'ansible_shell_executable' from source: unknown 14334 1726882563.97718: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882563.97726: variable 'ansible_pipelining' from source: unknown 14334 1726882563.97733: variable 'ansible_timeout' from source: unknown 14334 1726882563.97744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882563.97912: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882563.97928: variable 'omit' from source: magic vars 14334 1726882563.97940: starting attempt loop 14334 1726882563.97948: running the handler 14334 1726882563.97964: _low_level_execute_command(): starting 14334 1726882563.97975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882563.98673: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882563.98690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882563.98706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882563.98725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882563.98744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882563.98756: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882563.98900: 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.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882563.98923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882563.98958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882563.99166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.00959: stdout chunk (state=3): >>>/root <<< 14334 1726882564.01146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882564.01149: stdout chunk (state=3): >>><<< 14334 1726882564.01152: stderr chunk (state=3): >>><<< 14334 1726882564.01173: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882564.01199: _low_level_execute_command(): starting 14334 1726882564.01235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770 `" && echo ansible-tmp-1726882564.0118613-14402-121373328116770="` echo /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770 `" ) && sleep 0' 14334 1726882564.02620: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882564.02745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.02973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.03030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.05070: stdout chunk (state=3): >>>ansible-tmp-1726882564.0118613-14402-121373328116770=/root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770 <<< 14334 1726882564.05225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882564.05245: stderr chunk (state=3): >>><<< 14334 1726882564.05254: stdout chunk (state=3): >>><<< 14334 1726882564.05539: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882564.0118613-14402-121373328116770=/root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882564.05545: variable 'ansible_module_compression' from source: unknown 14334 1726882564.05575: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14334 1726882564.05639: variable 'ansible_facts' from source: unknown 14334 1726882564.06064: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/AnsiballZ_setup.py 14334 1726882564.06471: Sending initial data 14334 1726882564.06490: Sent initial data (154 bytes) 14334 1726882564.07713: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882564.07727: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882564.07810: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882564.08014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882564.08020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.08148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.08221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.09914: 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 <<< 14334 1726882564.09949: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14334 1726882564.10092: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882564.10317: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpuw0w2o0z /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/AnsiballZ_setup.py <<< 14334 1726882564.10329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpuw0w2o0z" to remote "/root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/AnsiballZ_setup.py" <<< 14334 1726882564.14640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882564.14653: stdout chunk (state=3): >>><<< 14334 1726882564.14666: stderr chunk (state=3): >>><<< 14334 1726882564.14940: done transferring module to remote 14334 1726882564.14944: _low_level_execute_command(): starting 14334 1726882564.14947: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/ /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/AnsiballZ_setup.py && sleep 0' 14334 1726882564.16109: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882564.16113: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882564.16122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882564.16125: 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.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882564.16128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882564.16290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.16303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.16417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.18360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882564.18433: stderr chunk (state=3): >>><<< 14334 1726882564.18446: stdout chunk (state=3): >>><<< 14334 1726882564.18641: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882564.18644: _low_level_execute_command(): starting 14334 1726882564.18647: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/AnsiballZ_setup.py && sleep 0' 14334 1726882564.19940: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882564.20151: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 14334 1726882564.20225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.20277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.20388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.22618: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 14334 1726882564.22658: stdout chunk (state=3): >>>import _imp # builtin <<< 14334 1726882564.22686: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 14334 1726882564.22761: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 14334 1726882564.22804: stdout chunk (state=3): >>>import 'posix' # <<< 14334 1726882564.22838: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 14334 1726882564.22867: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # <<< 14334 1726882564.22891: stdout chunk (state=3): >>># installed zipimport hook <<< 14334 1726882564.22948: 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' <<< 14334 1726882564.22960: stdout chunk (state=3): >>>import '_codecs' # <<< 14334 1726882564.23055: stdout chunk (state=3): >>>import 'codecs' # <<< 14334 1726882564.23097: 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 0x7f93902d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93902a3b30> # /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' <<< 14334 1726882564.23112: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93902d6ab0> <<< 14334 1726882564.23159: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 14334 1726882564.23225: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 14334 1726882564.23240: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 14334 1726882564.23368: stdout chunk (state=3): >>>import '_collections_abc' # <<< 14334 1726882564.23373: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 14334 1726882564.23416: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 14334 1726882564.23581: 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' <<< 14334 1726882564.23585: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390085160> # /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 0x7f9390085fd0> <<< 14334 1726882564.23612: stdout chunk (state=3): >>>import 'site' # <<< 14334 1726882564.23643: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 14334 1726882564.24052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 14334 1726882564.24089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 14334 1726882564.24109: 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' <<< 14334 1726882564.24121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 14334 1726882564.24162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 14334 1726882564.24180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 14334 1726882564.24207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 14334 1726882564.24238: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c3e60> <<< 14334 1726882564.24265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 14334 1726882564.24301: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c3f20> <<< 14334 1726882564.24314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 14334 1726882564.24348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 14334 1726882564.24370: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14334 1726882564.24422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882564.24468: stdout chunk (state=3): >>>import 'itertools' # <<< 14334 1726882564.24474: 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 0x7f93900fb890> <<< 14334 1726882564.24506: 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 0x7f93900fbf20> <<< 14334 1726882564.24530: stdout chunk (state=3): >>>import '_collections' # <<< 14334 1726882564.24576: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900dbb30> <<< 14334 1726882564.24594: stdout chunk (state=3): >>>import '_functools' # <<< 14334 1726882564.24624: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900d9250> <<< 14334 1726882564.24727: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c1010> <<< 14334 1726882564.24765: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 14334 1726882564.24783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 14334 1726882564.24795: stdout chunk (state=3): >>>import '_sre' # <<< 14334 1726882564.24813: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 14334 1726882564.24839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 14334 1726882564.24863: 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' <<< 14334 1726882564.24891: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939011f7a0> <<< 14334 1726882564.24905: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939011e3c0> <<< 14334 1726882564.24945: 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 0x7f93900da120> <<< 14334 1726882564.24965: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c2f00> <<< 14334 1726882564.25005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 14334 1726882564.25017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390150830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c0290> <<< 14334 1726882564.25052: 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' <<< 14334 1726882564.25093: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.25137: 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 0x7f9390150ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390150b90> <<< 14334 1726882564.25141: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.25153: 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 0x7f9390150f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900bedb0> <<< 14334 1726882564.25206: 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' <<< 14334 1726882564.25209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 14334 1726882564.25258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 14334 1726882564.25266: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390151610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93901512e0> <<< 14334 1726882564.25337: 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' <<< 14334 1726882564.25340: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390152510> <<< 14334 1726882564.25347: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 14334 1726882564.25367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 14334 1726882564.25401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 14334 1726882564.25437: 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 0x7f9390168740> <<< 14334 1726882564.25481: stdout chunk (state=3): >>>import 'errno' # <<< 14334 1726882564.25484: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.25516: 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 0x7f9390169e80> <<< 14334 1726882564.25550: 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' <<< 14334 1726882564.25574: 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' <<< 14334 1726882564.25595: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939016ad80> <<< 14334 1726882564.25643: 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 0x7f939016b3e0> <<< 14334 1726882564.25646: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939016a2d0> <<< 14334 1726882564.25702: 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' <<< 14334 1726882564.25862: 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 0x7f939016be60> <<< 14334 1726882564.25870: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939016b590> <<< 14334 1726882564.25959: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390152570> # /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 0x7f938fe6bdd0> # /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' <<< 14334 1726882564.26128: 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 0x7f938fe94800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe94560> <<< 14334 1726882564.26155: 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 0x7f938fe94830> <<< 14334 1726882564.26180: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f938fe94a10> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe69f70> # /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' <<< 14334 1726882564.26240: 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' <<< 14334 1726882564.26244: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe95fa0> <<< 14334 1726882564.26249: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe94c20> <<< 14334 1726882564.26273: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390152c60> <<< 14334 1726882564.26290: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 14334 1726882564.26354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882564.26369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 14334 1726882564.26428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 14334 1726882564.26483: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fec6360> <<< 14334 1726882564.26506: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 14334 1726882564.26665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882564.26671: 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' <<< 14334 1726882564.26686: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fede4b0> # /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' <<< 14334 1726882564.26724: stdout chunk (state=3): >>>import 'ntpath' # <<< 14334 1726882564.26759: 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' <<< 14334 1726882564.26801: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ff1b260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14334 1726882564.26889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 14334 1726882564.26904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14334 1726882564.26984: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ff3d9d0> <<< 14334 1726882564.27056: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ff1b380> <<< 14334 1726882564.27125: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fedf140> <<< 14334 1726882564.27161: 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 0x7f938fd602f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fedd520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe96f00> <<< 14334 1726882564.27356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 14334 1726882564.27367: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f938fd604d0> <<< 14334 1726882564.27542: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload__m72uwrd/ansible_setup_payload.zip' # zipimport: zlib available <<< 14334 1726882564.27695: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.27739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 14334 1726882564.27742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14334 1726882564.27782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 14334 1726882564.27862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 14334 1726882564.27899: 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 0x7f938fdc9f70> <<< 14334 1726882564.27917: stdout chunk (state=3): >>>import '_typing' # <<< 14334 1726882564.28120: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fda0e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fd63fe0> <<< 14334 1726882564.28149: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.28169: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.28205: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.28208: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 14334 1726882564.28235: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.29840: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.31100: 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' <<< 14334 1726882564.31130: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fda3e00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 14334 1726882564.31154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882564.31184: 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' <<< 14334 1726882564.31216: 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' <<< 14334 1726882564.31245: 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 0x7f938fdf9940> <<< 14334 1726882564.31275: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdf96d0> <<< 14334 1726882564.31329: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdf8fe0> <<< 14334 1726882564.31343: 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' <<< 14334 1726882564.31385: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdf9430> <<< 14334 1726882564.31397: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdca990> import 'atexit' # <<< 14334 1726882564.31452: 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 0x7f938fdfa660> <<< 14334 1726882564.31457: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.31489: 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 0x7f938fdfa8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14334 1726882564.31535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 14334 1726882564.31559: stdout chunk (state=3): >>>import '_locale' # <<< 14334 1726882564.31610: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdfade0> <<< 14334 1726882564.31613: stdout chunk (state=3): >>>import 'pwd' # <<< 14334 1726882564.31656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 14334 1726882564.31659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 14334 1726882564.31686: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc5cb30> <<< 14334 1726882564.31718: 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 0x7f938fc5e750> <<< 14334 1726882564.31755: 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' <<< 14334 1726882564.31804: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc5f0e0> <<< 14334 1726882564.31819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 14334 1726882564.31854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 14334 1726882564.31887: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc5ff20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 14334 1726882564.31930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 14334 1726882564.31944: 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' <<< 14334 1726882564.32003: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc62d80> <<< 14334 1726882564.32050: 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 0x7f938fc62ea0> <<< 14334 1726882564.32087: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc61040> <<< 14334 1726882564.32094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 14334 1726882564.32138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 14334 1726882564.32143: 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' <<< 14334 1726882564.32165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 14334 1726882564.32189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 14334 1726882564.32233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 14334 1726882564.32248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc66d80> import '_tokenize' # <<< 14334 1726882564.32342: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc65850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc655b0> <<< 14334 1726882564.32354: 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' <<< 14334 1726882564.32441: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc67f80> <<< 14334 1726882564.32462: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc61550> <<< 14334 1726882564.32494: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.32575: 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 0x7f938fcaaf60> # /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 0x7f938fcab080> <<< 14334 1726882564.32623: 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' <<< 14334 1726882564.32638: 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 0x7f938fcacc20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcac9e0> <<< 14334 1726882564.32666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 14334 1726882564.32868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 14334 1726882564.32872: 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 0x7f938fcaf110> <<< 14334 1726882564.32897: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcad310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 14334 1726882564.32955: 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 <<< 14334 1726882564.33024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 14334 1726882564.33027: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcba900> <<< 14334 1726882564.33281: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcaf290> <<< 14334 1726882564.33286: 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 0x7f938fcbb740> # 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 0x7f938fcbb920> <<< 14334 1726882564.33323: 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' <<< 14334 1726882564.33391: 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 0x7f938fcbbaa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcab320> <<< 14334 1726882564.33416: 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' <<< 14334 1726882564.33498: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.33539: 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 0x7f938fcbeb10> <<< 14334 1726882564.33732: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.33752: 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 0x7f938fcbffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcbd2b0> # 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 0x7f938fcbe630> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcbce30> <<< 14334 1726882564.33908: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.34012: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.34052: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 14334 1726882564.34069: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 14334 1726882564.34217: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.34363: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.35047: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.35799: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882564.35863: 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 0x7f938fb44350> <<< 14334 1726882564.35959: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 14334 1726882564.36030: 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 0x7f938fb450d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcc2ba0> <<< 14334 1726882564.36065: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 14334 1726882564.36101: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.36124: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 14334 1726882564.36303: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.36495: 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' <<< 14334 1726882564.36519: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb45130> # zipimport: zlib available <<< 14334 1726882564.37100: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.37652: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.37733: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.37831: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 14334 1726882564.37881: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.37920: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 14334 1726882564.37964: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.38103: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.38308: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 14334 1726882564.38312: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.38557: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.38860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14334 1726882564.38910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14334 1726882564.38966: stdout chunk (state=3): >>>import '_ast' # <<< 14334 1726882564.39019: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb47980> <<< 14334 1726882564.39045: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.39122: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.39217: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 14334 1726882564.39242: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 14334 1726882564.39262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 14334 1726882564.39282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 14334 1726882564.39348: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.39479: 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 0x7f938fb4dd00> <<< 14334 1726882564.39549: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.39552: 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 0x7f938fb4e690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb467e0> <<< 14334 1726882564.39570: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.39613: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.39658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 14334 1726882564.39713: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.39763: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.39823: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.39897: 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 <<< 14334 1726882564.39956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882564.40048: 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 0x7f938fb4d2e0> <<< 14334 1726882564.40092: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb4db50> <<< 14334 1726882564.40126: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 14334 1726882564.40143: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.40205: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.40286: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.40307: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.40359: 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' <<< 14334 1726882564.40376: 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 <<< 14334 1726882564.40411: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 14334 1726882564.40425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 14334 1726882564.40479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 14334 1726882564.40505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 14334 1726882564.40530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 14334 1726882564.40584: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbde8d0> <<< 14334 1726882564.40628: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb58560> <<< 14334 1726882564.40732: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb52690> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb524e0> # destroy ansible.module_utils.distro <<< 14334 1726882564.40741: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 14334 1726882564.40796: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.40799: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 14334 1726882564.40895: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 14334 1726882564.40898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 14334 1726882564.40913: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.40980: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41055: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41065: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41080: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41126: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41171: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41219: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 14334 1726882564.41267: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41423: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.41488: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.41525: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 14334 1726882564.41744: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.42007: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.42083: stdout chunk (state=3): >>># 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' <<< 14334 1726882564.42126: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbe1100> <<< 14334 1726882564.42202: 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' <<< 14334 1726882564.42272: stdout chunk (state=3): >>># /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' <<< 14334 1726882564.42344: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f13fe90> # 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 0x7f938f140230> <<< 14334 1726882564.42423: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbc0f80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbc0200> <<< 14334 1726882564.42470: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbe3260> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbe2cf0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 14334 1726882564.42641: 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 <<< 14334 1726882564.42670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f938f143170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f142a20> # 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 0x7f938f142c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f141e50> <<< 14334 1726882564.42704: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 14334 1726882564.42795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 14334 1726882564.43012: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f143200> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 14334 1726882564.43066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # 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 0x7f938f1b1cd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f143ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbe0890> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 14334 1726882564.43157: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.43161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 14334 1726882564.43390: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.43394: stdout chunk (state=3): >>>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 <<< 14334 1726882564.43442: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.43515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 14334 1726882564.43549: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.43656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 14334 1726882564.43775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.43871: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.44015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 14334 1726882564.44470: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.44945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 14334 1726882564.45012: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.45067: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.45224: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 14334 1726882564.45369: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 14334 1726882564.45377: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.45465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 14334 1726882564.45541: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 14334 1726882564.45640: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.45780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f1b3200> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 14334 1726882564.45813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 14334 1726882564.45921: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f1b27e0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 14334 1726882564.45996: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.46096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 14334 1726882564.46130: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.46171: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.46449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 14334 1726882564.46587: stdout chunk (state=3): >>># 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' <<< 14334 1726882564.46632: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882564.46707: 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 0x7f938f1e1ee0> <<< 14334 1726882564.46928: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f1ce9c0> import 'ansible.module_utils.facts.system.python' # <<< 14334 1726882564.46949: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47053: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47082: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 14334 1726882564.47167: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47270: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47386: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47585: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 14334 1726882564.47589: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47614: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 14334 1726882564.47803: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47864: stdout chunk (state=3): >>># 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 0x7f938f1f9760> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f1fbf50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 14334 1726882564.47867: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 14334 1726882564.47887: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47924: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.47956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 14334 1726882564.47980: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48147: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 14334 1726882564.48324: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48441: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48549: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48647: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 14334 1726882564.48700: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48724: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.48865: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.49036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 14334 1726882564.49041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 14334 1726882564.49062: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.49195: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.49305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 14334 1726882564.49317: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.49354: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.49429: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.50023: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.50609: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 14334 1726882564.50614: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.50726: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.50860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 14334 1726882564.50864: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.50959: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.51087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 14334 1726882564.51095: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.51249: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.51462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 14334 1726882564.51484: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 14334 1726882564.51558: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.51601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 14334 1726882564.51623: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.51696: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.51922: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52016: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 14334 1726882564.52275: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52301: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 14334 1726882564.52378: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52412: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 14334 1726882564.52492: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 14334 1726882564.52601: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 14334 1726882564.52648: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52702: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 14334 1726882564.52796: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52845: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.52912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 14334 1726882564.53236: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 14334 1726882564.53512: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53582: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 14334 1726882564.53655: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53698: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 14334 1726882564.53742: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53763: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 14334 1726882564.53857: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 14334 1726882564.53969: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.53991: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.54113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 14334 1726882564.54116: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.54119: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.54121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 14334 1726882564.54172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.54261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 14334 1726882564.54295: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.54351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882564.54385: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.54503: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.54559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 14334 1726882564.54573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 14334 1726882564.54617: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.54716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 14334 1726882564.54903: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 14334 1726882564.55174: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 14334 1726882564.55241: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55282: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 14334 1726882564.55351: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55432: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 14334 1726882564.55530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 14334 1726882564.55542: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55641: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.55739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 14334 1726882564.55752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 14334 1726882564.55831: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882564.56073: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 14334 1726882564.56076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 14334 1726882564.56103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 14334 1726882564.56106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 14334 1726882564.56152: 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 0x7f938ef8de50> <<< 14334 1726882564.56162: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ef8d010> <<< 14334 1726882564.56208: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ef8b560> <<< 14334 1726882564.57438: stdout chunk (state=3): >>> {"ansible_facts": {"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_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "04", "epoch": "1726882564", "epoch_int": "1726882564", "date": "2024-09-20", "time": "21:36:04", "iso8601_micro": "2024-09-21T01:36:04.571117Z", "iso8601": "2024-09-21T01:36:04Z", "iso8601_basic": "20240920T213604571117", "iso8601_basic_short": "20240920T213604", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 14334 1726882564.58028: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 14334 1726882564.58065: 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 <<< 14334 1726882564.58079: stdout chunk (state=3): >>># 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 <<< 14334 1726882564.58100: stdout chunk (state=3): >>># 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 <<< 14334 1726882564.58120: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 14334 1726882564.58145: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # 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 <<< 14334 1726882564.58181: 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 # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 14334 1726882564.58195: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 <<< 14334 1726882564.58238: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 14334 1726882564.58258: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 14334 1726882564.58298: stdout chunk (state=3): >>># 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 <<< 14334 1726882564.58338: stdout chunk (state=3): >>># 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 <<< 14334 1726882564.58341: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 14334 1726882564.58678: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 14334 1726882564.58690: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 14334 1726882564.58718: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression <<< 14334 1726882564.58756: stdout chunk (state=3): >>># destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 14334 1726882564.58772: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 14334 1726882564.58805: stdout chunk (state=3): >>># destroy ntpath <<< 14334 1726882564.58818: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 14334 1726882564.58871: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 14334 1726882564.58885: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 14334 1726882564.58930: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 14334 1726882564.58964: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 14334 1726882564.58981: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 14334 1726882564.58985: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 14334 1726882564.59056: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 14334 1726882564.59105: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 14334 1726882564.59120: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 14334 1726882564.59130: stdout chunk (state=3): >>># destroy datetime <<< 14334 1726882564.59138: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 14334 1726882564.59160: stdout chunk (state=3): >>># destroy _ssl <<< 14334 1726882564.59192: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 14334 1726882564.59195: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 14334 1726882564.59232: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 14334 1726882564.59237: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 14334 1726882564.59292: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 14334 1726882564.59303: stdout chunk (state=3): >>># 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 <<< 14334 1726882564.59357: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 14334 1726882564.59378: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 14334 1726882564.59396: 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 <<< 14334 1726882564.59413: 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<<< 14334 1726882564.59431: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 14334 1726882564.59469: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 14334 1726882564.59478: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 14334 1726882564.59485: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 14334 1726882564.59500: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux <<< 14334 1726882564.59507: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 14334 1726882564.59703: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 14334 1726882564.59748: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 14334 1726882564.59854: stdout chunk (state=3): >>># 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 <<< 14334 1726882564.59874: 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 <<< 14334 1726882564.59998: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 14334 1726882564.60047: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 14334 1726882564.60057: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re <<< 14334 1726882564.60063: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 14334 1726882564.60081: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 14334 1726882564.60650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882564.60815: stderr chunk (state=3): >>><<< 14334 1726882564.60818: stdout chunk (state=3): >>><<< 14334 1726882564.60861: _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 0x7f93902d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93902a3b30> # /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 0x7f93902d6ab0> 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 0x7f9390085160> # /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 0x7f9390085fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c3e60> # /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 0x7f93900c3f20> # /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 0x7f93900fb890> # /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 0x7f93900fbf20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900dbb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900d9250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c1010> # /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 0x7f939011f7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939011e3c0> # /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 0x7f93900da120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c2f00> # /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 0x7f9390150830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900c0290> # /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 0x7f9390150ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390150b90> # 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 0x7f9390150f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93900bedb0> # /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 0x7f9390151610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93901512e0> 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 0x7f9390152510> 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 0x7f9390168740> 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 0x7f9390169e80> # /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 0x7f939016ad80> # 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 0x7f939016b3e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939016a2d0> # /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 0x7f939016be60> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939016b590> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390152570> # /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 0x7f938fe6bdd0> # /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 0x7f938fe94800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe94560> # 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 0x7f938fe94830> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f938fe94a10> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe69f70> # /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 0x7f938fe95fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe94c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9390152c60> # /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 0x7f938fec6360> # /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 0x7f938fede4b0> # /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 0x7f938ff1b260> # /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 0x7f938ff3d9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ff1b380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fedf140> # /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 0x7f938fd602f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fedd520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fe96f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f938fd604d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload__m72uwrd/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdc9f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fda0e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fd63fe0> # 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 0x7f938fda3e00> # /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 0x7f938fdf9940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdf96d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdf8fe0> # /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 0x7f938fdf9430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fdca990> 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 0x7f938fdfa660> # 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 0x7f938fdfa8a0> # /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 0x7f938fdfade0> 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 0x7f938fc5cb30> # 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 0x7f938fc5e750> # /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 0x7f938fc5f0e0> # /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 0x7f938fc5ff20> # /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 0x7f938fc62d80> # 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 0x7f938fc62ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc61040> # /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 0x7f938fc66d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc65850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc655b0> # /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 0x7f938fc67f80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fc61550> # 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 0x7f938fcaaf60> # /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 0x7f938fcab080> # /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 0x7f938fcacc20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcac9e0> # /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 0x7f938fcaf110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcad310> # /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 0x7f938fcba900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcaf290> # 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 0x7f938fcbb740> # 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 0x7f938fcbb920> # 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 0x7f938fcbbaa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcab320> # /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 0x7f938fcbeb10> # 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 0x7f938fcbffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcbd2b0> # 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 0x7f938fcbe630> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcbce30> # 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 0x7f938fb44350> # /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 0x7f938fb450d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fcc2ba0> 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 0x7f938fb45130> # 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 0x7f938fb47980> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f938fb4dd00> # 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 0x7f938fb4e690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb467e0> # 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 0x7f938fb4d2e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb4db50> 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 0x7f938fbde8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb58560> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb52690> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fb524e0> # 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 0x7f938fbe1100> # /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 0x7f938f13fe90> # 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 0x7f938f140230> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbc0f80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbc0200> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbe3260> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbe2cf0> # /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 0x7f938f143170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f142a20> # 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 0x7f938f142c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f141e50> # /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 0x7f938f143200> # /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 0x7f938f1b1cd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f143ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938fbe0890> 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 0x7f938f1b3200> # /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 0x7f938f1b27e0> 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 0x7f938f1e1ee0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f1ce9c0> 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 0x7f938f1f9760> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938f1fbf50> 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 0x7f938ef8de50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ef8d010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f938ef8b560> {"ansible_facts": {"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_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "04", "epoch": "1726882564", "epoch_int": "1726882564", "date": "2024-09-20", "time": "21:36:04", "iso8601_micro": "2024-09-21T01:36:04.571117Z", "iso8601": "2024-09-21T01:36:04Z", "iso8601_basic": "20240920T213604571117", "iso8601_basic_short": "20240920T213604", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # 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 errno # 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 # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # 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 errno # 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 # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 14334 1726882564.62539: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882564.62542: _low_level_execute_command(): starting 14334 1726882564.62545: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882564.0118613-14402-121373328116770/ > /dev/null 2>&1 && sleep 0' 14334 1726882564.62961: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882564.62964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882564.62966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882564.62969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882564.62971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882564.63070: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882564.63090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882564.63096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882564.63233: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882564.63244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882564.63371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.63448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.63494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.65513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882564.65594: stderr chunk (state=3): >>><<< 14334 1726882564.65600: stdout chunk (state=3): >>><<< 14334 1726882564.65628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882564.65632: handler run complete 14334 1726882564.65710: variable 'ansible_facts' from source: unknown 14334 1726882564.65758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882564.65885: variable 'ansible_facts' from source: unknown 14334 1726882564.66006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882564.66058: attempt loop complete, returning result 14334 1726882564.66062: _execute() done 14334 1726882564.66064: dumping result to json 14334 1726882564.66161: done dumping result, returning 14334 1726882564.66165: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-8f1c-7311-000000000022] 14334 1726882564.66167: sending task result for task 0affe814-3a2d-8f1c-7311-000000000022 14334 1726882564.66343: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000022 14334 1726882564.66348: WORKER PROCESS EXITING ok: [managed_node1] 14334 1726882564.66508: no more pending results, returning what we have 14334 1726882564.66512: results queue empty 14334 1726882564.66513: checking for any_errors_fatal 14334 1726882564.66514: done checking for any_errors_fatal 14334 1726882564.66515: checking for max_fail_percentage 14334 1726882564.66517: done checking for max_fail_percentage 14334 1726882564.66518: checking to see if all hosts have failed and the running result is not ok 14334 1726882564.66519: done checking to see if all hosts have failed 14334 1726882564.66520: getting the remaining hosts for this loop 14334 1726882564.66521: done getting the remaining hosts for this loop 14334 1726882564.66525: getting the next task for host managed_node1 14334 1726882564.66571: done getting next task for host managed_node1 14334 1726882564.66575: ^ task is: TASK: Check if system is ostree 14334 1726882564.66581: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882564.66585: getting variables 14334 1726882564.66586: in VariableManager get_vars() 14334 1726882564.66618: Calling all_inventory to load vars for managed_node1 14334 1726882564.66621: Calling groups_inventory to load vars for managed_node1 14334 1726882564.66624: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882564.66708: Calling all_plugins_play to load vars for managed_node1 14334 1726882564.66713: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882564.66718: Calling groups_plugins_play to load vars for managed_node1 14334 1726882564.67069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882564.67358: done with get_vars() 14334 1726882564.67371: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:36:04 -0400 (0:00:00.763) 0:00:02.579 ****** 14334 1726882564.67481: entering _queue_task() for managed_node1/stat 14334 1726882564.67789: worker is 1 (out of 1 available) 14334 1726882564.67802: exiting _queue_task() for managed_node1/stat 14334 1726882564.67814: done queuing things up, now waiting for results queue to drain 14334 1726882564.67815: waiting for pending results... 14334 1726882564.68187: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 14334 1726882564.68207: in run() - task 0affe814-3a2d-8f1c-7311-000000000024 14334 1726882564.68226: variable 'ansible_search_path' from source: unknown 14334 1726882564.68236: variable 'ansible_search_path' from source: unknown 14334 1726882564.68290: calling self._execute() 14334 1726882564.68393: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882564.68397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882564.68412: variable 'omit' from source: magic vars 14334 1726882564.69181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882564.69992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882564.70143: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882564.70213: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882564.70449: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882564.70715: 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) 14334 1726882564.70813: 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) 14334 1726882564.70852: 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) 14334 1726882564.70899: 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) 14334 1726882564.71279: Evaluated conditional (not __network_is_ostree is defined): True 14334 1726882564.71292: variable 'omit' from source: magic vars 14334 1726882564.71419: variable 'omit' from source: magic vars 14334 1726882564.71423: variable 'omit' from source: magic vars 14334 1726882564.71432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882564.71563: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882564.71608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882564.71636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882564.71660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882564.71727: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882564.71739: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882564.71748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882564.71968: Set connection var ansible_shell_executable to /bin/sh 14334 1726882564.71985: Set connection var ansible_connection to ssh 14334 1726882564.72025: Set connection var ansible_pipelining to False 14334 1726882564.72028: Set connection var ansible_timeout to 10 14334 1726882564.72089: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882564.72093: Set connection var ansible_shell_type to sh 14334 1726882564.72103: variable 'ansible_shell_executable' from source: unknown 14334 1726882564.72111: variable 'ansible_connection' from source: unknown 14334 1726882564.72118: variable 'ansible_module_compression' from source: unknown 14334 1726882564.72125: variable 'ansible_shell_type' from source: unknown 14334 1726882564.72132: variable 'ansible_shell_executable' from source: unknown 14334 1726882564.72141: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882564.72160: variable 'ansible_pipelining' from source: unknown 14334 1726882564.72199: variable 'ansible_timeout' from source: unknown 14334 1726882564.72204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882564.72390: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882564.72520: variable 'omit' from source: magic vars 14334 1726882564.72524: starting attempt loop 14334 1726882564.72527: running the handler 14334 1726882564.72530: _low_level_execute_command(): starting 14334 1726882564.72532: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882564.73252: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882564.73338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.73365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.73454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.75357: stdout chunk (state=3): >>>/root <<< 14334 1726882564.75471: stdout chunk (state=3): >>><<< 14334 1726882564.75474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882564.75479: stderr chunk (state=3): >>><<< 14334 1726882564.75653: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882564.75663: _low_level_execute_command(): starting 14334 1726882564.75666: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741 `" && echo ansible-tmp-1726882564.755235-14432-92474192357741="` echo /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741 `" ) && sleep 0' 14334 1726882564.76209: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882564.76325: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.76349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.76445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.78564: stdout chunk (state=3): >>>ansible-tmp-1726882564.755235-14432-92474192357741=/root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741 <<< 14334 1726882564.78770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882564.78825: stderr chunk (state=3): >>><<< 14334 1726882564.78843: stdout chunk (state=3): >>><<< 14334 1726882564.79041: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882564.755235-14432-92474192357741=/root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882564.79045: variable 'ansible_module_compression' from source: unknown 14334 1726882564.79047: ANSIBALLZ: Using lock for stat 14334 1726882564.79049: ANSIBALLZ: Acquiring lock 14334 1726882564.79052: ANSIBALLZ: Lock acquired: 140014066127392 14334 1726882564.79054: ANSIBALLZ: Creating module 14334 1726882564.96055: ANSIBALLZ: Writing module into payload 14334 1726882564.96178: ANSIBALLZ: Writing module 14334 1726882564.96205: ANSIBALLZ: Renaming module 14334 1726882564.96216: ANSIBALLZ: Done creating module 14334 1726882564.96240: variable 'ansible_facts' from source: unknown 14334 1726882564.96330: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/AnsiballZ_stat.py 14334 1726882564.96566: Sending initial data 14334 1726882564.96569: Sent initial data (151 bytes) 14334 1726882564.97199: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882564.97320: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882564.97351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882564.97442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882564.99212: 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 <<< 14334 1726882564.99344: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882564.99421: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmplhtc9zii /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/AnsiballZ_stat.py <<< 14334 1726882564.99465: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/AnsiballZ_stat.py" <<< 14334 1726882564.99559: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmplhtc9zii" to remote "/root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/AnsiballZ_stat.py" <<< 14334 1726882565.01932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882565.01937: stdout chunk (state=3): >>><<< 14334 1726882565.01940: stderr chunk (state=3): >>><<< 14334 1726882565.01943: done transferring module to remote 14334 1726882565.01946: _low_level_execute_command(): starting 14334 1726882565.01948: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/ /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/AnsiballZ_stat.py && sleep 0' 14334 1726882565.02627: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.02653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.02755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882565.02772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882565.02859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882565.05227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882565.05231: stdout chunk (state=3): >>><<< 14334 1726882565.05233: stderr chunk (state=3): >>><<< 14334 1726882565.05337: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882565.05341: _low_level_execute_command(): starting 14334 1726882565.05344: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/AnsiballZ_stat.py && sleep 0' 14334 1726882565.06331: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882565.06349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882565.06363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882565.06382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882565.06401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882565.06414: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882565.06427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.06448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882565.06460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882565.06553: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 14334 1726882565.06567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882565.06657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882565.06732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882565.09051: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 14334 1726882565.09314: stdout chunk (state=3): >>>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 <<< 14334 1726882565.09362: 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' <<< 14334 1726882565.09383: stdout chunk (state=3): >>>import '_codecs' # <<< 14334 1726882565.09411: stdout chunk (state=3): >>>import 'codecs' # <<< 14334 1726882565.09457: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 14334 1726882565.09489: 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 0x7f072b60c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b5dbb30> <<< 14334 1726882565.09538: 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 0x7f072b60eab0> <<< 14334 1726882565.09562: stdout chunk (state=3): >>>import '_signal' # <<< 14334 1726882565.09585: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 14334 1726882565.09611: stdout chunk (state=3): >>>import 'io' # <<< 14334 1726882565.09655: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 14334 1726882565.09747: stdout chunk (state=3): >>>import '_collections_abc' # <<< 14334 1726882565.09958: stdout chunk (state=3): >>>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 0x7f072b421160> <<< 14334 1726882565.10008: 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' <<< 14334 1726882565.10021: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b421fd0> <<< 14334 1726882565.10047: stdout chunk (state=3): >>>import 'site' # <<< 14334 1726882565.10073: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 14334 1726882565.10325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 14334 1726882565.10345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 14334 1726882565.10368: 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' <<< 14334 1726882565.10391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 14334 1726882565.10448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 14334 1726882565.10460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 14334 1726882565.10506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 14334 1726882565.10553: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45fe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 14334 1726882565.10578: 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 0x7f072b45ff20> <<< 14334 1726882565.10620: 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' <<< 14334 1726882565.10644: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14334 1726882565.10701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882565.10717: stdout chunk (state=3): >>>import 'itertools' # <<< 14334 1726882565.10749: 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 0x7f072b497830> <<< 14334 1726882565.10772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 14334 1726882565.10963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b497ec0> import '_collections' # <<< 14334 1726882565.10967: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b477b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4751c0> <<< 14334 1726882565.10997: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45d010> <<< 14334 1726882565.11031: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 14334 1726882565.11257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4bb740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ba360> # /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 0x7f072b4760f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4b8bc0> <<< 14334 1726882565.11301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 14334 1726882565.11321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45c290> <<< 14334 1726882565.11348: 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' <<< 14334 1726882565.11379: 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 0x7f072b4ecbf0> <<< 14334 1726882565.11393: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ecaa0> <<< 14334 1726882565.11428: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882565.11443: 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 0x7f072b4ece90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45adb0> <<< 14334 1726882565.11470: 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' <<< 14334 1726882565.11492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 14334 1726882565.11531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 14334 1726882565.11555: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ed580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ed250> import 'importlib.machinery' # <<< 14334 1726882565.11599: 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' <<< 14334 1726882565.11617: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ee480> <<< 14334 1726882565.11645: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 14334 1726882565.11664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 14334 1726882565.11704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 14334 1726882565.11784: 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 0x7f072b504680> <<< 14334 1726882565.11952: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882565.11958: 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 0x7f072b505d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 14334 1726882565.11961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 14334 1726882565.11999: 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 0x7f072b506c30> # 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 0x7f072b507290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b506180> # /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' <<< 14334 1726882565.12017: 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 0x7f072b507d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b507440> <<< 14334 1726882565.12071: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ee4b0> <<< 14334 1726882565.12090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 14334 1726882565.12115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 14334 1726882565.12137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 14334 1726882565.12160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 14334 1726882565.12203: 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 0x7f072b28fbf0> <<< 14334 1726882565.12225: 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' <<< 14334 1726882565.12265: 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 0x7f072b2b8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2b8470> <<< 14334 1726882565.12461: 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 0x7f072b2b8740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f072b2b8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b28dd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 14334 1726882565.12503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 14334 1726882565.12533: 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' <<< 14334 1726882565.12557: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2b9fa0> <<< 14334 1726882565.12582: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2b8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4eeba0> <<< 14334 1726882565.12615: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 14334 1726882565.12674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882565.12694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 14334 1726882565.12740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 14334 1726882565.12768: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2e6330> <<< 14334 1726882565.12821: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 14334 1726882565.12851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882565.12938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 14334 1726882565.12944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 14334 1726882565.12968: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b3024e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 14334 1726882565.12999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 14334 1726882565.13236: stdout chunk (state=3): >>>import 'ntpath' # <<< 14334 1726882565.13261: 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 0x7f072b33f2c0> <<< 14334 1726882565.13279: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14334 1726882565.13313: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b361a30> <<< 14334 1726882565.13392: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b33f3e0> <<< 14334 1726882565.13436: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b303170> <<< 14334 1726882565.13549: 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 0x7f072b17c3b0> <<< 14334 1726882565.13571: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b301520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2baed0> <<< 14334 1726882565.13594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 14334 1726882565.13617: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f072b301640> <<< 14334 1726882565.13862: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_itmzjge2/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 14334 1726882565.13905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 14334 1726882565.13908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14334 1726882565.13950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 14334 1726882565.14029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 14334 1726882565.14062: 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 0x7f072b1d2060> <<< 14334 1726882565.14081: stdout chunk (state=3): >>>import '_typing' # <<< 14334 1726882565.14275: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1a8f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1a80b0> <<< 14334 1726882565.14459: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 14334 1726882565.16005: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.17318: 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 0x7f072b1abec0> <<< 14334 1726882565.17352: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 14334 1726882565.17560: 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 <<< 14334 1726882565.17563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 14334 1726882565.17592: 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 0x7f072b1fda60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1fd7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1fd100> # /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' <<< 14334 1726882565.17616: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1fd880> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1d2a80> <<< 14334 1726882565.17650: stdout chunk (state=3): >>>import 'atexit' # <<< 14334 1726882565.17682: 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 0x7f072b1fe750> # 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 0x7f072b1fe8d0> <<< 14334 1726882565.17706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14334 1726882565.17766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 14334 1726882565.17785: stdout chunk (state=3): >>>import '_locale' # <<< 14334 1726882565.17832: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1fede0> <<< 14334 1726882565.17856: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 14334 1726882565.17888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 14334 1726882565.17931: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b060c50> <<< 14334 1726882565.17998: 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 0x7f072b062870> <<< 14334 1726882565.18003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 14334 1726882565.18006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 14334 1726882565.18056: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b063200> <<< 14334 1726882565.18070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 14334 1726882565.18103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 14334 1726882565.18119: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0643e0> <<< 14334 1726882565.18145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 14334 1726882565.18239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 14334 1726882565.18249: 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' <<< 14334 1726882565.18269: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b066e70> <<< 14334 1726882565.18304: 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 0x7f072b066fc0> <<< 14334 1726882565.18350: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b065130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 14334 1726882565.18392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 14334 1726882565.18489: 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' <<< 14334 1726882565.18515: 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 0x7f072b06ae40> <<< 14334 1726882565.18527: stdout chunk (state=3): >>>import '_tokenize' # <<< 14334 1726882565.18672: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b069940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0696a0> # /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' <<< 14334 1726882565.18698: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b06bce0> <<< 14334 1726882565.18732: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b065640> <<< 14334 1726882565.18818: 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 0x7f072b0b2f00> <<< 14334 1726882565.18872: 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 0x7f072b0b30b0> # /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' <<< 14334 1726882565.18881: 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' <<< 14334 1726882565.19051: 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 0x7f072b0b4c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b4a10> <<< 14334 1726882565.19054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 14334 1726882565.19075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 14334 1726882565.19109: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882565.19143: 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 0x7f072b0b7110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b52b0> <<< 14334 1726882565.19211: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 14334 1726882565.19242: 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' # <<< 14334 1726882565.19302: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0be900> <<< 14334 1726882565.19456: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b7290> <<< 14334 1726882565.19543: 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 0x7f072b0bf650> <<< 14334 1726882565.19622: 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' <<< 14334 1726882565.19642: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f072b0bfad0> <<< 14334 1726882565.19701: 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 0x7f072b0bf9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b3380> # /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' <<< 14334 1726882565.19704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 14334 1726882565.19766: 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' <<< 14334 1726882565.19807: 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 0x7f072b0c32f0> <<< 14334 1726882565.20100: 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 0x7f072b0c47d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c1a60> # 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 0x7f072b0c2e10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c16a0> # zipimport: zlib available <<< 14334 1726882565.20133: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 14334 1726882565.20381: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.20385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 14334 1726882565.20767: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 14334 1726882565.20770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14334 1726882565.21397: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.22101: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 14334 1726882565.22120: 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' # <<< 14334 1726882565.22143: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 14334 1726882565.22169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882565.22289: 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 0x7f072b1488f0> <<< 14334 1726882565.22340: 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' <<< 14334 1726882565.22367: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1496d0> <<< 14334 1726882565.22390: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c0350> <<< 14334 1726882565.22439: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 14334 1726882565.22464: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.22497: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.22652: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 14334 1726882565.22683: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.22877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 14334 1726882565.22902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b149610> # zipimport: zlib available <<< 14334 1726882565.23474: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24030: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24117: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24300: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 14334 1726882565.24320: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24400: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24518: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 14334 1726882565.24558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 14334 1726882565.24578: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24613: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24660: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 14334 1726882565.24678: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.24955: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.25244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14334 1726882565.25320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14334 1726882565.25416: stdout chunk (state=3): >>>import '_ast' # <<< 14334 1726882565.25447: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b14a450> <<< 14334 1726882565.25461: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.25689: 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' # <<< 14334 1726882565.25692: 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' <<< 14334 1726882565.25775: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882565.25894: 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 0x7f072af59fa0> <<< 14334 1726882565.25958: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 14334 1726882565.25989: 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 0x7f072af5a930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c0950> # zipimport: zlib available <<< 14334 1726882565.26032: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26095: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 14334 1726882565.26116: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26206: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26220: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26247: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26320: 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 <<< 14334 1726882565.26370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 14334 1726882565.26470: 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 0x7f072af595b0> <<< 14334 1726882565.26516: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af5aa80> <<< 14334 1726882565.26563: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 14334 1726882565.26640: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26657: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26702: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26731: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.26859: 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 <<< 14334 1726882565.26883: 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 <<< 14334 1726882565.26916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 14334 1726882565.26972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 14334 1726882565.26989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 14334 1726882565.27021: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072afeac00> <<< 14334 1726882565.27093: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af649e0> <<< 14334 1726882565.27161: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af5ea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af5e870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 14334 1726882565.27332: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.27337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 14334 1726882565.27352: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 14334 1726882565.27507: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.27726: stdout chunk (state=3): >>># zipimport: zlib available <<< 14334 1726882565.27879: 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__ <<< 14334 1726882565.28219: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 14334 1726882565.28246: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 14334 1726882565.28347: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 14334 1726882565.28431: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 14334 1726882565.28440: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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<<< 14334 1726882565.28456: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 14334 1726882565.28807: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 14334 1726882565.28813: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 14334 1726882565.28819: 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 # 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 <<< 14334 1726882565.28901: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 14334 1726882565.28904: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 14334 1726882565.29166: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 14334 1726882565.29170: 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 <<< 14334 1726882565.29186: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 14334 1726882565.29250: stdout chunk (state=3): >>># destroy sys.monitoring <<< 14334 1726882565.29295: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid <<< 14334 1726882565.29315: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 14334 1726882565.29355: stdout chunk (state=3): >>># destroy _typing <<< 14334 1726882565.29387: 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 <<< 14334 1726882565.29400: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 14334 1726882565.29588: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 14334 1726882565.29599: stdout chunk (state=3): >>># clear sys.audit hooks <<< 14334 1726882565.30115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882565.30118: stdout chunk (state=3): >>><<< 14334 1726882565.30133: stderr chunk (state=3): >>><<< 14334 1726882565.30549: _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 0x7f072b60c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b5dbb30> # /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 0x7f072b60eab0> 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 0x7f072b421160> # /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 0x7f072b421fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45fe60> # /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 0x7f072b45ff20> # /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 0x7f072b497830> # /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 0x7f072b497ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b477b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4751c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45d010> # /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 0x7f072b4bb740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ba360> # /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 0x7f072b4760f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4b8bc0> # /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 0x7f072b4ec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45c290> # /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 0x7f072b4ecbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ecaa0> # 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 0x7f072b4ece90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b45adb0> # /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 0x7f072b4ed580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ed250> 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 0x7f072b4ee480> 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 0x7f072b504680> 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 0x7f072b505d60> # /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 0x7f072b506c30> # 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 0x7f072b507290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b506180> # /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 0x7f072b507d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b507440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4ee4b0> # /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 0x7f072b28fbf0> # /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 0x7f072b2b8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2b8470> # 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 0x7f072b2b8740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f072b2b8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b28dd90> # /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 0x7f072b2b9fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2b8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b4eeba0> # /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 0x7f072b2e6330> # /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 0x7f072b3024e0> # /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 0x7f072b33f2c0> # /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 0x7f072b361a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b33f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b303170> # /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 0x7f072b17c3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b301520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b2baed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f072b301640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_itmzjge2/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 0x7f072b1d2060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1a8f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1a80b0> # 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 0x7f072b1abec0> # /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 0x7f072b1fda60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1fd7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1fd100> # /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 0x7f072b1fd880> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b1d2a80> 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 0x7f072b1fe750> # 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 0x7f072b1fe8d0> # /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 0x7f072b1fede0> 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 0x7f072b060c50> # 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 0x7f072b062870> # /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 0x7f072b063200> # /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 0x7f072b0643e0> # /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 0x7f072b066e70> # 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 0x7f072b066fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b065130> # /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 0x7f072b06ae40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b069940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0696a0> # /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 0x7f072b06bce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b065640> # 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 0x7f072b0b2f00> # /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 0x7f072b0b30b0> # /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 0x7f072b0b4c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b4a10> # /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 0x7f072b0b7110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b52b0> # /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 0x7f072b0be900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b7290> # 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 0x7f072b0bf650> # 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 0x7f072b0bfad0> # 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 0x7f072b0bf9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0b3380> # /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 0x7f072b0c32f0> # 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 0x7f072b0c47d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c1a60> # 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 0x7f072b0c2e10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c16a0> # 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 0x7f072b1488f0> # /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 0x7f072b1496d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c0350> 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 0x7f072b149610> # 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 0x7f072b14a450> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f072af59fa0> # 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 0x7f072af5a930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072b0c0950> # 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 0x7f072af595b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af5aa80> 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 0x7f072afeac00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af649e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af5ea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f072af5e870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 14334 1726882565.31666: 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-1726882564.755235-14432-92474192357741/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882565.31669: _low_level_execute_command(): starting 14334 1726882565.31672: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882564.755235-14432-92474192357741/ > /dev/null 2>&1 && sleep 0' 14334 1726882565.32051: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882565.32061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882565.32073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882565.32093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882565.32105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882565.32113: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882565.32124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.32142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882565.32150: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882565.32209: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14334 1726882565.32212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882565.32215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882565.32218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882565.32220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882565.32222: stderr chunk (state=3): >>>debug2: match found <<< 14334 1726882565.32224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.32491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882565.32502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882565.32586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882565.34844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882565.34848: stdout chunk (state=3): >>><<< 14334 1726882565.34851: stderr chunk (state=3): >>><<< 14334 1726882565.34853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882565.34856: handler run complete 14334 1726882565.34858: attempt loop complete, returning result 14334 1726882565.34860: _execute() done 14334 1726882565.34862: dumping result to json 14334 1726882565.34864: done dumping result, returning 14334 1726882565.34866: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affe814-3a2d-8f1c-7311-000000000024] 14334 1726882565.34869: sending task result for task 0affe814-3a2d-8f1c-7311-000000000024 ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 14334 1726882565.35114: no more pending results, returning what we have 14334 1726882565.35118: results queue empty 14334 1726882565.35119: checking for any_errors_fatal 14334 1726882565.35128: done checking for any_errors_fatal 14334 1726882565.35129: checking for max_fail_percentage 14334 1726882565.35131: done checking for max_fail_percentage 14334 1726882565.35132: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.35133: done checking to see if all hosts have failed 14334 1726882565.35136: getting the remaining hosts for this loop 14334 1726882565.35139: done getting the remaining hosts for this loop 14334 1726882565.35144: getting the next task for host managed_node1 14334 1726882565.35152: done getting next task for host managed_node1 14334 1726882565.35155: ^ task is: TASK: Set flag to indicate system is ostree 14334 1726882565.35158: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.35162: getting variables 14334 1726882565.35164: in VariableManager get_vars() 14334 1726882565.35201: Calling all_inventory to load vars for managed_node1 14334 1726882565.35204: Calling groups_inventory to load vars for managed_node1 14334 1726882565.35208: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.35220: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.35224: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.35227: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.36144: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000024 14334 1726882565.36147: WORKER PROCESS EXITING 14334 1726882565.36179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.36687: done with get_vars() 14334 1726882565.36701: done getting variables 14334 1726882565.37051: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:05 -0400 (0:00:00.696) 0:00:03.275 ****** 14334 1726882565.37092: entering _queue_task() for managed_node1/set_fact 14334 1726882565.37094: Creating lock for set_fact 14334 1726882565.37431: worker is 1 (out of 1 available) 14334 1726882565.37444: exiting _queue_task() for managed_node1/set_fact 14334 1726882565.37457: done queuing things up, now waiting for results queue to drain 14334 1726882565.37459: waiting for pending results... 14334 1726882565.37717: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 14334 1726882565.37822: in run() - task 0affe814-3a2d-8f1c-7311-000000000025 14334 1726882565.37849: variable 'ansible_search_path' from source: unknown 14334 1726882565.37859: variable 'ansible_search_path' from source: unknown 14334 1726882565.37908: calling self._execute() 14334 1726882565.37998: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.38011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.38027: variable 'omit' from source: magic vars 14334 1726882565.39129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882565.39847: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882565.39906: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882565.40004: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882565.40203: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882565.40519: 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) 14334 1726882565.40557: 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) 14334 1726882565.40601: 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) 14334 1726882565.40742: 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) 14334 1726882565.40903: Evaluated conditional (not __network_is_ostree is defined): True 14334 1726882565.40918: variable 'omit' from source: magic vars 14334 1726882565.40971: variable 'omit' from source: magic vars 14334 1726882565.41122: variable '__ostree_booted_stat' from source: set_fact 14334 1726882565.41189: variable 'omit' from source: magic vars 14334 1726882565.41223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882565.41265: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882565.41293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882565.41317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882565.41333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882565.41375: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882565.41387: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.41395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.41519: Set connection var ansible_shell_executable to /bin/sh 14334 1726882565.41528: Set connection var ansible_connection to ssh 14334 1726882565.41542: Set connection var ansible_pipelining to False 14334 1726882565.41553: Set connection var ansible_timeout to 10 14334 1726882565.41564: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882565.41582: Set connection var ansible_shell_type to sh 14334 1726882565.41617: variable 'ansible_shell_executable' from source: unknown 14334 1726882565.41626: variable 'ansible_connection' from source: unknown 14334 1726882565.41635: variable 'ansible_module_compression' from source: unknown 14334 1726882565.41643: variable 'ansible_shell_type' from source: unknown 14334 1726882565.41650: variable 'ansible_shell_executable' from source: unknown 14334 1726882565.41684: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.41688: variable 'ansible_pipelining' from source: unknown 14334 1726882565.41690: variable 'ansible_timeout' from source: unknown 14334 1726882565.41693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.41811: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882565.41827: variable 'omit' from source: magic vars 14334 1726882565.41839: starting attempt loop 14334 1726882565.41901: running the handler 14334 1726882565.41905: handler run complete 14334 1726882565.41907: attempt loop complete, returning result 14334 1726882565.41910: _execute() done 14334 1726882565.41912: dumping result to json 14334 1726882565.41914: done dumping result, returning 14334 1726882565.41916: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affe814-3a2d-8f1c-7311-000000000025] 14334 1726882565.41918: sending task result for task 0affe814-3a2d-8f1c-7311-000000000025 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 14334 1726882565.42203: no more pending results, returning what we have 14334 1726882565.42206: results queue empty 14334 1726882565.42207: checking for any_errors_fatal 14334 1726882565.42214: done checking for any_errors_fatal 14334 1726882565.42216: checking for max_fail_percentage 14334 1726882565.42218: done checking for max_fail_percentage 14334 1726882565.42219: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.42220: done checking to see if all hosts have failed 14334 1726882565.42221: getting the remaining hosts for this loop 14334 1726882565.42223: done getting the remaining hosts for this loop 14334 1726882565.42228: getting the next task for host managed_node1 14334 1726882565.42239: done getting next task for host managed_node1 14334 1726882565.42242: ^ task is: TASK: Fix CentOS6 Base repo 14334 1726882565.42245: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.42250: getting variables 14334 1726882565.42251: in VariableManager get_vars() 14334 1726882565.42290: Calling all_inventory to load vars for managed_node1 14334 1726882565.42293: Calling groups_inventory to load vars for managed_node1 14334 1726882565.42297: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.42308: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.42312: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.42315: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.42674: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000025 14334 1726882565.42684: WORKER PROCESS EXITING 14334 1726882565.42710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.42995: done with get_vars() 14334 1726882565.43007: done getting variables 14334 1726882565.43139: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:05 -0400 (0:00:00.060) 0:00:03.336 ****** 14334 1726882565.43168: entering _queue_task() for managed_node1/copy 14334 1726882565.43409: worker is 1 (out of 1 available) 14334 1726882565.43422: exiting _queue_task() for managed_node1/copy 14334 1726882565.43638: done queuing things up, now waiting for results queue to drain 14334 1726882565.43640: waiting for pending results... 14334 1726882565.43684: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 14334 1726882565.43791: in run() - task 0affe814-3a2d-8f1c-7311-000000000027 14334 1726882565.43811: variable 'ansible_search_path' from source: unknown 14334 1726882565.43818: variable 'ansible_search_path' from source: unknown 14334 1726882565.43869: calling self._execute() 14334 1726882565.43955: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.43972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.43991: variable 'omit' from source: magic vars 14334 1726882565.44536: variable 'ansible_distribution' from source: facts 14334 1726882565.44563: Evaluated conditional (ansible_distribution == 'CentOS'): False 14334 1726882565.44572: when evaluation is False, skipping this task 14334 1726882565.44583: _execute() done 14334 1726882565.44591: dumping result to json 14334 1726882565.44599: done dumping result, returning 14334 1726882565.44609: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affe814-3a2d-8f1c-7311-000000000027] 14334 1726882565.44619: sending task result for task 0affe814-3a2d-8f1c-7311-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 14334 1726882565.44802: no more pending results, returning what we have 14334 1726882565.44806: results queue empty 14334 1726882565.44807: checking for any_errors_fatal 14334 1726882565.44813: done checking for any_errors_fatal 14334 1726882565.44814: checking for max_fail_percentage 14334 1726882565.44816: done checking for max_fail_percentage 14334 1726882565.44817: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.44818: done checking to see if all hosts have failed 14334 1726882565.44819: getting the remaining hosts for this loop 14334 1726882565.44821: done getting the remaining hosts for this loop 14334 1726882565.44826: getting the next task for host managed_node1 14334 1726882565.44832: done getting next task for host managed_node1 14334 1726882565.44838: ^ task is: TASK: Include the task 'enable_epel.yml' 14334 1726882565.44842: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.44847: getting variables 14334 1726882565.44848: in VariableManager get_vars() 14334 1726882565.44882: Calling all_inventory to load vars for managed_node1 14334 1726882565.44887: Calling groups_inventory to load vars for managed_node1 14334 1726882565.44891: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.44905: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.44909: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.44913: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.45309: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000027 14334 1726882565.45313: WORKER PROCESS EXITING 14334 1726882565.45340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.45612: done with get_vars() 14334 1726882565.45623: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:36:05 -0400 (0:00:00.025) 0:00:03.362 ****** 14334 1726882565.45713: entering _queue_task() for managed_node1/include_tasks 14334 1726882565.46067: worker is 1 (out of 1 available) 14334 1726882565.46079: exiting _queue_task() for managed_node1/include_tasks 14334 1726882565.46091: done queuing things up, now waiting for results queue to drain 14334 1726882565.46093: waiting for pending results... 14334 1726882565.46551: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 14334 1726882565.46555: in run() - task 0affe814-3a2d-8f1c-7311-000000000028 14334 1726882565.46558: variable 'ansible_search_path' from source: unknown 14334 1726882565.46760: variable 'ansible_search_path' from source: unknown 14334 1726882565.46794: calling self._execute() 14334 1726882565.46992: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.47006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.47021: variable 'omit' from source: magic vars 14334 1726882565.48652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882565.54133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882565.54352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882565.54403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882565.54491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882565.54588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882565.54989: 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) 14334 1726882565.54993: 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) 14334 1726882565.54996: 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) 14334 1726882565.55120: 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) 14334 1726882565.55147: 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) 14334 1726882565.55467: variable '__network_is_ostree' from source: set_fact 14334 1726882565.55550: Evaluated conditional (not __network_is_ostree | d(false)): True 14334 1726882565.55607: _execute() done 14334 1726882565.55617: dumping result to json 14334 1726882565.55626: done dumping result, returning 14334 1726882565.55645: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-8f1c-7311-000000000028] 14334 1726882565.55861: sending task result for task 0affe814-3a2d-8f1c-7311-000000000028 14334 1726882565.55946: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000028 14334 1726882565.55949: WORKER PROCESS EXITING 14334 1726882565.56001: no more pending results, returning what we have 14334 1726882565.56008: in VariableManager get_vars() 14334 1726882565.56052: Calling all_inventory to load vars for managed_node1 14334 1726882565.56057: Calling groups_inventory to load vars for managed_node1 14334 1726882565.56061: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.56074: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.56081: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.56086: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.56938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.57487: done with get_vars() 14334 1726882565.57496: variable 'ansible_search_path' from source: unknown 14334 1726882565.57498: variable 'ansible_search_path' from source: unknown 14334 1726882565.57546: we have included files to process 14334 1726882565.57547: generating all_blocks data 14334 1726882565.57549: done generating all_blocks data 14334 1726882565.57555: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14334 1726882565.57556: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14334 1726882565.57559: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14334 1726882565.59409: done processing included file 14334 1726882565.59412: iterating over new_blocks loaded from include file 14334 1726882565.59414: in VariableManager get_vars() 14334 1726882565.59427: done with get_vars() 14334 1726882565.59429: filtering new block on tags 14334 1726882565.59550: done filtering new block on tags 14334 1726882565.59554: in VariableManager get_vars() 14334 1726882565.59569: done with get_vars() 14334 1726882565.59571: filtering new block on tags 14334 1726882565.59585: done filtering new block on tags 14334 1726882565.59588: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 14334 1726882565.59595: extending task lists for all hosts with included blocks 14334 1726882565.59753: done extending task lists 14334 1726882565.59755: done processing included files 14334 1726882565.59756: results queue empty 14334 1726882565.59757: checking for any_errors_fatal 14334 1726882565.59761: done checking for any_errors_fatal 14334 1726882565.59762: checking for max_fail_percentage 14334 1726882565.59763: done checking for max_fail_percentage 14334 1726882565.59764: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.59765: done checking to see if all hosts have failed 14334 1726882565.59766: getting the remaining hosts for this loop 14334 1726882565.59768: done getting the remaining hosts for this loop 14334 1726882565.59771: getting the next task for host managed_node1 14334 1726882565.59776: done getting next task for host managed_node1 14334 1726882565.59778: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 14334 1726882565.59781: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.59784: getting variables 14334 1726882565.59785: in VariableManager get_vars() 14334 1726882565.59796: Calling all_inventory to load vars for managed_node1 14334 1726882565.59799: Calling groups_inventory to load vars for managed_node1 14334 1726882565.59802: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.59808: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.59816: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.59820: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.60026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.60342: done with get_vars() 14334 1726882565.60352: done getting variables 14334 1726882565.60439: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 14334 1726882565.60720: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:36:05 -0400 (0:00:00.150) 0:00:03.512 ****** 14334 1726882565.60779: entering _queue_task() for managed_node1/command 14334 1726882565.60782: Creating lock for command 14334 1726882565.61120: worker is 1 (out of 1 available) 14334 1726882565.61352: exiting _queue_task() for managed_node1/command 14334 1726882565.61363: done queuing things up, now waiting for results queue to drain 14334 1726882565.61365: waiting for pending results... 14334 1726882565.61653: running TaskExecutor() for managed_node1/TASK: Create EPEL 39 14334 1726882565.61658: in run() - task 0affe814-3a2d-8f1c-7311-000000000042 14334 1726882565.61661: variable 'ansible_search_path' from source: unknown 14334 1726882565.61664: variable 'ansible_search_path' from source: unknown 14334 1726882565.61667: calling self._execute() 14334 1726882565.61714: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.61728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.61757: variable 'omit' from source: magic vars 14334 1726882565.62389: variable 'ansible_distribution' from source: facts 14334 1726882565.62408: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14334 1726882565.62417: when evaluation is False, skipping this task 14334 1726882565.62433: _execute() done 14334 1726882565.62446: dumping result to json 14334 1726882565.62456: done dumping result, returning 14334 1726882565.62642: done running TaskExecutor() for managed_node1/TASK: Create EPEL 39 [0affe814-3a2d-8f1c-7311-000000000042] 14334 1726882565.62645: sending task result for task 0affe814-3a2d-8f1c-7311-000000000042 14334 1726882565.62716: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000042 14334 1726882565.62719: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14334 1726882565.62774: no more pending results, returning what we have 14334 1726882565.62777: results queue empty 14334 1726882565.62778: checking for any_errors_fatal 14334 1726882565.62780: done checking for any_errors_fatal 14334 1726882565.62781: checking for max_fail_percentage 14334 1726882565.62783: done checking for max_fail_percentage 14334 1726882565.62784: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.62785: done checking to see if all hosts have failed 14334 1726882565.62786: getting the remaining hosts for this loop 14334 1726882565.62787: done getting the remaining hosts for this loop 14334 1726882565.62791: getting the next task for host managed_node1 14334 1726882565.62797: done getting next task for host managed_node1 14334 1726882565.62800: ^ task is: TASK: Install yum-utils package 14334 1726882565.62804: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.62807: getting variables 14334 1726882565.62809: in VariableManager get_vars() 14334 1726882565.62880: Calling all_inventory to load vars for managed_node1 14334 1726882565.62884: Calling groups_inventory to load vars for managed_node1 14334 1726882565.62888: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.62908: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.62927: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.62933: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.63169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.63574: done with get_vars() 14334 1726882565.63585: done getting variables 14334 1726882565.63807: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:36:05 -0400 (0:00:00.030) 0:00:03.543 ****** 14334 1726882565.63840: entering _queue_task() for managed_node1/package 14334 1726882565.63842: Creating lock for package 14334 1726882565.64511: worker is 1 (out of 1 available) 14334 1726882565.64523: exiting _queue_task() for managed_node1/package 14334 1726882565.64561: done queuing things up, now waiting for results queue to drain 14334 1726882565.64563: waiting for pending results... 14334 1726882565.64943: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 14334 1726882565.64948: in run() - task 0affe814-3a2d-8f1c-7311-000000000043 14334 1726882565.64961: variable 'ansible_search_path' from source: unknown 14334 1726882565.64986: variable 'ansible_search_path' from source: unknown 14334 1726882565.65032: calling self._execute() 14334 1726882565.65122: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.65137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.65158: variable 'omit' from source: magic vars 14334 1726882565.65613: variable 'ansible_distribution' from source: facts 14334 1726882565.65694: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14334 1726882565.65698: when evaluation is False, skipping this task 14334 1726882565.65701: _execute() done 14334 1726882565.65703: dumping result to json 14334 1726882565.65706: done dumping result, returning 14334 1726882565.65708: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affe814-3a2d-8f1c-7311-000000000043] 14334 1726882565.65711: sending task result for task 0affe814-3a2d-8f1c-7311-000000000043 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14334 1726882565.65845: no more pending results, returning what we have 14334 1726882565.65850: results queue empty 14334 1726882565.65851: checking for any_errors_fatal 14334 1726882565.65859: done checking for any_errors_fatal 14334 1726882565.65860: checking for max_fail_percentage 14334 1726882565.65976: done checking for max_fail_percentage 14334 1726882565.65978: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.65979: done checking to see if all hosts have failed 14334 1726882565.65980: getting the remaining hosts for this loop 14334 1726882565.65982: done getting the remaining hosts for this loop 14334 1726882565.65985: getting the next task for host managed_node1 14334 1726882565.65991: done getting next task for host managed_node1 14334 1726882565.65994: ^ task is: TASK: Enable EPEL 7 14334 1726882565.65998: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.66001: getting variables 14334 1726882565.66002: in VariableManager get_vars() 14334 1726882565.66027: Calling all_inventory to load vars for managed_node1 14334 1726882565.66030: Calling groups_inventory to load vars for managed_node1 14334 1726882565.66036: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.66047: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.66050: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.66055: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.66279: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000043 14334 1726882565.66283: WORKER PROCESS EXITING 14334 1726882565.66301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.66699: done with get_vars() 14334 1726882565.66709: done getting variables 14334 1726882565.66942: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:05 -0400 (0:00:00.031) 0:00:03.574 ****** 14334 1726882565.66973: entering _queue_task() for managed_node1/command 14334 1726882565.67230: worker is 1 (out of 1 available) 14334 1726882565.67374: exiting _queue_task() for managed_node1/command 14334 1726882565.67387: done queuing things up, now waiting for results queue to drain 14334 1726882565.67389: waiting for pending results... 14334 1726882565.67598: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 14334 1726882565.67645: in run() - task 0affe814-3a2d-8f1c-7311-000000000044 14334 1726882565.67665: variable 'ansible_search_path' from source: unknown 14334 1726882565.67673: variable 'ansible_search_path' from source: unknown 14334 1726882565.67724: calling self._execute() 14334 1726882565.67815: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.67832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.67852: variable 'omit' from source: magic vars 14334 1726882565.68463: variable 'ansible_distribution' from source: facts 14334 1726882565.68486: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14334 1726882565.68495: when evaluation is False, skipping this task 14334 1726882565.68505: _execute() done 14334 1726882565.68516: dumping result to json 14334 1726882565.68550: done dumping result, returning 14334 1726882565.68554: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affe814-3a2d-8f1c-7311-000000000044] 14334 1726882565.68556: sending task result for task 0affe814-3a2d-8f1c-7311-000000000044 14334 1726882565.68785: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000044 14334 1726882565.68789: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14334 1726882565.68835: no more pending results, returning what we have 14334 1726882565.68839: results queue empty 14334 1726882565.68840: checking for any_errors_fatal 14334 1726882565.68845: done checking for any_errors_fatal 14334 1726882565.68846: checking for max_fail_percentage 14334 1726882565.68848: done checking for max_fail_percentage 14334 1726882565.68849: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.68850: done checking to see if all hosts have failed 14334 1726882565.68851: getting the remaining hosts for this loop 14334 1726882565.68853: done getting the remaining hosts for this loop 14334 1726882565.68856: getting the next task for host managed_node1 14334 1726882565.68862: done getting next task for host managed_node1 14334 1726882565.68865: ^ task is: TASK: Enable EPEL 8 14334 1726882565.68869: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.68873: getting variables 14334 1726882565.68874: in VariableManager get_vars() 14334 1726882565.68971: Calling all_inventory to load vars for managed_node1 14334 1726882565.68975: Calling groups_inventory to load vars for managed_node1 14334 1726882565.68981: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.68991: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.68994: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.68998: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.69237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.69528: done with get_vars() 14334 1726882565.69541: done getting variables 14334 1726882565.69609: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:05 -0400 (0:00:00.026) 0:00:03.601 ****** 14334 1726882565.69642: entering _queue_task() for managed_node1/command 14334 1726882565.69870: worker is 1 (out of 1 available) 14334 1726882565.70039: exiting _queue_task() for managed_node1/command 14334 1726882565.70052: done queuing things up, now waiting for results queue to drain 14334 1726882565.70054: waiting for pending results... 14334 1726882565.70186: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 14334 1726882565.70262: in run() - task 0affe814-3a2d-8f1c-7311-000000000045 14334 1726882565.70395: variable 'ansible_search_path' from source: unknown 14334 1726882565.70398: variable 'ansible_search_path' from source: unknown 14334 1726882565.70401: calling self._execute() 14334 1726882565.70446: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.70459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.70479: variable 'omit' from source: magic vars 14334 1726882565.71383: variable 'ansible_distribution' from source: facts 14334 1726882565.71386: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14334 1726882565.71388: when evaluation is False, skipping this task 14334 1726882565.71391: _execute() done 14334 1726882565.71393: dumping result to json 14334 1726882565.71410: done dumping result, returning 14334 1726882565.71422: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affe814-3a2d-8f1c-7311-000000000045] 14334 1726882565.71462: sending task result for task 0affe814-3a2d-8f1c-7311-000000000045 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14334 1726882565.71645: no more pending results, returning what we have 14334 1726882565.71650: results queue empty 14334 1726882565.71651: checking for any_errors_fatal 14334 1726882565.71655: done checking for any_errors_fatal 14334 1726882565.71656: checking for max_fail_percentage 14334 1726882565.71658: done checking for max_fail_percentage 14334 1726882565.71659: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.71660: done checking to see if all hosts have failed 14334 1726882565.71661: getting the remaining hosts for this loop 14334 1726882565.71663: done getting the remaining hosts for this loop 14334 1726882565.71670: getting the next task for host managed_node1 14334 1726882565.71684: done getting next task for host managed_node1 14334 1726882565.71688: ^ task is: TASK: Enable EPEL 6 14334 1726882565.71694: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.71698: getting variables 14334 1726882565.71700: in VariableManager get_vars() 14334 1726882565.71736: Calling all_inventory to load vars for managed_node1 14334 1726882565.71740: Calling groups_inventory to load vars for managed_node1 14334 1726882565.71744: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.71759: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.71762: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.71766: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.72200: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000045 14334 1726882565.72204: WORKER PROCESS EXITING 14334 1726882565.72229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.72519: done with get_vars() 14334 1726882565.72529: done getting variables 14334 1726882565.72595: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:05 -0400 (0:00:00.029) 0:00:03.631 ****** 14334 1726882565.72630: entering _queue_task() for managed_node1/copy 14334 1726882565.72967: worker is 1 (out of 1 available) 14334 1726882565.72981: exiting _queue_task() for managed_node1/copy 14334 1726882565.72992: done queuing things up, now waiting for results queue to drain 14334 1726882565.72993: waiting for pending results... 14334 1726882565.73212: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 14334 1726882565.73361: in run() - task 0affe814-3a2d-8f1c-7311-000000000047 14334 1726882565.73389: variable 'ansible_search_path' from source: unknown 14334 1726882565.73397: variable 'ansible_search_path' from source: unknown 14334 1726882565.73456: calling self._execute() 14334 1726882565.73545: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.73558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.73585: variable 'omit' from source: magic vars 14334 1726882565.74031: variable 'ansible_distribution' from source: facts 14334 1726882565.74052: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 14334 1726882565.74061: when evaluation is False, skipping this task 14334 1726882565.74070: _execute() done 14334 1726882565.74081: dumping result to json 14334 1726882565.74091: done dumping result, returning 14334 1726882565.74102: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affe814-3a2d-8f1c-7311-000000000047] 14334 1726882565.74131: sending task result for task 0affe814-3a2d-8f1c-7311-000000000047 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 14334 1726882565.74391: no more pending results, returning what we have 14334 1726882565.74394: results queue empty 14334 1726882565.74395: checking for any_errors_fatal 14334 1726882565.74400: done checking for any_errors_fatal 14334 1726882565.74402: checking for max_fail_percentage 14334 1726882565.74403: done checking for max_fail_percentage 14334 1726882565.74404: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.74405: done checking to see if all hosts have failed 14334 1726882565.74406: getting the remaining hosts for this loop 14334 1726882565.74408: done getting the remaining hosts for this loop 14334 1726882565.74411: getting the next task for host managed_node1 14334 1726882565.74419: done getting next task for host managed_node1 14334 1726882565.74423: ^ task is: TASK: Set network provider to 'nm' 14334 1726882565.74425: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.74429: getting variables 14334 1726882565.74431: in VariableManager get_vars() 14334 1726882565.74521: Calling all_inventory to load vars for managed_node1 14334 1726882565.74524: Calling groups_inventory to load vars for managed_node1 14334 1726882565.74528: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.74537: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000047 14334 1726882565.74540: WORKER PROCESS EXITING 14334 1726882565.74550: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.74554: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.74558: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.74798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.75341: done with get_vars() 14334 1726882565.75352: done getting variables 14334 1726882565.75415: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:13 Friday 20 September 2024 21:36:05 -0400 (0:00:00.029) 0:00:03.660 ****** 14334 1726882565.75540: entering _queue_task() for managed_node1/set_fact 14334 1726882565.75881: worker is 1 (out of 1 available) 14334 1726882565.75894: exiting _queue_task() for managed_node1/set_fact 14334 1726882565.75910: done queuing things up, now waiting for results queue to drain 14334 1726882565.75912: waiting for pending results... 14334 1726882565.76088: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 14334 1726882565.76198: in run() - task 0affe814-3a2d-8f1c-7311-000000000007 14334 1726882565.76219: variable 'ansible_search_path' from source: unknown 14334 1726882565.76271: calling self._execute() 14334 1726882565.76338: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.76369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.76372: variable 'omit' from source: magic vars 14334 1726882565.76464: variable 'omit' from source: magic vars 14334 1726882565.76638: variable 'omit' from source: magic vars 14334 1726882565.76642: variable 'omit' from source: magic vars 14334 1726882565.76645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882565.76647: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882565.76665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882565.76695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882565.76714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882565.76755: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882565.76765: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.76775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.76924: Set connection var ansible_shell_executable to /bin/sh 14334 1726882565.76936: Set connection var ansible_connection to ssh 14334 1726882565.76951: Set connection var ansible_pipelining to False 14334 1726882565.76963: Set connection var ansible_timeout to 10 14334 1726882565.76975: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882565.76990: Set connection var ansible_shell_type to sh 14334 1726882565.77025: variable 'ansible_shell_executable' from source: unknown 14334 1726882565.77036: variable 'ansible_connection' from source: unknown 14334 1726882565.77046: variable 'ansible_module_compression' from source: unknown 14334 1726882565.77054: variable 'ansible_shell_type' from source: unknown 14334 1726882565.77062: variable 'ansible_shell_executable' from source: unknown 14334 1726882565.77070: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.77082: variable 'ansible_pipelining' from source: unknown 14334 1726882565.77089: variable 'ansible_timeout' from source: unknown 14334 1726882565.77098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.77260: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882565.77282: variable 'omit' from source: magic vars 14334 1726882565.77295: starting attempt loop 14334 1726882565.77303: running the handler 14334 1726882565.77321: handler run complete 14334 1726882565.77342: attempt loop complete, returning result 14334 1726882565.77439: _execute() done 14334 1726882565.77443: dumping result to json 14334 1726882565.77445: done dumping result, returning 14334 1726882565.77448: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affe814-3a2d-8f1c-7311-000000000007] 14334 1726882565.77450: sending task result for task 0affe814-3a2d-8f1c-7311-000000000007 14334 1726882565.77547: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000007 14334 1726882565.77551: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 14334 1726882565.77618: no more pending results, returning what we have 14334 1726882565.77621: results queue empty 14334 1726882565.77622: checking for any_errors_fatal 14334 1726882565.77627: done checking for any_errors_fatal 14334 1726882565.77628: checking for max_fail_percentage 14334 1726882565.77629: done checking for max_fail_percentage 14334 1726882565.77630: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.77631: done checking to see if all hosts have failed 14334 1726882565.77632: getting the remaining hosts for this loop 14334 1726882565.77636: done getting the remaining hosts for this loop 14334 1726882565.77639: getting the next task for host managed_node1 14334 1726882565.77645: done getting next task for host managed_node1 14334 1726882565.77647: ^ task is: TASK: meta (flush_handlers) 14334 1726882565.77649: ^ 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 14334 1726882565.77653: getting variables 14334 1726882565.77655: in VariableManager get_vars() 14334 1726882565.77680: Calling all_inventory to load vars for managed_node1 14334 1726882565.77683: Calling groups_inventory to load vars for managed_node1 14334 1726882565.77687: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.77697: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.77700: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.77704: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.78237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.78523: done with get_vars() 14334 1726882565.78533: done getting variables 14334 1726882565.78613: in VariableManager get_vars() 14334 1726882565.78626: Calling all_inventory to load vars for managed_node1 14334 1726882565.78629: Calling groups_inventory to load vars for managed_node1 14334 1726882565.78633: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.78640: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.78643: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.78647: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.78846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.79023: done with get_vars() 14334 1726882565.79033: done queuing things up, now waiting for results queue to drain 14334 1726882565.79036: results queue empty 14334 1726882565.79037: checking for any_errors_fatal 14334 1726882565.79039: done checking for any_errors_fatal 14334 1726882565.79039: checking for max_fail_percentage 14334 1726882565.79040: done checking for max_fail_percentage 14334 1726882565.79041: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.79041: done checking to see if all hosts have failed 14334 1726882565.79042: getting the remaining hosts for this loop 14334 1726882565.79042: done getting the remaining hosts for this loop 14334 1726882565.79044: getting the next task for host managed_node1 14334 1726882565.79048: done getting next task for host managed_node1 14334 1726882565.79049: ^ task is: TASK: meta (flush_handlers) 14334 1726882565.79050: ^ 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 14334 1726882565.79056: getting variables 14334 1726882565.79056: in VariableManager get_vars() 14334 1726882565.79064: Calling all_inventory to load vars for managed_node1 14334 1726882565.79065: Calling groups_inventory to load vars for managed_node1 14334 1726882565.79067: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.79071: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.79073: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.79075: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.79181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.79346: done with get_vars() 14334 1726882565.79352: done getting variables 14334 1726882565.79389: in VariableManager get_vars() 14334 1726882565.79396: Calling all_inventory to load vars for managed_node1 14334 1726882565.79397: Calling groups_inventory to load vars for managed_node1 14334 1726882565.79399: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.79402: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.79404: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.79406: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.79513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.79661: done with get_vars() 14334 1726882565.79670: done queuing things up, now waiting for results queue to drain 14334 1726882565.79671: results queue empty 14334 1726882565.79672: checking for any_errors_fatal 14334 1726882565.79673: done checking for any_errors_fatal 14334 1726882565.79673: checking for max_fail_percentage 14334 1726882565.79674: done checking for max_fail_percentage 14334 1726882565.79675: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.79675: done checking to see if all hosts have failed 14334 1726882565.79676: getting the remaining hosts for this loop 14334 1726882565.79677: done getting the remaining hosts for this loop 14334 1726882565.79679: getting the next task for host managed_node1 14334 1726882565.79681: done getting next task for host managed_node1 14334 1726882565.79682: ^ task is: None 14334 1726882565.79683: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.79684: done queuing things up, now waiting for results queue to drain 14334 1726882565.79684: results queue empty 14334 1726882565.79686: checking for any_errors_fatal 14334 1726882565.79686: done checking for any_errors_fatal 14334 1726882565.79687: checking for max_fail_percentage 14334 1726882565.79687: done checking for max_fail_percentage 14334 1726882565.79688: checking to see if all hosts have failed and the running result is not ok 14334 1726882565.79688: done checking to see if all hosts have failed 14334 1726882565.79690: getting the next task for host managed_node1 14334 1726882565.79691: done getting next task for host managed_node1 14334 1726882565.79692: ^ task is: None 14334 1726882565.79693: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882565.79732: in VariableManager get_vars() 14334 1726882565.79765: done with get_vars() 14334 1726882565.79773: in VariableManager get_vars() 14334 1726882565.79787: done with get_vars() 14334 1726882565.79793: variable 'omit' from source: magic vars 14334 1726882565.79829: in VariableManager get_vars() 14334 1726882565.79843: done with get_vars() 14334 1726882565.79867: variable 'omit' from source: magic vars PLAY [Play for testing dummy connection] *************************************** 14334 1726882565.80139: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14334 1726882565.80172: getting the remaining hosts for this loop 14334 1726882565.80174: done getting the remaining hosts for this loop 14334 1726882565.80179: getting the next task for host managed_node1 14334 1726882565.80182: done getting next task for host managed_node1 14334 1726882565.80184: ^ task is: TASK: Gathering Facts 14334 1726882565.80186: ^ 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 14334 1726882565.80188: getting variables 14334 1726882565.80189: in VariableManager get_vars() 14334 1726882565.80198: Calling all_inventory to load vars for managed_node1 14334 1726882565.80200: Calling groups_inventory to load vars for managed_node1 14334 1726882565.80204: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882565.80209: Calling all_plugins_play to load vars for managed_node1 14334 1726882565.80225: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882565.80230: Calling groups_plugins_play to load vars for managed_node1 14334 1726882565.80480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882565.80731: done with get_vars() 14334 1726882565.80747: done getting variables 14334 1726882565.80797: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Friday 20 September 2024 21:36:05 -0400 (0:00:00.052) 0:00:03.713 ****** 14334 1726882565.80814: entering _queue_task() for managed_node1/gather_facts 14334 1726882565.80997: worker is 1 (out of 1 available) 14334 1726882565.81009: exiting _queue_task() for managed_node1/gather_facts 14334 1726882565.81020: done queuing things up, now waiting for results queue to drain 14334 1726882565.81022: waiting for pending results... 14334 1726882565.81193: running TaskExecutor() for managed_node1/TASK: Gathering Facts 14334 1726882565.81327: in run() - task 0affe814-3a2d-8f1c-7311-00000000006d 14334 1726882565.81332: variable 'ansible_search_path' from source: unknown 14334 1726882565.81338: calling self._execute() 14334 1726882565.81412: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.81426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.81543: variable 'omit' from source: magic vars 14334 1726882565.81858: variable 'ansible_distribution_major_version' from source: facts 14334 1726882565.81878: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882565.81890: variable 'omit' from source: magic vars 14334 1726882565.81923: variable 'omit' from source: magic vars 14334 1726882565.81972: variable 'omit' from source: magic vars 14334 1726882565.82021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882565.82068: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882565.82099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882565.82126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882565.82148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882565.82187: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882565.82198: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.82208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.82343: Set connection var ansible_shell_executable to /bin/sh 14334 1726882565.82352: Set connection var ansible_connection to ssh 14334 1726882565.82364: Set connection var ansible_pipelining to False 14334 1726882565.82375: Set connection var ansible_timeout to 10 14334 1726882565.82540: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882565.82543: Set connection var ansible_shell_type to sh 14334 1726882565.82546: variable 'ansible_shell_executable' from source: unknown 14334 1726882565.82548: variable 'ansible_connection' from source: unknown 14334 1726882565.82551: variable 'ansible_module_compression' from source: unknown 14334 1726882565.82553: variable 'ansible_shell_type' from source: unknown 14334 1726882565.82555: variable 'ansible_shell_executable' from source: unknown 14334 1726882565.82557: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882565.82560: variable 'ansible_pipelining' from source: unknown 14334 1726882565.82562: variable 'ansible_timeout' from source: unknown 14334 1726882565.82565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882565.82689: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882565.82709: variable 'omit' from source: magic vars 14334 1726882565.82720: starting attempt loop 14334 1726882565.82727: running the handler 14334 1726882565.82751: variable 'ansible_facts' from source: unknown 14334 1726882565.82777: _low_level_execute_command(): starting 14334 1726882565.82792: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882565.84253: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882565.84310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882565.84329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882565.84441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882565.86309: stdout chunk (state=3): >>>/root <<< 14334 1726882565.86402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882565.86415: stdout chunk (state=3): >>><<< 14334 1726882565.86454: stderr chunk (state=3): >>><<< 14334 1726882565.86568: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882565.86589: _low_level_execute_command(): starting 14334 1726882565.86629: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842 `" && echo ansible-tmp-1726882565.8657613-14476-249822895940842="` echo /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842 `" ) && sleep 0' 14334 1726882565.87486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882565.87526: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.87551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882565.87644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.87679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882565.87707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882565.87751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882565.87851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882565.89830: stdout chunk (state=3): >>>ansible-tmp-1726882565.8657613-14476-249822895940842=/root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842 <<< 14334 1726882565.90009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882565.90026: stdout chunk (state=3): >>><<< 14334 1726882565.90053: stderr chunk (state=3): >>><<< 14334 1726882565.90076: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882565.8657613-14476-249822895940842=/root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882565.90127: variable 'ansible_module_compression' from source: unknown 14334 1726882565.90185: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14334 1726882565.90440: variable 'ansible_facts' from source: unknown 14334 1726882565.90454: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/AnsiballZ_setup.py 14334 1726882565.90694: Sending initial data 14334 1726882565.90698: Sent initial data (154 bytes) 14334 1726882565.91701: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.92013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882565.92057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882565.92152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882565.92320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882565.94043: 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 <<< 14334 1726882565.94098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882565.94257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpyh7co1z7 /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/AnsiballZ_setup.py <<< 14334 1726882565.94261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/AnsiballZ_setup.py" <<< 14334 1726882565.94298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpyh7co1z7" to remote "/root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/AnsiballZ_setup.py" <<< 14334 1726882565.97217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882565.97289: stderr chunk (state=3): >>><<< 14334 1726882565.97299: stdout chunk (state=3): >>><<< 14334 1726882565.97339: done transferring module to remote 14334 1726882565.97364: _low_level_execute_command(): starting 14334 1726882565.97375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/ /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/AnsiballZ_setup.py && sleep 0' 14334 1726882565.98289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882565.98363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882565.98410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882565.98446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882565.98546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882565.98575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882565.98596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882565.98612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882565.98710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882566.00706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882566.00709: stdout chunk (state=3): >>><<< 14334 1726882566.00716: stderr chunk (state=3): >>><<< 14334 1726882566.00881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882566.00886: _low_level_execute_command(): starting 14334 1726882566.00888: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/AnsiballZ_setup.py && sleep 0' 14334 1726882566.01730: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882566.01753: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882566.01801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882566.01828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882566.02002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882566.70317: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "06", "epoch": "1726882566", "epoch_int": "1726882566", "date": "2024-09-20", "time": "21:36:06", "iso8601_micro": "2024-09-21T01:36:06.327692Z", "iso8601": "2024-09-21T01:36:06Z", "iso8601_basic": "20240920T213606327692", "iso8601_basic_short": "20240920T213606", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2882, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 835, "free": 2882}, "nocache": {"free": 3486, "used": 231}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 520, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251214094336, "block_size": 4096, "block_total": 64483404, "block_available": 61331566, "block_used": 3151838, "inode_total": 16384000, "inode_available": 16303774, "inode_used": 80226, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.51171875, "5m": 0.4326171875, "15m": 0.20263671875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_fips": false, "ansible_hostnqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "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"}}} <<< 14334 1726882566.72498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882566.72523: stderr chunk (state=3): >>><<< 14334 1726882566.72537: stdout chunk (state=3): >>><<< 14334 1726882566.72588: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "06", "epoch": "1726882566", "epoch_int": "1726882566", "date": "2024-09-20", "time": "21:36:06", "iso8601_micro": "2024-09-21T01:36:06.327692Z", "iso8601": "2024-09-21T01:36:06Z", "iso8601_basic": "20240920T213606327692", "iso8601_basic_short": "20240920T213606", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2882, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 835, "free": 2882}, "nocache": {"free": 3486, "used": 231}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 520, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251214094336, "block_size": 4096, "block_total": 64483404, "block_available": 61331566, "block_used": 3151838, "inode_total": 16384000, "inode_available": 16303774, "inode_used": 80226, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.51171875, "5m": 0.4326171875, "15m": 0.20263671875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_fips": false, "ansible_hostnqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "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"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882566.73219: 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-1726882565.8657613-14476-249822895940842/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882566.73222: _low_level_execute_command(): starting 14334 1726882566.73225: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882565.8657613-14476-249822895940842/ > /dev/null 2>&1 && sleep 0' 14334 1726882566.74109: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882566.74122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882566.74132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882566.74152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882566.74172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882566.74175: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882566.74240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882566.74246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882566.74249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882566.74252: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14334 1726882566.74254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882566.74257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882566.74259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882566.74261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882566.74265: stderr chunk (state=3): >>>debug2: match found <<< 14334 1726882566.74274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882566.74354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882566.74399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882566.74402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882566.74459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882566.76583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882566.76588: stdout chunk (state=3): >>><<< 14334 1726882566.76591: stderr chunk (state=3): >>><<< 14334 1726882566.76880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882566.76883: handler run complete 14334 1726882566.76896: variable 'ansible_facts' from source: unknown 14334 1726882566.77037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.78616: variable 'ansible_facts' from source: unknown 14334 1726882566.79272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.79910: attempt loop complete, returning result 14334 1726882566.79913: _execute() done 14334 1726882566.79918: dumping result to json 14334 1726882566.80063: done dumping result, returning 14334 1726882566.80072: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-8f1c-7311-00000000006d] 14334 1726882566.80078: sending task result for task 0affe814-3a2d-8f1c-7311-00000000006d 14334 1726882566.80558: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000006d 14334 1726882566.80561: WORKER PROCESS EXITING ok: [managed_node1] 14334 1726882566.80989: no more pending results, returning what we have 14334 1726882566.80992: results queue empty 14334 1726882566.80994: checking for any_errors_fatal 14334 1726882566.80995: done checking for any_errors_fatal 14334 1726882566.80996: checking for max_fail_percentage 14334 1726882566.80998: done checking for max_fail_percentage 14334 1726882566.80999: checking to see if all hosts have failed and the running result is not ok 14334 1726882566.81000: done checking to see if all hosts have failed 14334 1726882566.81001: getting the remaining hosts for this loop 14334 1726882566.81003: done getting the remaining hosts for this loop 14334 1726882566.81006: getting the next task for host managed_node1 14334 1726882566.81012: done getting next task for host managed_node1 14334 1726882566.81014: ^ task is: TASK: meta (flush_handlers) 14334 1726882566.81016: ^ 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 14334 1726882566.81020: getting variables 14334 1726882566.81021: in VariableManager get_vars() 14334 1726882566.81047: Calling all_inventory to load vars for managed_node1 14334 1726882566.81050: Calling groups_inventory to load vars for managed_node1 14334 1726882566.81054: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882566.81065: Calling all_plugins_play to load vars for managed_node1 14334 1726882566.81068: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882566.81072: Calling groups_plugins_play to load vars for managed_node1 14334 1726882566.81286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.81568: done with get_vars() 14334 1726882566.81580: done getting variables 14334 1726882566.81657: in VariableManager get_vars() 14334 1726882566.81667: Calling all_inventory to load vars for managed_node1 14334 1726882566.81670: Calling groups_inventory to load vars for managed_node1 14334 1726882566.81673: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882566.81680: Calling all_plugins_play to load vars for managed_node1 14334 1726882566.81684: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882566.81698: Calling groups_plugins_play to load vars for managed_node1 14334 1726882566.81912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.82187: done with get_vars() 14334 1726882566.82202: done queuing things up, now waiting for results queue to drain 14334 1726882566.82205: results queue empty 14334 1726882566.82206: checking for any_errors_fatal 14334 1726882566.82211: done checking for any_errors_fatal 14334 1726882566.82212: checking for max_fail_percentage 14334 1726882566.82214: done checking for max_fail_percentage 14334 1726882566.82215: checking to see if all hosts have failed and the running result is not ok 14334 1726882566.82219: done checking to see if all hosts have failed 14334 1726882566.82220: getting the remaining hosts for this loop 14334 1726882566.82221: done getting the remaining hosts for this loop 14334 1726882566.82224: getting the next task for host managed_node1 14334 1726882566.82229: done getting next task for host managed_node1 14334 1726882566.82231: ^ task is: TASK: Show playbook name 14334 1726882566.82233: ^ 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 14334 1726882566.82238: getting variables 14334 1726882566.82239: in VariableManager get_vars() 14334 1726882566.82252: Calling all_inventory to load vars for managed_node1 14334 1726882566.82256: Calling groups_inventory to load vars for managed_node1 14334 1726882566.82259: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882566.82265: Calling all_plugins_play to load vars for managed_node1 14334 1726882566.82268: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882566.82272: Calling groups_plugins_play to load vars for managed_node1 14334 1726882566.82479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.82764: done with get_vars() 14334 1726882566.82774: done getting variables 14334 1726882566.82874: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:11 Friday 20 September 2024 21:36:06 -0400 (0:00:01.020) 0:00:04.733 ****** 14334 1726882566.82908: entering _queue_task() for managed_node1/debug 14334 1726882566.82910: Creating lock for debug 14334 1726882566.83212: worker is 1 (out of 1 available) 14334 1726882566.83230: exiting _queue_task() for managed_node1/debug 14334 1726882566.83447: done queuing things up, now waiting for results queue to drain 14334 1726882566.83449: waiting for pending results... 14334 1726882566.83767: running TaskExecutor() for managed_node1/TASK: Show playbook name 14334 1726882566.83772: in run() - task 0affe814-3a2d-8f1c-7311-00000000000b 14334 1726882566.83775: variable 'ansible_search_path' from source: unknown 14334 1726882566.83778: calling self._execute() 14334 1726882566.83831: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.83848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.83874: variable 'omit' from source: magic vars 14334 1726882566.84371: variable 'ansible_distribution_major_version' from source: facts 14334 1726882566.84395: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882566.84415: variable 'omit' from source: magic vars 14334 1726882566.84453: variable 'omit' from source: magic vars 14334 1726882566.84507: variable 'omit' from source: magic vars 14334 1726882566.84572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882566.84629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882566.84668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882566.84704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.84735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.84771: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882566.84841: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.84844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.84951: Set connection var ansible_shell_executable to /bin/sh 14334 1726882566.84967: Set connection var ansible_connection to ssh 14334 1726882566.84987: Set connection var ansible_pipelining to False 14334 1726882566.85007: Set connection var ansible_timeout to 10 14334 1726882566.85020: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882566.85032: Set connection var ansible_shell_type to sh 14334 1726882566.85078: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.85170: variable 'ansible_connection' from source: unknown 14334 1726882566.85174: variable 'ansible_module_compression' from source: unknown 14334 1726882566.85178: variable 'ansible_shell_type' from source: unknown 14334 1726882566.85180: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.85186: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.85188: variable 'ansible_pipelining' from source: unknown 14334 1726882566.85190: variable 'ansible_timeout' from source: unknown 14334 1726882566.85193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.85348: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882566.85366: variable 'omit' from source: magic vars 14334 1726882566.85376: starting attempt loop 14334 1726882566.85388: running the handler 14334 1726882566.85444: handler run complete 14334 1726882566.85484: attempt loop complete, returning result 14334 1726882566.85496: _execute() done 14334 1726882566.85503: dumping result to json 14334 1726882566.85511: done dumping result, returning 14334 1726882566.85525: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0affe814-3a2d-8f1c-7311-00000000000b] 14334 1726882566.85606: sending task result for task 0affe814-3a2d-8f1c-7311-00000000000b 14334 1726882566.85684: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000000b 14334 1726882566.85688: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_dummy.yml 14334 1726882566.85769: no more pending results, returning what we have 14334 1726882566.85773: results queue empty 14334 1726882566.85775: checking for any_errors_fatal 14334 1726882566.85777: done checking for any_errors_fatal 14334 1726882566.85777: checking for max_fail_percentage 14334 1726882566.85779: done checking for max_fail_percentage 14334 1726882566.85780: checking to see if all hosts have failed and the running result is not ok 14334 1726882566.85781: done checking to see if all hosts have failed 14334 1726882566.85782: getting the remaining hosts for this loop 14334 1726882566.85784: done getting the remaining hosts for this loop 14334 1726882566.85789: getting the next task for host managed_node1 14334 1726882566.85796: done getting next task for host managed_node1 14334 1726882566.85802: ^ task is: TASK: Include the task 'run_test.yml' 14334 1726882566.85804: ^ 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 14334 1726882566.85808: getting variables 14334 1726882566.85810: in VariableManager get_vars() 14334 1726882566.85843: Calling all_inventory to load vars for managed_node1 14334 1726882566.85846: Calling groups_inventory to load vars for managed_node1 14334 1726882566.85850: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882566.85861: Calling all_plugins_play to load vars for managed_node1 14334 1726882566.85865: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882566.85869: Calling groups_plugins_play to load vars for managed_node1 14334 1726882566.86342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.86627: done with get_vars() 14334 1726882566.86640: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:21 Friday 20 September 2024 21:36:06 -0400 (0:00:00.038) 0:00:04.772 ****** 14334 1726882566.86753: entering _queue_task() for managed_node1/include_tasks 14334 1726882566.87002: worker is 1 (out of 1 available) 14334 1726882566.87014: exiting _queue_task() for managed_node1/include_tasks 14334 1726882566.87030: done queuing things up, now waiting for results queue to drain 14334 1726882566.87032: waiting for pending results... 14334 1726882566.87451: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 14334 1726882566.87457: in run() - task 0affe814-3a2d-8f1c-7311-00000000000d 14334 1726882566.87460: variable 'ansible_search_path' from source: unknown 14334 1726882566.87463: calling self._execute() 14334 1726882566.87517: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.87531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.87553: variable 'omit' from source: magic vars 14334 1726882566.88003: variable 'ansible_distribution_major_version' from source: facts 14334 1726882566.88028: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882566.88044: _execute() done 14334 1726882566.88053: dumping result to json 14334 1726882566.88062: done dumping result, returning 14334 1726882566.88073: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0affe814-3a2d-8f1c-7311-00000000000d] 14334 1726882566.88085: sending task result for task 0affe814-3a2d-8f1c-7311-00000000000d 14334 1726882566.88260: no more pending results, returning what we have 14334 1726882566.88267: in VariableManager get_vars() 14334 1726882566.88303: Calling all_inventory to load vars for managed_node1 14334 1726882566.88307: Calling groups_inventory to load vars for managed_node1 14334 1726882566.88311: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882566.88326: Calling all_plugins_play to load vars for managed_node1 14334 1726882566.88330: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882566.88335: Calling groups_plugins_play to load vars for managed_node1 14334 1726882566.88713: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000000d 14334 1726882566.88717: WORKER PROCESS EXITING 14334 1726882566.88746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.89007: done with get_vars() 14334 1726882566.89016: variable 'ansible_search_path' from source: unknown 14334 1726882566.89029: we have included files to process 14334 1726882566.89031: generating all_blocks data 14334 1726882566.89032: done generating all_blocks data 14334 1726882566.89035: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 14334 1726882566.89036: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 14334 1726882566.89039: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 14334 1726882566.89730: in VariableManager get_vars() 14334 1726882566.89750: done with get_vars() 14334 1726882566.89798: in VariableManager get_vars() 14334 1726882566.89815: done with get_vars() 14334 1726882566.89865: in VariableManager get_vars() 14334 1726882566.89884: done with get_vars() 14334 1726882566.89941: in VariableManager get_vars() 14334 1726882566.89959: done with get_vars() 14334 1726882566.90018: in VariableManager get_vars() 14334 1726882566.90040: done with get_vars() 14334 1726882566.90473: in VariableManager get_vars() 14334 1726882566.90492: done with get_vars() 14334 1726882566.90507: done processing included file 14334 1726882566.90509: iterating over new_blocks loaded from include file 14334 1726882566.90511: in VariableManager get_vars() 14334 1726882566.90524: done with get_vars() 14334 1726882566.90525: filtering new block on tags 14334 1726882566.90662: done filtering new block on tags 14334 1726882566.90665: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 14334 1726882566.90671: extending task lists for all hosts with included blocks 14334 1726882566.90713: done extending task lists 14334 1726882566.90715: done processing included files 14334 1726882566.90716: results queue empty 14334 1726882566.90716: checking for any_errors_fatal 14334 1726882566.90721: done checking for any_errors_fatal 14334 1726882566.90722: checking for max_fail_percentage 14334 1726882566.90723: done checking for max_fail_percentage 14334 1726882566.90724: checking to see if all hosts have failed and the running result is not ok 14334 1726882566.90725: done checking to see if all hosts have failed 14334 1726882566.90726: getting the remaining hosts for this loop 14334 1726882566.90727: done getting the remaining hosts for this loop 14334 1726882566.90730: getting the next task for host managed_node1 14334 1726882566.90737: done getting next task for host managed_node1 14334 1726882566.90740: ^ task is: TASK: TEST: {{ lsr_description }} 14334 1726882566.90743: ^ 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? (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 14334 1726882566.90745: getting variables 14334 1726882566.90746: in VariableManager get_vars() 14334 1726882566.90755: Calling all_inventory to load vars for managed_node1 14334 1726882566.90758: Calling groups_inventory to load vars for managed_node1 14334 1726882566.90761: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882566.90767: Calling all_plugins_play to load vars for managed_node1 14334 1726882566.90770: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882566.90774: Calling groups_plugins_play to load vars for managed_node1 14334 1726882566.90988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.91269: done with get_vars() 14334 1726882566.91279: done getting variables 14334 1726882566.91326: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882566.91453: variable 'lsr_description' from source: include params TASK [TEST: Create a dummy interface] ****************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:36:06 -0400 (0:00:00.047) 0:00:04.819 ****** 14334 1726882566.91495: entering _queue_task() for managed_node1/debug 14334 1726882566.91725: worker is 1 (out of 1 available) 14334 1726882566.91938: exiting _queue_task() for managed_node1/debug 14334 1726882566.91950: done queuing things up, now waiting for results queue to drain 14334 1726882566.91952: waiting for pending results... 14334 1726882566.91997: running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface 14334 1726882566.92113: in run() - task 0affe814-3a2d-8f1c-7311-000000000082 14334 1726882566.92139: variable 'ansible_search_path' from source: unknown 14334 1726882566.92151: variable 'ansible_search_path' from source: unknown 14334 1726882566.92197: calling self._execute() 14334 1726882566.92289: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.92303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.92319: variable 'omit' from source: magic vars 14334 1726882566.92713: variable 'ansible_distribution_major_version' from source: facts 14334 1726882566.92738: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882566.92749: variable 'omit' from source: magic vars 14334 1726882566.92798: variable 'omit' from source: magic vars 14334 1726882566.92922: variable 'lsr_description' from source: include params 14334 1726882566.92951: variable 'omit' from source: magic vars 14334 1726882566.92999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882566.93044: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882566.93140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882566.93143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.93145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.93148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882566.93155: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.93163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.93286: Set connection var ansible_shell_executable to /bin/sh 14334 1726882566.93295: Set connection var ansible_connection to ssh 14334 1726882566.93306: Set connection var ansible_pipelining to False 14334 1726882566.93318: Set connection var ansible_timeout to 10 14334 1726882566.93337: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882566.93340: Set connection var ansible_shell_type to sh 14334 1726882566.93379: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.93479: variable 'ansible_connection' from source: unknown 14334 1726882566.93483: variable 'ansible_module_compression' from source: unknown 14334 1726882566.93485: variable 'ansible_shell_type' from source: unknown 14334 1726882566.93487: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.93489: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.93491: variable 'ansible_pipelining' from source: unknown 14334 1726882566.93494: variable 'ansible_timeout' from source: unknown 14334 1726882566.93497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.93598: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882566.93615: variable 'omit' from source: magic vars 14334 1726882566.93625: starting attempt loop 14334 1726882566.93632: running the handler 14334 1726882566.93685: handler run complete 14334 1726882566.93712: attempt loop complete, returning result 14334 1726882566.93719: _execute() done 14334 1726882566.93726: dumping result to json 14334 1726882566.93733: done dumping result, returning 14334 1726882566.93748: done running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface [0affe814-3a2d-8f1c-7311-000000000082] 14334 1726882566.93757: sending task result for task 0affe814-3a2d-8f1c-7311-000000000082 ok: [managed_node1] => {} MSG: ########## Create a dummy interface ########## 14334 1726882566.93988: no more pending results, returning what we have 14334 1726882566.93992: results queue empty 14334 1726882566.93994: checking for any_errors_fatal 14334 1726882566.93995: done checking for any_errors_fatal 14334 1726882566.93996: checking for max_fail_percentage 14334 1726882566.93998: done checking for max_fail_percentage 14334 1726882566.94000: checking to see if all hosts have failed and the running result is not ok 14334 1726882566.94001: done checking to see if all hosts have failed 14334 1726882566.94002: getting the remaining hosts for this loop 14334 1726882566.94004: done getting the remaining hosts for this loop 14334 1726882566.94008: getting the next task for host managed_node1 14334 1726882566.94015: done getting next task for host managed_node1 14334 1726882566.94018: ^ task is: TASK: Show item 14334 1726882566.94023: ^ 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? (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 14334 1726882566.94026: getting variables 14334 1726882566.94028: in VariableManager get_vars() 14334 1726882566.94060: Calling all_inventory to load vars for managed_node1 14334 1726882566.94063: Calling groups_inventory to load vars for managed_node1 14334 1726882566.94067: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882566.94078: Calling all_plugins_play to load vars for managed_node1 14334 1726882566.94082: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882566.94087: Calling groups_plugins_play to load vars for managed_node1 14334 1726882566.94405: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000082 14334 1726882566.94409: WORKER PROCESS EXITING 14334 1726882566.94436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882566.94712: done with get_vars() 14334 1726882566.94723: done getting variables 14334 1726882566.94784: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show item] *************************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:36:06 -0400 (0:00:00.033) 0:00:04.853 ****** 14334 1726882566.94812: entering _queue_task() for managed_node1/debug 14334 1726882566.95240: worker is 1 (out of 1 available) 14334 1726882566.95247: exiting _queue_task() for managed_node1/debug 14334 1726882566.95257: done queuing things up, now waiting for results queue to drain 14334 1726882566.95259: waiting for pending results... 14334 1726882566.95311: running TaskExecutor() for managed_node1/TASK: Show item 14334 1726882566.95425: in run() - task 0affe814-3a2d-8f1c-7311-000000000083 14334 1726882566.95450: variable 'ansible_search_path' from source: unknown 14334 1726882566.95459: variable 'ansible_search_path' from source: unknown 14334 1726882566.95523: variable 'omit' from source: magic vars 14334 1726882566.95661: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.95675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.95694: variable 'omit' from source: magic vars 14334 1726882566.96307: variable 'ansible_distribution_major_version' from source: facts 14334 1726882566.96326: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882566.96341: variable 'omit' from source: magic vars 14334 1726882566.96410: variable 'omit' from source: magic vars 14334 1726882566.96488: variable 'item' from source: unknown 14334 1726882566.96594: variable 'item' from source: unknown 14334 1726882566.96625: variable 'omit' from source: magic vars 14334 1726882566.96683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882566.96740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882566.96770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882566.96806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.96831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.96895: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882566.96910: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.96947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.97105: Set connection var ansible_shell_executable to /bin/sh 14334 1726882566.97120: Set connection var ansible_connection to ssh 14334 1726882566.97166: Set connection var ansible_pipelining to False 14334 1726882566.97170: Set connection var ansible_timeout to 10 14334 1726882566.97172: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882566.97175: Set connection var ansible_shell_type to sh 14334 1726882566.97223: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.97234: variable 'ansible_connection' from source: unknown 14334 1726882566.97247: variable 'ansible_module_compression' from source: unknown 14334 1726882566.97256: variable 'ansible_shell_type' from source: unknown 14334 1726882566.97375: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.97383: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.97387: variable 'ansible_pipelining' from source: unknown 14334 1726882566.97391: variable 'ansible_timeout' from source: unknown 14334 1726882566.97395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.97542: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882566.97562: variable 'omit' from source: magic vars 14334 1726882566.97573: starting attempt loop 14334 1726882566.97585: running the handler 14334 1726882566.97682: variable 'lsr_description' from source: include params 14334 1726882566.97841: variable 'lsr_description' from source: include params 14334 1726882566.97847: handler run complete 14334 1726882566.97850: attempt loop complete, returning result 14334 1726882566.97852: variable 'item' from source: unknown 14334 1726882566.97923: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a dummy interface" } 14334 1726882566.98455: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.98459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.98461: variable 'omit' from source: magic vars 14334 1726882566.98463: variable 'ansible_distribution_major_version' from source: facts 14334 1726882566.98466: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882566.98468: variable 'omit' from source: magic vars 14334 1726882566.98471: variable 'omit' from source: magic vars 14334 1726882566.98516: variable 'item' from source: unknown 14334 1726882566.98607: variable 'item' from source: unknown 14334 1726882566.98656: variable 'omit' from source: magic vars 14334 1726882566.98674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882566.98683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.98690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.98701: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882566.98704: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.98709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.98803: Set connection var ansible_shell_executable to /bin/sh 14334 1726882566.98807: Set connection var ansible_connection to ssh 14334 1726882566.98812: Set connection var ansible_pipelining to False 14334 1726882566.98819: Set connection var ansible_timeout to 10 14334 1726882566.98825: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882566.98832: Set connection var ansible_shell_type to sh 14334 1726882566.98857: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.98860: variable 'ansible_connection' from source: unknown 14334 1726882566.98863: variable 'ansible_module_compression' from source: unknown 14334 1726882566.98866: variable 'ansible_shell_type' from source: unknown 14334 1726882566.98869: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.98874: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.98882: variable 'ansible_pipelining' from source: unknown 14334 1726882566.98884: variable 'ansible_timeout' from source: unknown 14334 1726882566.98890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.98962: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882566.98971: variable 'omit' from source: magic vars 14334 1726882566.98980: starting attempt loop 14334 1726882566.98986: running the handler 14334 1726882566.99003: variable 'lsr_setup' from source: include params 14334 1726882566.99065: variable 'lsr_setup' from source: include params 14334 1726882566.99103: handler run complete 14334 1726882566.99117: attempt loop complete, returning result 14334 1726882566.99130: variable 'item' from source: unknown 14334 1726882566.99185: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 14334 1726882566.99281: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.99284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.99296: variable 'omit' from source: magic vars 14334 1726882566.99418: variable 'ansible_distribution_major_version' from source: facts 14334 1726882566.99422: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882566.99427: variable 'omit' from source: magic vars 14334 1726882566.99441: variable 'omit' from source: magic vars 14334 1726882566.99472: variable 'item' from source: unknown 14334 1726882566.99525: variable 'item' from source: unknown 14334 1726882566.99539: variable 'omit' from source: magic vars 14334 1726882566.99557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882566.99564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.99571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882566.99582: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882566.99585: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.99590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.99648: Set connection var ansible_shell_executable to /bin/sh 14334 1726882566.99652: Set connection var ansible_connection to ssh 14334 1726882566.99658: Set connection var ansible_pipelining to False 14334 1726882566.99664: Set connection var ansible_timeout to 10 14334 1726882566.99670: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882566.99679: Set connection var ansible_shell_type to sh 14334 1726882566.99699: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.99702: variable 'ansible_connection' from source: unknown 14334 1726882566.99704: variable 'ansible_module_compression' from source: unknown 14334 1726882566.99709: variable 'ansible_shell_type' from source: unknown 14334 1726882566.99712: variable 'ansible_shell_executable' from source: unknown 14334 1726882566.99716: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882566.99723: variable 'ansible_pipelining' from source: unknown 14334 1726882566.99725: variable 'ansible_timeout' from source: unknown 14334 1726882566.99735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882566.99801: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882566.99808: variable 'omit' from source: magic vars 14334 1726882566.99813: starting attempt loop 14334 1726882566.99816: running the handler 14334 1726882566.99832: variable 'lsr_test' from source: include params 14334 1726882566.99888: variable 'lsr_test' from source: include params 14334 1726882566.99902: handler run complete 14334 1726882566.99914: attempt loop complete, returning result 14334 1726882566.99927: variable 'item' from source: unknown 14334 1726882566.99982: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_dummy_profile.yml" ] } 14334 1726882567.00071: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.00074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.00087: variable 'omit' from source: magic vars 14334 1726882567.00209: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.00214: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.00220: variable 'omit' from source: magic vars 14334 1726882567.00232: variable 'omit' from source: magic vars 14334 1726882567.00264: variable 'item' from source: unknown 14334 1726882567.00318: variable 'item' from source: unknown 14334 1726882567.00330: variable 'omit' from source: magic vars 14334 1726882567.00348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.00355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.00361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.00371: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.00374: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.00381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.00438: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.00441: Set connection var ansible_connection to ssh 14334 1726882567.00447: Set connection var ansible_pipelining to False 14334 1726882567.00454: Set connection var ansible_timeout to 10 14334 1726882567.00460: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.00466: Set connection var ansible_shell_type to sh 14334 1726882567.00488: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.00491: variable 'ansible_connection' from source: unknown 14334 1726882567.00494: variable 'ansible_module_compression' from source: unknown 14334 1726882567.00504: variable 'ansible_shell_type' from source: unknown 14334 1726882567.00507: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.00511: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.00513: variable 'ansible_pipelining' from source: unknown 14334 1726882567.00516: variable 'ansible_timeout' from source: unknown 14334 1726882567.00518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.00587: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.00594: variable 'omit' from source: magic vars 14334 1726882567.00598: starting attempt loop 14334 1726882567.00602: running the handler 14334 1726882567.00644: variable 'lsr_assert' from source: include params 14334 1726882567.00689: variable 'lsr_assert' from source: include params 14334 1726882567.00712: handler run complete 14334 1726882567.00939: attempt loop complete, returning result 14334 1726882567.00942: variable 'item' from source: unknown 14334 1726882567.00945: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 14334 1726882567.01068: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.01072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.01074: variable 'omit' from source: magic vars 14334 1726882567.01210: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.01230: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.01247: variable 'omit' from source: magic vars 14334 1726882567.01270: variable 'omit' from source: magic vars 14334 1726882567.01339: variable 'item' from source: unknown 14334 1726882567.01427: variable 'item' from source: unknown 14334 1726882567.01537: variable 'omit' from source: magic vars 14334 1726882567.01542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.01544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.01547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.01549: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.01551: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.01554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.01638: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.01662: Set connection var ansible_connection to ssh 14334 1726882567.01692: Set connection var ansible_pipelining to False 14334 1726882567.01713: Set connection var ansible_timeout to 10 14334 1726882567.01754: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.01757: Set connection var ansible_shell_type to sh 14334 1726882567.01783: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.01839: variable 'ansible_connection' from source: unknown 14334 1726882567.01843: variable 'ansible_module_compression' from source: unknown 14334 1726882567.01845: variable 'ansible_shell_type' from source: unknown 14334 1726882567.01848: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.01850: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.01852: variable 'ansible_pipelining' from source: unknown 14334 1726882567.01854: variable 'ansible_timeout' from source: unknown 14334 1726882567.01856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.01940: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.01958: variable 'omit' from source: magic vars 14334 1726882567.01961: starting attempt loop 14334 1726882567.01966: running the handler 14334 1726882567.02055: handler run complete 14334 1726882567.02066: attempt loop complete, returning result 14334 1726882567.02083: variable 'item' from source: unknown 14334 1726882567.02133: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 14334 1726882567.02218: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.02236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.02244: variable 'omit' from source: magic vars 14334 1726882567.02366: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.02371: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.02378: variable 'omit' from source: magic vars 14334 1726882567.02389: variable 'omit' from source: magic vars 14334 1726882567.02419: variable 'item' from source: unknown 14334 1726882567.02474: variable 'item' from source: unknown 14334 1726882567.02488: variable 'omit' from source: magic vars 14334 1726882567.02504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.02511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.02518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.02528: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.02530: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.02537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.02596: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.02599: Set connection var ansible_connection to ssh 14334 1726882567.02605: Set connection var ansible_pipelining to False 14334 1726882567.02612: Set connection var ansible_timeout to 10 14334 1726882567.02618: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.02624: Set connection var ansible_shell_type to sh 14334 1726882567.02646: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.02649: variable 'ansible_connection' from source: unknown 14334 1726882567.02651: variable 'ansible_module_compression' from source: unknown 14334 1726882567.02655: variable 'ansible_shell_type' from source: unknown 14334 1726882567.02659: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.02663: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.02671: variable 'ansible_pipelining' from source: unknown 14334 1726882567.02675: variable 'ansible_timeout' from source: unknown 14334 1726882567.02680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.02747: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.02755: variable 'omit' from source: magic vars 14334 1726882567.02760: starting attempt loop 14334 1726882567.02762: running the handler 14334 1726882567.02783: variable 'lsr_fail_debug' from source: play vars 14334 1726882567.02832: variable 'lsr_fail_debug' from source: play vars 14334 1726882567.02847: handler run complete 14334 1726882567.02860: attempt loop complete, returning result 14334 1726882567.02872: variable 'item' from source: unknown 14334 1726882567.02926: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 14334 1726882567.03010: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.03022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.03028: variable 'omit' from source: magic vars 14334 1726882567.03151: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.03155: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.03161: variable 'omit' from source: magic vars 14334 1726882567.03173: variable 'omit' from source: magic vars 14334 1726882567.03207: variable 'item' from source: unknown 14334 1726882567.03261: variable 'item' from source: unknown 14334 1726882567.03273: variable 'omit' from source: magic vars 14334 1726882567.03291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.03297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.03304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.03316: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.03320: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.03324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.03384: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.03387: Set connection var ansible_connection to ssh 14334 1726882567.03393: Set connection var ansible_pipelining to False 14334 1726882567.03399: Set connection var ansible_timeout to 10 14334 1726882567.03406: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.03412: Set connection var ansible_shell_type to sh 14334 1726882567.03431: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.03436: variable 'ansible_connection' from source: unknown 14334 1726882567.03438: variable 'ansible_module_compression' from source: unknown 14334 1726882567.03443: variable 'ansible_shell_type' from source: unknown 14334 1726882567.03447: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.03449: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.03455: variable 'ansible_pipelining' from source: unknown 14334 1726882567.03459: variable 'ansible_timeout' from source: unknown 14334 1726882567.03467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.03531: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.03540: variable 'omit' from source: magic vars 14334 1726882567.03545: starting attempt loop 14334 1726882567.03547: running the handler 14334 1726882567.03564: variable 'lsr_cleanup' from source: include params 14334 1726882567.03617: variable 'lsr_cleanup' from source: include params 14334 1726882567.03632: handler run complete 14334 1726882567.03646: attempt loop complete, returning result 14334 1726882567.03659: variable 'item' from source: unknown 14334 1726882567.03736: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 14334 1726882567.03818: dumping result to json 14334 1726882567.03821: done dumping result, returning 14334 1726882567.03824: done running TaskExecutor() for managed_node1/TASK: Show item [0affe814-3a2d-8f1c-7311-000000000083] 14334 1726882567.03826: sending task result for task 0affe814-3a2d-8f1c-7311-000000000083 14334 1726882567.03871: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000083 14334 1726882567.03874: WORKER PROCESS EXITING 14334 1726882567.03949: no more pending results, returning what we have 14334 1726882567.03953: results queue empty 14334 1726882567.03954: checking for any_errors_fatal 14334 1726882567.03960: done checking for any_errors_fatal 14334 1726882567.03961: checking for max_fail_percentage 14334 1726882567.03963: done checking for max_fail_percentage 14334 1726882567.03964: checking to see if all hosts have failed and the running result is not ok 14334 1726882567.03965: done checking to see if all hosts have failed 14334 1726882567.03965: getting the remaining hosts for this loop 14334 1726882567.03968: done getting the remaining hosts for this loop 14334 1726882567.03971: getting the next task for host managed_node1 14334 1726882567.03980: done getting next task for host managed_node1 14334 1726882567.03983: ^ task is: TASK: Include the task 'show_interfaces.yml' 14334 1726882567.03986: ^ 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? (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 14334 1726882567.03989: getting variables 14334 1726882567.03990: in VariableManager get_vars() 14334 1726882567.04043: Calling all_inventory to load vars for managed_node1 14334 1726882567.04053: Calling groups_inventory to load vars for managed_node1 14334 1726882567.04056: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.04066: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.04069: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.04072: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.04337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.04646: done with get_vars() 14334 1726882567.04658: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:36:07 -0400 (0:00:00.099) 0:00:04.952 ****** 14334 1726882567.04773: entering _queue_task() for managed_node1/include_tasks 14334 1726882567.05259: worker is 1 (out of 1 available) 14334 1726882567.05269: exiting _queue_task() for managed_node1/include_tasks 14334 1726882567.05284: done queuing things up, now waiting for results queue to drain 14334 1726882567.05286: waiting for pending results... 14334 1726882567.05561: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 14334 1726882567.05566: in run() - task 0affe814-3a2d-8f1c-7311-000000000084 14334 1726882567.05570: variable 'ansible_search_path' from source: unknown 14334 1726882567.05573: variable 'ansible_search_path' from source: unknown 14334 1726882567.05576: calling self._execute() 14334 1726882567.05741: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.05745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.05748: variable 'omit' from source: magic vars 14334 1726882567.06168: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.06190: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.06213: _execute() done 14334 1726882567.06222: dumping result to json 14334 1726882567.06229: done dumping result, returning 14334 1726882567.06242: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affe814-3a2d-8f1c-7311-000000000084] 14334 1726882567.06252: sending task result for task 0affe814-3a2d-8f1c-7311-000000000084 14334 1726882567.06450: no more pending results, returning what we have 14334 1726882567.06455: in VariableManager get_vars() 14334 1726882567.06498: Calling all_inventory to load vars for managed_node1 14334 1726882567.06502: Calling groups_inventory to load vars for managed_node1 14334 1726882567.06506: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.06523: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.06527: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.06531: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.06970: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000084 14334 1726882567.06973: WORKER PROCESS EXITING 14334 1726882567.07003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.07313: done with get_vars() 14334 1726882567.07321: variable 'ansible_search_path' from source: unknown 14334 1726882567.07323: variable 'ansible_search_path' from source: unknown 14334 1726882567.07371: we have included files to process 14334 1726882567.07373: generating all_blocks data 14334 1726882567.07375: done generating all_blocks data 14334 1726882567.07382: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 14334 1726882567.07383: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 14334 1726882567.07386: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 14334 1726882567.07581: in VariableManager get_vars() 14334 1726882567.07602: done with get_vars() 14334 1726882567.07749: done processing included file 14334 1726882567.07751: iterating over new_blocks loaded from include file 14334 1726882567.07753: in VariableManager get_vars() 14334 1726882567.07768: done with get_vars() 14334 1726882567.07770: filtering new block on tags 14334 1726882567.07814: done filtering new block on tags 14334 1726882567.07817: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 14334 1726882567.07822: extending task lists for all hosts with included blocks 14334 1726882567.08513: done extending task lists 14334 1726882567.08515: done processing included files 14334 1726882567.08516: results queue empty 14334 1726882567.08517: checking for any_errors_fatal 14334 1726882567.08523: done checking for any_errors_fatal 14334 1726882567.08524: checking for max_fail_percentage 14334 1726882567.08525: done checking for max_fail_percentage 14334 1726882567.08526: checking to see if all hosts have failed and the running result is not ok 14334 1726882567.08527: done checking to see if all hosts have failed 14334 1726882567.08528: getting the remaining hosts for this loop 14334 1726882567.08530: done getting the remaining hosts for this loop 14334 1726882567.08533: getting the next task for host managed_node1 14334 1726882567.08539: done getting next task for host managed_node1 14334 1726882567.08542: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 14334 1726882567.08545: ^ 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? (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 14334 1726882567.08548: getting variables 14334 1726882567.08549: in VariableManager get_vars() 14334 1726882567.08559: Calling all_inventory to load vars for managed_node1 14334 1726882567.08561: Calling groups_inventory to load vars for managed_node1 14334 1726882567.08564: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.08570: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.08573: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.08580: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.08821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.09122: done with get_vars() 14334 1726882567.09132: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:36:07 -0400 (0:00:00.044) 0:00:04.997 ****** 14334 1726882567.09229: entering _queue_task() for managed_node1/include_tasks 14334 1726882567.09525: worker is 1 (out of 1 available) 14334 1726882567.09543: exiting _queue_task() for managed_node1/include_tasks 14334 1726882567.09555: done queuing things up, now waiting for results queue to drain 14334 1726882567.09558: waiting for pending results... 14334 1726882567.09839: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 14334 1726882567.09965: in run() - task 0affe814-3a2d-8f1c-7311-0000000000ab 14334 1726882567.09989: variable 'ansible_search_path' from source: unknown 14334 1726882567.09998: variable 'ansible_search_path' from source: unknown 14334 1726882567.10052: calling self._execute() 14334 1726882567.10153: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.10167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.10187: variable 'omit' from source: magic vars 14334 1726882567.10640: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.10661: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.10674: _execute() done 14334 1726882567.10697: dumping result to json 14334 1726882567.10710: done dumping result, returning 14334 1726882567.10740: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affe814-3a2d-8f1c-7311-0000000000ab] 14334 1726882567.10743: sending task result for task 0affe814-3a2d-8f1c-7311-0000000000ab 14334 1726882567.10959: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000000ab 14334 1726882567.10963: WORKER PROCESS EXITING 14334 1726882567.10999: no more pending results, returning what we have 14334 1726882567.11005: in VariableManager get_vars() 14334 1726882567.11045: Calling all_inventory to load vars for managed_node1 14334 1726882567.11049: Calling groups_inventory to load vars for managed_node1 14334 1726882567.11053: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.11067: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.11070: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.11079: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.11442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.11748: done with get_vars() 14334 1726882567.11756: variable 'ansible_search_path' from source: unknown 14334 1726882567.11757: variable 'ansible_search_path' from source: unknown 14334 1726882567.11809: we have included files to process 14334 1726882567.11810: generating all_blocks data 14334 1726882567.11812: done generating all_blocks data 14334 1726882567.11814: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 14334 1726882567.11815: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 14334 1726882567.11818: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 14334 1726882567.12220: done processing included file 14334 1726882567.12222: iterating over new_blocks loaded from include file 14334 1726882567.12224: in VariableManager get_vars() 14334 1726882567.12249: done with get_vars() 14334 1726882567.12252: filtering new block on tags 14334 1726882567.12300: done filtering new block on tags 14334 1726882567.12303: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 14334 1726882567.12308: extending task lists for all hosts with included blocks 14334 1726882567.12539: done extending task lists 14334 1726882567.12541: done processing included files 14334 1726882567.12542: results queue empty 14334 1726882567.12543: checking for any_errors_fatal 14334 1726882567.12546: done checking for any_errors_fatal 14334 1726882567.12547: checking for max_fail_percentage 14334 1726882567.12549: done checking for max_fail_percentage 14334 1726882567.12549: checking to see if all hosts have failed and the running result is not ok 14334 1726882567.12550: done checking to see if all hosts have failed 14334 1726882567.12551: getting the remaining hosts for this loop 14334 1726882567.12553: done getting the remaining hosts for this loop 14334 1726882567.12564: getting the next task for host managed_node1 14334 1726882567.12570: done getting next task for host managed_node1 14334 1726882567.12572: ^ task is: TASK: Gather current interface info 14334 1726882567.12579: ^ 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? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882567.12582: getting variables 14334 1726882567.12583: in VariableManager get_vars() 14334 1726882567.12593: Calling all_inventory to load vars for managed_node1 14334 1726882567.12595: Calling groups_inventory to load vars for managed_node1 14334 1726882567.12599: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.12604: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.12608: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.12612: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.13046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.13364: done with get_vars() 14334 1726882567.13374: done getting variables 14334 1726882567.13419: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:36:07 -0400 (0:00:00.042) 0:00:05.039 ****** 14334 1726882567.13460: entering _queue_task() for managed_node1/command 14334 1726882567.13717: worker is 1 (out of 1 available) 14334 1726882567.13730: exiting _queue_task() for managed_node1/command 14334 1726882567.13745: done queuing things up, now waiting for results queue to drain 14334 1726882567.13747: waiting for pending results... 14334 1726882567.14153: running TaskExecutor() for managed_node1/TASK: Gather current interface info 14334 1726882567.14187: in run() - task 0affe814-3a2d-8f1c-7311-0000000000e6 14334 1726882567.14209: variable 'ansible_search_path' from source: unknown 14334 1726882567.14216: variable 'ansible_search_path' from source: unknown 14334 1726882567.14258: calling self._execute() 14334 1726882567.14362: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.14389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.14410: variable 'omit' from source: magic vars 14334 1726882567.14873: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.14896: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.14908: variable 'omit' from source: magic vars 14334 1726882567.14991: variable 'omit' from source: magic vars 14334 1726882567.15140: variable 'omit' from source: magic vars 14334 1726882567.15144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882567.15155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.15189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882567.15216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.15238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.15374: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.15381: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.15384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.15447: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.15485: Set connection var ansible_connection to ssh 14334 1726882567.15488: Set connection var ansible_pipelining to False 14334 1726882567.15491: Set connection var ansible_timeout to 10 14334 1726882567.15504: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.15517: Set connection var ansible_shell_type to sh 14334 1726882567.15593: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.15596: variable 'ansible_connection' from source: unknown 14334 1726882567.15599: variable 'ansible_module_compression' from source: unknown 14334 1726882567.15607: variable 'ansible_shell_type' from source: unknown 14334 1726882567.15609: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.15611: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.15613: variable 'ansible_pipelining' from source: unknown 14334 1726882567.15615: variable 'ansible_timeout' from source: unknown 14334 1726882567.15621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.15798: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.15921: variable 'omit' from source: magic vars 14334 1726882567.15925: starting attempt loop 14334 1726882567.15929: running the handler 14334 1726882567.15931: _low_level_execute_command(): starting 14334 1726882567.15933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882567.16809: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.16870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882567.16942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882567.16946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.17016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.18822: stdout chunk (state=3): >>>/root <<< 14334 1726882567.19042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.19046: stdout chunk (state=3): >>><<< 14334 1726882567.19049: stderr chunk (state=3): >>><<< 14334 1726882567.19199: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882567.19203: _low_level_execute_command(): starting 14334 1726882567.19207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457 `" && echo ansible-tmp-1726882567.1908128-14519-162283133801457="` echo /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457 `" ) && sleep 0' 14334 1726882567.19851: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882567.19867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882567.19966: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.20021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882567.20067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882567.20089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.20166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.22179: stdout chunk (state=3): >>>ansible-tmp-1726882567.1908128-14519-162283133801457=/root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457 <<< 14334 1726882567.22294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.22351: stderr chunk (state=3): >>><<< 14334 1726882567.22355: stdout chunk (state=3): >>><<< 14334 1726882567.22390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882567.1908128-14519-162283133801457=/root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882567.22407: variable 'ansible_module_compression' from source: unknown 14334 1726882567.22456: ANSIBALLZ: Using generic lock for ansible.legacy.command 14334 1726882567.22459: ANSIBALLZ: Acquiring lock 14334 1726882567.22465: ANSIBALLZ: Lock acquired: 140014066127152 14334 1726882567.22468: ANSIBALLZ: Creating module 14334 1726882567.36119: ANSIBALLZ: Writing module into payload 14334 1726882567.36200: ANSIBALLZ: Writing module 14334 1726882567.36217: ANSIBALLZ: Renaming module 14334 1726882567.36224: ANSIBALLZ: Done creating module 14334 1726882567.36240: variable 'ansible_facts' from source: unknown 14334 1726882567.36295: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/AnsiballZ_command.py 14334 1726882567.36408: Sending initial data 14334 1726882567.36412: Sent initial data (156 bytes) 14334 1726882567.36892: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.36947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882567.36950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.37024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.38804: 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" <<< 14334 1726882567.38808: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14334 1726882567.38871: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882567.38932: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpg1xiyoq8 /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/AnsiballZ_command.py <<< 14334 1726882567.38964: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/AnsiballZ_command.py" <<< 14334 1726882567.39033: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpg1xiyoq8" to remote "/root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/AnsiballZ_command.py" <<< 14334 1726882567.39038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/AnsiballZ_command.py" <<< 14334 1726882567.40169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.40297: stderr chunk (state=3): >>><<< 14334 1726882567.40300: stdout chunk (state=3): >>><<< 14334 1726882567.40303: done transferring module to remote 14334 1726882567.40311: _low_level_execute_command(): starting 14334 1726882567.40320: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/ /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/AnsiballZ_command.py && sleep 0' 14334 1726882567.40865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882567.40910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.40914: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.40917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.40921: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.41028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.41089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.43088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.43128: stderr chunk (state=3): >>><<< 14334 1726882567.43131: stdout chunk (state=3): >>><<< 14334 1726882567.43147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882567.43150: _low_level_execute_command(): starting 14334 1726882567.43155: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/AnsiballZ_command.py && sleep 0' 14334 1726882567.43705: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.43718: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.43721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882567.43723: 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.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882567.43728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.43790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882567.43795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.43858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.62104: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:07.615420", "end": "2024-09-20 21:36:07.619132", "delta": "0:00:00.003712", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14334 1726882567.64331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882567.64339: stdout chunk (state=3): >>><<< 14334 1726882567.64342: stderr chunk (state=3): >>><<< 14334 1726882567.64345: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:07.615420", "end": "2024-09-20 21:36:07.619132", "delta": "0:00:00.003712", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882567.64348: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_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-1726882567.1908128-14519-162283133801457/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882567.64350: _low_level_execute_command(): starting 14334 1726882567.64353: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882567.1908128-14519-162283133801457/ > /dev/null 2>&1 && sleep 0' 14334 1726882567.65483: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882567.65487: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882567.65490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.65493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.65495: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.65655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882567.65980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.66073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.68022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.68092: stderr chunk (state=3): >>><<< 14334 1726882567.68102: stdout chunk (state=3): >>><<< 14334 1726882567.68125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882567.68140: handler run complete 14334 1726882567.68180: Evaluated conditional (False): False 14334 1726882567.68202: attempt loop complete, returning result 14334 1726882567.68210: _execute() done 14334 1726882567.68340: dumping result to json 14334 1726882567.68343: done dumping result, returning 14334 1726882567.68346: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affe814-3a2d-8f1c-7311-0000000000e6] 14334 1726882567.68348: sending task result for task 0affe814-3a2d-8f1c-7311-0000000000e6 14334 1726882567.68431: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000000e6 14334 1726882567.68437: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003712", "end": "2024-09-20 21:36:07.619132", "rc": 0, "start": "2024-09-20 21:36:07.615420" } STDOUT: bonding_masters eth0 lo 14334 1726882567.68538: no more pending results, returning what we have 14334 1726882567.68543: results queue empty 14334 1726882567.68544: checking for any_errors_fatal 14334 1726882567.68546: done checking for any_errors_fatal 14334 1726882567.68547: checking for max_fail_percentage 14334 1726882567.68549: done checking for max_fail_percentage 14334 1726882567.68550: checking to see if all hosts have failed and the running result is not ok 14334 1726882567.68552: done checking to see if all hosts have failed 14334 1726882567.68553: getting the remaining hosts for this loop 14334 1726882567.68555: done getting the remaining hosts for this loop 14334 1726882567.68560: getting the next task for host managed_node1 14334 1726882567.68570: done getting next task for host managed_node1 14334 1726882567.68573: ^ task is: TASK: Set current_interfaces 14334 1726882567.68582: ^ 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? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882567.68587: getting variables 14334 1726882567.68589: in VariableManager get_vars() 14334 1726882567.68625: Calling all_inventory to load vars for managed_node1 14334 1726882567.68628: Calling groups_inventory to load vars for managed_node1 14334 1726882567.68633: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.68849: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.68853: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.68858: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.69220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.69556: done with get_vars() 14334 1726882567.69568: done getting variables 14334 1726882567.69640: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:36:07 -0400 (0:00:00.562) 0:00:05.601 ****** 14334 1726882567.69678: entering _queue_task() for managed_node1/set_fact 14334 1726882567.69963: worker is 1 (out of 1 available) 14334 1726882567.69979: exiting _queue_task() for managed_node1/set_fact 14334 1726882567.69994: done queuing things up, now waiting for results queue to drain 14334 1726882567.69996: waiting for pending results... 14334 1726882567.70267: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 14334 1726882567.70440: in run() - task 0affe814-3a2d-8f1c-7311-0000000000e7 14334 1726882567.70444: variable 'ansible_search_path' from source: unknown 14334 1726882567.70447: variable 'ansible_search_path' from source: unknown 14334 1726882567.70639: calling self._execute() 14334 1726882567.70643: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.70646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.70648: variable 'omit' from source: magic vars 14334 1726882567.71049: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.71068: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.71082: variable 'omit' from source: magic vars 14334 1726882567.71160: variable 'omit' from source: magic vars 14334 1726882567.71299: variable '_current_interfaces' from source: set_fact 14334 1726882567.71374: variable 'omit' from source: magic vars 14334 1726882567.71432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882567.71483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.71513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882567.71547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.71564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.71603: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.71611: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.71618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.71737: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.71840: Set connection var ansible_connection to ssh 14334 1726882567.71843: Set connection var ansible_pipelining to False 14334 1726882567.71846: Set connection var ansible_timeout to 10 14334 1726882567.71849: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.71851: Set connection var ansible_shell_type to sh 14334 1726882567.71853: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.71856: variable 'ansible_connection' from source: unknown 14334 1726882567.71858: variable 'ansible_module_compression' from source: unknown 14334 1726882567.71860: variable 'ansible_shell_type' from source: unknown 14334 1726882567.71862: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.71864: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.71866: variable 'ansible_pipelining' from source: unknown 14334 1726882567.71868: variable 'ansible_timeout' from source: unknown 14334 1726882567.71870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.72245: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.72248: variable 'omit' from source: magic vars 14334 1726882567.72251: starting attempt loop 14334 1726882567.72254: running the handler 14334 1726882567.72256: handler run complete 14334 1726882567.72258: attempt loop complete, returning result 14334 1726882567.72261: _execute() done 14334 1726882567.72263: dumping result to json 14334 1726882567.72265: done dumping result, returning 14334 1726882567.72267: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affe814-3a2d-8f1c-7311-0000000000e7] 14334 1726882567.72270: sending task result for task 0affe814-3a2d-8f1c-7311-0000000000e7 ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 14334 1726882567.72408: no more pending results, returning what we have 14334 1726882567.72411: results queue empty 14334 1726882567.72413: checking for any_errors_fatal 14334 1726882567.72420: done checking for any_errors_fatal 14334 1726882567.72421: checking for max_fail_percentage 14334 1726882567.72423: done checking for max_fail_percentage 14334 1726882567.72424: checking to see if all hosts have failed and the running result is not ok 14334 1726882567.72425: done checking to see if all hosts have failed 14334 1726882567.72426: getting the remaining hosts for this loop 14334 1726882567.72427: done getting the remaining hosts for this loop 14334 1726882567.72431: getting the next task for host managed_node1 14334 1726882567.72441: done getting next task for host managed_node1 14334 1726882567.72444: ^ task is: TASK: Show current_interfaces 14334 1726882567.72448: ^ 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? (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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882567.72452: getting variables 14334 1726882567.72453: in VariableManager get_vars() 14334 1726882567.72484: Calling all_inventory to load vars for managed_node1 14334 1726882567.72487: Calling groups_inventory to load vars for managed_node1 14334 1726882567.72491: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.72501: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.72504: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.72507: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.72716: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000000e7 14334 1726882567.72720: WORKER PROCESS EXITING 14334 1726882567.72750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.73029: done with get_vars() 14334 1726882567.73044: done getting variables 14334 1726882567.73112: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:36:07 -0400 (0:00:00.034) 0:00:05.636 ****** 14334 1726882567.73149: entering _queue_task() for managed_node1/debug 14334 1726882567.73410: worker is 1 (out of 1 available) 14334 1726882567.73425: exiting _queue_task() for managed_node1/debug 14334 1726882567.73442: done queuing things up, now waiting for results queue to drain 14334 1726882567.73445: waiting for pending results... 14334 1726882567.73722: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 14334 1726882567.73853: in run() - task 0affe814-3a2d-8f1c-7311-0000000000ac 14334 1726882567.73880: variable 'ansible_search_path' from source: unknown 14334 1726882567.73890: variable 'ansible_search_path' from source: unknown 14334 1726882567.73938: calling self._execute() 14334 1726882567.74039: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.74058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.74081: variable 'omit' from source: magic vars 14334 1726882567.74536: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.74557: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.74569: variable 'omit' from source: magic vars 14334 1726882567.74645: variable 'omit' from source: magic vars 14334 1726882567.74775: variable 'current_interfaces' from source: set_fact 14334 1726882567.74815: variable 'omit' from source: magic vars 14334 1726882567.74871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882567.74920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.74954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882567.74982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.74999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.75037: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.75240: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.75243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.75245: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.75248: Set connection var ansible_connection to ssh 14334 1726882567.75250: Set connection var ansible_pipelining to False 14334 1726882567.75252: Set connection var ansible_timeout to 10 14334 1726882567.75254: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.75256: Set connection var ansible_shell_type to sh 14334 1726882567.75258: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.75260: variable 'ansible_connection' from source: unknown 14334 1726882567.75268: variable 'ansible_module_compression' from source: unknown 14334 1726882567.75275: variable 'ansible_shell_type' from source: unknown 14334 1726882567.75285: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.75293: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.75302: variable 'ansible_pipelining' from source: unknown 14334 1726882567.75310: variable 'ansible_timeout' from source: unknown 14334 1726882567.75318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.75488: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.75505: variable 'omit' from source: magic vars 14334 1726882567.75516: starting attempt loop 14334 1726882567.75523: running the handler 14334 1726882567.75579: handler run complete 14334 1726882567.75606: attempt loop complete, returning result 14334 1726882567.75614: _execute() done 14334 1726882567.75621: dumping result to json 14334 1726882567.75629: done dumping result, returning 14334 1726882567.75642: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affe814-3a2d-8f1c-7311-0000000000ac] 14334 1726882567.75651: sending task result for task 0affe814-3a2d-8f1c-7311-0000000000ac ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 14334 1726882567.75892: no more pending results, returning what we have 14334 1726882567.75897: results queue empty 14334 1726882567.75899: checking for any_errors_fatal 14334 1726882567.75905: done checking for any_errors_fatal 14334 1726882567.75907: checking for max_fail_percentage 14334 1726882567.75908: done checking for max_fail_percentage 14334 1726882567.75910: checking to see if all hosts have failed and the running result is not ok 14334 1726882567.75911: done checking to see if all hosts have failed 14334 1726882567.75912: getting the remaining hosts for this loop 14334 1726882567.75914: done getting the remaining hosts for this loop 14334 1726882567.75918: getting the next task for host managed_node1 14334 1726882567.75928: done getting next task for host managed_node1 14334 1726882567.75932: ^ task is: TASK: Setup 14334 1726882567.75939: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882567.75945: getting variables 14334 1726882567.75946: in VariableManager get_vars() 14334 1726882567.75982: Calling all_inventory to load vars for managed_node1 14334 1726882567.75986: Calling groups_inventory to load vars for managed_node1 14334 1726882567.75990: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.76002: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.76006: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.76009: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.76417: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000000ac 14334 1726882567.76420: WORKER PROCESS EXITING 14334 1726882567.76452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.76721: done with get_vars() 14334 1726882567.76733: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:36:07 -0400 (0:00:00.036) 0:00:05.673 ****** 14334 1726882567.76838: entering _queue_task() for managed_node1/include_tasks 14334 1726882567.77085: worker is 1 (out of 1 available) 14334 1726882567.77098: exiting _queue_task() for managed_node1/include_tasks 14334 1726882567.77110: done queuing things up, now waiting for results queue to drain 14334 1726882567.77112: waiting for pending results... 14334 1726882567.77380: running TaskExecutor() for managed_node1/TASK: Setup 14334 1726882567.77502: in run() - task 0affe814-3a2d-8f1c-7311-000000000085 14334 1726882567.77523: variable 'ansible_search_path' from source: unknown 14334 1726882567.77531: variable 'ansible_search_path' from source: unknown 14334 1726882567.77593: variable 'lsr_setup' from source: include params 14334 1726882567.77826: variable 'lsr_setup' from source: include params 14334 1726882567.77905: variable 'omit' from source: magic vars 14334 1726882567.78041: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.78060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.78083: variable 'omit' from source: magic vars 14334 1726882567.78384: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.78401: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.78539: variable 'item' from source: unknown 14334 1726882567.78543: variable 'item' from source: unknown 14334 1726882567.78545: variable 'item' from source: unknown 14334 1726882567.78624: variable 'item' from source: unknown 14334 1726882567.78847: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.78865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.78887: variable 'omit' from source: magic vars 14334 1726882567.79098: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.79140: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.79143: variable 'item' from source: unknown 14334 1726882567.79210: variable 'item' from source: unknown 14334 1726882567.79254: variable 'item' from source: unknown 14334 1726882567.79346: variable 'item' from source: unknown 14334 1726882567.79491: dumping result to json 14334 1726882567.79499: done dumping result, returning 14334 1726882567.79502: done running TaskExecutor() for managed_node1/TASK: Setup [0affe814-3a2d-8f1c-7311-000000000085] 14334 1726882567.79504: sending task result for task 0affe814-3a2d-8f1c-7311-000000000085 14334 1726882567.79649: no more pending results, returning what we have 14334 1726882567.79655: in VariableManager get_vars() 14334 1726882567.79694: Calling all_inventory to load vars for managed_node1 14334 1726882567.79698: Calling groups_inventory to load vars for managed_node1 14334 1726882567.79702: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.79718: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.79722: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.79726: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.80036: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000085 14334 1726882567.80063: WORKER PROCESS EXITING 14334 1726882567.80072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.80231: done with get_vars() 14334 1726882567.80239: variable 'ansible_search_path' from source: unknown 14334 1726882567.80240: variable 'ansible_search_path' from source: unknown 14334 1726882567.80270: variable 'ansible_search_path' from source: unknown 14334 1726882567.80271: variable 'ansible_search_path' from source: unknown 14334 1726882567.80294: we have included files to process 14334 1726882567.80295: generating all_blocks data 14334 1726882567.80297: done generating all_blocks data 14334 1726882567.80300: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 14334 1726882567.80301: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 14334 1726882567.80302: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 14334 1726882567.80483: done processing included file 14334 1726882567.80484: iterating over new_blocks loaded from include file 14334 1726882567.80486: in VariableManager get_vars() 14334 1726882567.80497: done with get_vars() 14334 1726882567.80498: filtering new block on tags 14334 1726882567.80517: done filtering new block on tags 14334 1726882567.80518: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 => (item=tasks/delete_interface.yml) 14334 1726882567.80522: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 14334 1726882567.80523: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 14334 1726882567.80525: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 14334 1726882567.80619: in VariableManager get_vars() 14334 1726882567.80632: done with get_vars() 14334 1726882567.80725: done processing included file 14334 1726882567.80726: iterating over new_blocks loaded from include file 14334 1726882567.80728: in VariableManager get_vars() 14334 1726882567.80765: done with get_vars() 14334 1726882567.80767: filtering new block on tags 14334 1726882567.80795: done filtering new block on tags 14334 1726882567.80797: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 14334 1726882567.80800: extending task lists for all hosts with included blocks 14334 1726882567.81267: done extending task lists 14334 1726882567.81268: done processing included files 14334 1726882567.81269: results queue empty 14334 1726882567.81270: checking for any_errors_fatal 14334 1726882567.81272: done checking for any_errors_fatal 14334 1726882567.81273: checking for max_fail_percentage 14334 1726882567.81274: done checking for max_fail_percentage 14334 1726882567.81274: checking to see if all hosts have failed and the running result is not ok 14334 1726882567.81275: done checking to see if all hosts have failed 14334 1726882567.81276: getting the remaining hosts for this loop 14334 1726882567.81277: done getting the remaining hosts for this loop 14334 1726882567.81279: getting the next task for host managed_node1 14334 1726882567.81283: done getting next task for host managed_node1 14334 1726882567.81284: ^ task is: TASK: Remove test interface if necessary 14334 1726882567.81287: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882567.81289: getting variables 14334 1726882567.81290: in VariableManager get_vars() 14334 1726882567.81301: Calling all_inventory to load vars for managed_node1 14334 1726882567.81302: Calling groups_inventory to load vars for managed_node1 14334 1726882567.81304: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882567.81310: Calling all_plugins_play to load vars for managed_node1 14334 1726882567.81312: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882567.81314: Calling groups_plugins_play to load vars for managed_node1 14334 1726882567.81424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882567.81576: done with get_vars() 14334 1726882567.81583: done getting variables 14334 1726882567.81613: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:36:07 -0400 (0:00:00.047) 0:00:05.721 ****** 14334 1726882567.81637: entering _queue_task() for managed_node1/command 14334 1726882567.81839: worker is 1 (out of 1 available) 14334 1726882567.81851: exiting _queue_task() for managed_node1/command 14334 1726882567.81864: done queuing things up, now waiting for results queue to drain 14334 1726882567.81866: waiting for pending results... 14334 1726882567.82251: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 14334 1726882567.82256: in run() - task 0affe814-3a2d-8f1c-7311-00000000010c 14334 1726882567.82259: variable 'ansible_search_path' from source: unknown 14334 1726882567.82264: variable 'ansible_search_path' from source: unknown 14334 1726882567.82267: calling self._execute() 14334 1726882567.82361: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.82365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.82368: variable 'omit' from source: magic vars 14334 1726882567.82882: variable 'ansible_distribution_major_version' from source: facts 14334 1726882567.82907: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882567.82921: variable 'omit' from source: magic vars 14334 1726882567.83015: variable 'omit' from source: magic vars 14334 1726882567.83132: variable 'interface' from source: play vars 14334 1726882567.83153: variable 'omit' from source: magic vars 14334 1726882567.83205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882567.83238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882567.83257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882567.83273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.83286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882567.83317: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882567.83322: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.83325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.83412: Set connection var ansible_shell_executable to /bin/sh 14334 1726882567.83416: Set connection var ansible_connection to ssh 14334 1726882567.83424: Set connection var ansible_pipelining to False 14334 1726882567.83429: Set connection var ansible_timeout to 10 14334 1726882567.83440: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882567.83445: Set connection var ansible_shell_type to sh 14334 1726882567.83468: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.83471: variable 'ansible_connection' from source: unknown 14334 1726882567.83474: variable 'ansible_module_compression' from source: unknown 14334 1726882567.83481: variable 'ansible_shell_type' from source: unknown 14334 1726882567.83483: variable 'ansible_shell_executable' from source: unknown 14334 1726882567.83486: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882567.83490: variable 'ansible_pipelining' from source: unknown 14334 1726882567.83494: variable 'ansible_timeout' from source: unknown 14334 1726882567.83499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882567.83617: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882567.83626: variable 'omit' from source: magic vars 14334 1726882567.83632: starting attempt loop 14334 1726882567.83637: running the handler 14334 1726882567.83653: _low_level_execute_command(): starting 14334 1726882567.83661: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882567.84180: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.84186: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.84191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882567.84193: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.84248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882567.84251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.84325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.86101: stdout chunk (state=3): >>>/root <<< 14334 1726882567.86250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.86297: stderr chunk (state=3): >>><<< 14334 1726882567.86311: stdout chunk (state=3): >>><<< 14334 1726882567.86448: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882567.86452: _low_level_execute_command(): starting 14334 1726882567.86455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956 `" && echo ansible-tmp-1726882567.8634884-14545-48869269840956="` echo /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956 `" ) && sleep 0' 14334 1726882567.86873: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.86893: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.86918: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.86971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882567.86974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.87032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.89062: stdout chunk (state=3): >>>ansible-tmp-1726882567.8634884-14545-48869269840956=/root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956 <<< 14334 1726882567.89266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.89269: stdout chunk (state=3): >>><<< 14334 1726882567.89272: stderr chunk (state=3): >>><<< 14334 1726882567.89440: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882567.8634884-14545-48869269840956=/root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882567.89446: variable 'ansible_module_compression' from source: unknown 14334 1726882567.89448: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14334 1726882567.89451: variable 'ansible_facts' from source: unknown 14334 1726882567.89544: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/AnsiballZ_command.py 14334 1726882567.89700: Sending initial data 14334 1726882567.89800: Sent initial data (155 bytes) 14334 1726882567.90416: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.90430: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.90444: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.90499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882567.90518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.90582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.92201: 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 <<< 14334 1726882567.92253: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882567.92309: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpslmyznyv /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/AnsiballZ_command.py <<< 14334 1726882567.92313: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/AnsiballZ_command.py" <<< 14334 1726882567.92365: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpslmyznyv" to remote "/root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/AnsiballZ_command.py" <<< 14334 1726882567.93207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.93261: stderr chunk (state=3): >>><<< 14334 1726882567.93265: stdout chunk (state=3): >>><<< 14334 1726882567.93284: done transferring module to remote 14334 1726882567.93295: _low_level_execute_command(): starting 14334 1726882567.93302: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/ /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/AnsiballZ_command.py && sleep 0' 14334 1726882567.93728: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882567.93731: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.93736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882567.93738: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.93845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.93907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882567.95769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882567.95810: stderr chunk (state=3): >>><<< 14334 1726882567.95814: stdout chunk (state=3): >>><<< 14334 1726882567.95829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882567.95833: _low_level_execute_command(): starting 14334 1726882567.95841: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/AnsiballZ_command.py && sleep 0' 14334 1726882567.96282: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882567.96286: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882567.96288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14334 1726882567.96291: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882567.96293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882567.96339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882567.96347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882567.96409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.14360: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 21:36:08.134498", "end": "2024-09-20 21:36:08.141123", "delta": "0:00:00.006625", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_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}}} <<< 14334 1726882568.16149: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.10.217 closed. <<< 14334 1726882568.16156: stdout chunk (state=3): >>><<< 14334 1726882568.16158: stderr chunk (state=3): >>><<< 14334 1726882568.16161: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 21:36:08.134498", "end": "2024-09-20 21:36:08.141123", "delta": "0:00:00.006625", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_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}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.10.217 closed. 14334 1726882568.16164: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del dummy0', '_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-1726882567.8634884-14545-48869269840956/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882568.16167: _low_level_execute_command(): starting 14334 1726882568.16171: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882567.8634884-14545-48869269840956/ > /dev/null 2>&1 && sleep 0' 14334 1726882568.17925: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882568.18044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882568.18096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882568.18163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.20163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882568.20233: stderr chunk (state=3): >>><<< 14334 1726882568.20259: stdout chunk (state=3): >>><<< 14334 1726882568.20444: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882568.20451: handler run complete 14334 1726882568.20454: Evaluated conditional (False): False 14334 1726882568.20456: attempt loop complete, returning result 14334 1726882568.20460: _execute() done 14334 1726882568.20463: dumping result to json 14334 1726882568.20465: done dumping result, returning 14334 1726882568.20468: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0affe814-3a2d-8f1c-7311-00000000010c] 14334 1726882568.20470: sending task result for task 0affe814-3a2d-8f1c-7311-00000000010c fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "dummy0" ], "delta": "0:00:00.006625", "end": "2024-09-20 21:36:08.141123", "rc": 1, "start": "2024-09-20 21:36:08.134498" } STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 14334 1726882568.20866: no more pending results, returning what we have 14334 1726882568.20871: results queue empty 14334 1726882568.20873: checking for any_errors_fatal 14334 1726882568.20874: done checking for any_errors_fatal 14334 1726882568.20875: checking for max_fail_percentage 14334 1726882568.20877: done checking for max_fail_percentage 14334 1726882568.20879: checking to see if all hosts have failed and the running result is not ok 14334 1726882568.20880: done checking to see if all hosts have failed 14334 1726882568.20886: getting the remaining hosts for this loop 14334 1726882568.20889: done getting the remaining hosts for this loop 14334 1726882568.20895: getting the next task for host managed_node1 14334 1726882568.20905: done getting next task for host managed_node1 14334 1726882568.20909: ^ task is: TASK: Include the task 'get_interface_stat.yml' 14334 1726882568.20915: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882568.20920: getting variables 14334 1726882568.20922: in VariableManager get_vars() 14334 1726882568.21059: Calling all_inventory to load vars for managed_node1 14334 1726882568.21063: Calling groups_inventory to load vars for managed_node1 14334 1726882568.21068: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.21080: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.21140: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.21148: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000010c 14334 1726882568.21151: WORKER PROCESS EXITING 14334 1726882568.21157: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.21503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.22030: done with get_vars() 14334 1726882568.22045: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:36:08 -0400 (0:00:00.405) 0:00:06.126 ****** 14334 1726882568.22159: entering _queue_task() for managed_node1/include_tasks 14334 1726882568.22572: worker is 1 (out of 1 available) 14334 1726882568.22592: exiting _queue_task() for managed_node1/include_tasks 14334 1726882568.22603: done queuing things up, now waiting for results queue to drain 14334 1726882568.22605: waiting for pending results... 14334 1726882568.22890: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 14334 1726882568.23075: in run() - task 0affe814-3a2d-8f1c-7311-000000000110 14334 1726882568.23097: variable 'ansible_search_path' from source: unknown 14334 1726882568.23105: variable 'ansible_search_path' from source: unknown 14334 1726882568.23157: calling self._execute() 14334 1726882568.23279: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.23283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.23322: variable 'omit' from source: magic vars 14334 1726882568.23809: variable 'ansible_distribution_major_version' from source: facts 14334 1726882568.23833: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882568.23887: _execute() done 14334 1726882568.23891: dumping result to json 14334 1726882568.23894: done dumping result, returning 14334 1726882568.23897: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affe814-3a2d-8f1c-7311-000000000110] 14334 1726882568.23899: sending task result for task 0affe814-3a2d-8f1c-7311-000000000110 14334 1726882568.24068: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000110 14334 1726882568.24071: WORKER PROCESS EXITING 14334 1726882568.24135: no more pending results, returning what we have 14334 1726882568.24142: in VariableManager get_vars() 14334 1726882568.24183: Calling all_inventory to load vars for managed_node1 14334 1726882568.24186: Calling groups_inventory to load vars for managed_node1 14334 1726882568.24191: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.24211: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.24215: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.24220: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.24583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.24926: done with get_vars() 14334 1726882568.24936: variable 'ansible_search_path' from source: unknown 14334 1726882568.24937: variable 'ansible_search_path' from source: unknown 14334 1726882568.24945: variable 'item' from source: include params 14334 1726882568.25078: variable 'item' from source: include params 14334 1726882568.25169: we have included files to process 14334 1726882568.25171: generating all_blocks data 14334 1726882568.25173: done generating all_blocks data 14334 1726882568.25178: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14334 1726882568.25179: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14334 1726882568.25182: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14334 1726882568.25514: done processing included file 14334 1726882568.25516: iterating over new_blocks loaded from include file 14334 1726882568.25518: in VariableManager get_vars() 14334 1726882568.25549: done with get_vars() 14334 1726882568.25551: filtering new block on tags 14334 1726882568.25588: done filtering new block on tags 14334 1726882568.25591: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 14334 1726882568.25598: extending task lists for all hosts with included blocks 14334 1726882568.25885: done extending task lists 14334 1726882568.25887: done processing included files 14334 1726882568.25888: results queue empty 14334 1726882568.25889: checking for any_errors_fatal 14334 1726882568.25893: done checking for any_errors_fatal 14334 1726882568.25894: checking for max_fail_percentage 14334 1726882568.25896: done checking for max_fail_percentage 14334 1726882568.25897: checking to see if all hosts have failed and the running result is not ok 14334 1726882568.25898: done checking to see if all hosts have failed 14334 1726882568.25899: getting the remaining hosts for this loop 14334 1726882568.25900: done getting the remaining hosts for this loop 14334 1726882568.25903: getting the next task for host managed_node1 14334 1726882568.25909: done getting next task for host managed_node1 14334 1726882568.25911: ^ task is: TASK: Get stat for interface {{ interface }} 14334 1726882568.25915: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882568.25918: getting variables 14334 1726882568.25919: in VariableManager get_vars() 14334 1726882568.25928: Calling all_inventory to load vars for managed_node1 14334 1726882568.25931: Calling groups_inventory to load vars for managed_node1 14334 1726882568.25936: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.25941: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.25945: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.25948: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.26166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.26565: done with get_vars() 14334 1726882568.26575: done getting variables 14334 1726882568.26779: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:36:08 -0400 (0:00:00.046) 0:00:06.173 ****** 14334 1726882568.26848: entering _queue_task() for managed_node1/stat 14334 1726882568.27142: worker is 1 (out of 1 available) 14334 1726882568.27155: exiting _queue_task() for managed_node1/stat 14334 1726882568.27171: done queuing things up, now waiting for results queue to drain 14334 1726882568.27173: waiting for pending results... 14334 1726882568.27507: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 14334 1726882568.27654: in run() - task 0affe814-3a2d-8f1c-7311-00000000015f 14334 1726882568.27712: variable 'ansible_search_path' from source: unknown 14334 1726882568.27730: variable 'ansible_search_path' from source: unknown 14334 1726882568.27825: calling self._execute() 14334 1726882568.27965: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.27979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.27995: variable 'omit' from source: magic vars 14334 1726882568.28773: variable 'ansible_distribution_major_version' from source: facts 14334 1726882568.28811: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882568.28814: variable 'omit' from source: magic vars 14334 1726882568.28885: variable 'omit' from source: magic vars 14334 1726882568.29094: variable 'interface' from source: play vars 14334 1726882568.29097: variable 'omit' from source: magic vars 14334 1726882568.29111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882568.29182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882568.29229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882568.29295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882568.29327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882568.29386: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882568.29397: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.29406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.29598: Set connection var ansible_shell_executable to /bin/sh 14334 1726882568.29608: Set connection var ansible_connection to ssh 14334 1726882568.29621: Set connection var ansible_pipelining to False 14334 1726882568.29636: Set connection var ansible_timeout to 10 14334 1726882568.29649: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882568.29661: Set connection var ansible_shell_type to sh 14334 1726882568.29715: variable 'ansible_shell_executable' from source: unknown 14334 1726882568.29739: variable 'ansible_connection' from source: unknown 14334 1726882568.29742: variable 'ansible_module_compression' from source: unknown 14334 1726882568.29744: variable 'ansible_shell_type' from source: unknown 14334 1726882568.29747: variable 'ansible_shell_executable' from source: unknown 14334 1726882568.29777: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.29780: variable 'ansible_pipelining' from source: unknown 14334 1726882568.29789: variable 'ansible_timeout' from source: unknown 14334 1726882568.29814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.30065: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882568.30088: variable 'omit' from source: magic vars 14334 1726882568.30141: starting attempt loop 14334 1726882568.30144: running the handler 14334 1726882568.30146: _low_level_execute_command(): starting 14334 1726882568.30149: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882568.31037: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882568.31160: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882568.31177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882568.31202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882568.31220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882568.31321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.33390: stdout chunk (state=3): >>>/root <<< 14334 1726882568.33411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882568.33433: stdout chunk (state=3): >>><<< 14334 1726882568.33463: stderr chunk (state=3): >>><<< 14334 1726882568.33636: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882568.33640: _low_level_execute_command(): starting 14334 1726882568.33643: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009 `" && echo ansible-tmp-1726882568.3350203-14561-206020038581009="` echo /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009 `" ) && sleep 0' 14334 1726882568.34258: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882568.34270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882568.34346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882568.34559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882568.34563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882568.34565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.36737: stdout chunk (state=3): >>>ansible-tmp-1726882568.3350203-14561-206020038581009=/root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009 <<< 14334 1726882568.36890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882568.36893: stdout chunk (state=3): >>><<< 14334 1726882568.36896: stderr chunk (state=3): >>><<< 14334 1726882568.36899: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882568.3350203-14561-206020038581009=/root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882568.36901: variable 'ansible_module_compression' from source: unknown 14334 1726882568.36959: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 14334 1726882568.36991: variable 'ansible_facts' from source: unknown 14334 1726882568.37092: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/AnsiballZ_stat.py 14334 1726882568.37322: Sending initial data 14334 1726882568.37326: Sent initial data (153 bytes) 14334 1726882568.37924: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882568.37928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882568.37976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882568.38023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.39721: 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 <<< 14334 1726882568.39774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882568.39827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpbwq1p6r3 /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/AnsiballZ_stat.py <<< 14334 1726882568.40445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/AnsiballZ_stat.py" <<< 14334 1726882568.40481: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpbwq1p6r3" to remote "/root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/AnsiballZ_stat.py" <<< 14334 1726882568.42707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882568.42808: stderr chunk (state=3): >>><<< 14334 1726882568.42822: stdout chunk (state=3): >>><<< 14334 1726882568.42855: done transferring module to remote 14334 1726882568.42943: _low_level_execute_command(): starting 14334 1726882568.42953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/ /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/AnsiballZ_stat.py && sleep 0' 14334 1726882568.43742: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882568.43814: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882568.43851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882568.43864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882568.43912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.45912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882568.45916: stdout chunk (state=3): >>><<< 14334 1726882568.45919: stderr chunk (state=3): >>><<< 14334 1726882568.46155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882568.46162: _low_level_execute_command(): starting 14334 1726882568.46165: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/AnsiballZ_stat.py && sleep 0' 14334 1726882568.46865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882568.46875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882568.46892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882568.46909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882568.46972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882568.46976: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882568.46978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882568.46981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882568.46983: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882568.46985: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14334 1726882568.46988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882568.46990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882568.47018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882568.47021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882568.47024: stderr chunk (state=3): >>>debug2: match found <<< 14334 1726882568.47081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882568.47109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882568.47128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882568.47224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.64828: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 14334 1726882568.66368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882568.66407: stderr chunk (state=3): >>><<< 14334 1726882568.66417: stdout chunk (state=3): >>><<< 14334 1726882568.66446: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882568.66497: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_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-1726882568.3350203-14561-206020038581009/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882568.66513: _low_level_execute_command(): starting 14334 1726882568.66606: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882568.3350203-14561-206020038581009/ > /dev/null 2>&1 && sleep 0' 14334 1726882568.67243: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882568.67257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882568.67279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882568.67410: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882568.67430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882568.67528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882568.69802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882568.69965: stderr chunk (state=3): >>><<< 14334 1726882568.69969: stdout chunk (state=3): >>><<< 14334 1726882568.70032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882568.70438: handler run complete 14334 1726882568.70441: attempt loop complete, returning result 14334 1726882568.70446: _execute() done 14334 1726882568.70449: dumping result to json 14334 1726882568.70451: done dumping result, returning 14334 1726882568.70454: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [0affe814-3a2d-8f1c-7311-00000000015f] 14334 1726882568.70456: sending task result for task 0affe814-3a2d-8f1c-7311-00000000015f ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 14334 1726882568.70662: no more pending results, returning what we have 14334 1726882568.70667: results queue empty 14334 1726882568.70669: checking for any_errors_fatal 14334 1726882568.70671: done checking for any_errors_fatal 14334 1726882568.70672: checking for max_fail_percentage 14334 1726882568.70675: done checking for max_fail_percentage 14334 1726882568.70681: checking to see if all hosts have failed and the running result is not ok 14334 1726882568.70685: done checking to see if all hosts have failed 14334 1726882568.70686: getting the remaining hosts for this loop 14334 1726882568.70689: done getting the remaining hosts for this loop 14334 1726882568.70694: getting the next task for host managed_node1 14334 1726882568.70705: done getting next task for host managed_node1 14334 1726882568.70708: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 14334 1726882568.70713: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882568.70718: getting variables 14334 1726882568.70720: in VariableManager get_vars() 14334 1726882568.71003: Calling all_inventory to load vars for managed_node1 14334 1726882568.71007: Calling groups_inventory to load vars for managed_node1 14334 1726882568.71043: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.71057: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.71062: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.71066: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.72130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.72709: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000015f 14334 1726882568.72713: WORKER PROCESS EXITING 14334 1726882568.72753: done with get_vars() 14334 1726882568.72766: done getting variables 14334 1726882568.72965: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 14334 1726882568.73332: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'dummy0'] ************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:36:08 -0400 (0:00:00.465) 0:00:06.639 ****** 14334 1726882568.73472: entering _queue_task() for managed_node1/assert 14334 1726882568.73475: Creating lock for assert 14334 1726882568.73892: worker is 1 (out of 1 available) 14334 1726882568.73906: exiting _queue_task() for managed_node1/assert 14334 1726882568.74044: done queuing things up, now waiting for results queue to drain 14334 1726882568.74046: waiting for pending results... 14334 1726882568.74212: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' 14334 1726882568.74357: in run() - task 0affe814-3a2d-8f1c-7311-000000000111 14334 1726882568.74387: variable 'ansible_search_path' from source: unknown 14334 1726882568.74397: variable 'ansible_search_path' from source: unknown 14334 1726882568.74481: calling self._execute() 14334 1726882568.74586: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.74607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.74627: variable 'omit' from source: magic vars 14334 1726882568.75146: variable 'ansible_distribution_major_version' from source: facts 14334 1726882568.75205: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882568.75305: variable 'omit' from source: magic vars 14334 1726882568.75445: variable 'omit' from source: magic vars 14334 1726882568.75846: variable 'interface' from source: play vars 14334 1726882568.75888: variable 'omit' from source: magic vars 14334 1726882568.75999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882568.76028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882568.76060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882568.76094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882568.76205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882568.76209: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882568.76211: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.76213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.76505: Set connection var ansible_shell_executable to /bin/sh 14334 1726882568.76514: Set connection var ansible_connection to ssh 14334 1726882568.76532: Set connection var ansible_pipelining to False 14334 1726882568.76546: Set connection var ansible_timeout to 10 14334 1726882568.76580: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882568.76614: Set connection var ansible_shell_type to sh 14334 1726882568.76744: variable 'ansible_shell_executable' from source: unknown 14334 1726882568.76762: variable 'ansible_connection' from source: unknown 14334 1726882568.76772: variable 'ansible_module_compression' from source: unknown 14334 1726882568.76795: variable 'ansible_shell_type' from source: unknown 14334 1726882568.76798: variable 'ansible_shell_executable' from source: unknown 14334 1726882568.76861: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.76864: variable 'ansible_pipelining' from source: unknown 14334 1726882568.76867: variable 'ansible_timeout' from source: unknown 14334 1726882568.76869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.77272: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882568.77422: variable 'omit' from source: magic vars 14334 1726882568.77425: starting attempt loop 14334 1726882568.77428: running the handler 14334 1726882568.77768: variable 'interface_stat' from source: set_fact 14334 1726882568.77849: Evaluated conditional (not interface_stat.stat.exists): True 14334 1726882568.77862: handler run complete 14334 1726882568.77963: attempt loop complete, returning result 14334 1726882568.78014: _execute() done 14334 1726882568.78037: dumping result to json 14334 1726882568.78157: done dumping result, returning 14334 1726882568.78165: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' [0affe814-3a2d-8f1c-7311-000000000111] 14334 1726882568.78168: sending task result for task 0affe814-3a2d-8f1c-7311-000000000111 14334 1726882568.78247: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000111 14334 1726882568.78255: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 14334 1726882568.78368: no more pending results, returning what we have 14334 1726882568.78373: results queue empty 14334 1726882568.78374: checking for any_errors_fatal 14334 1726882568.78387: done checking for any_errors_fatal 14334 1726882568.78388: checking for max_fail_percentage 14334 1726882568.78391: done checking for max_fail_percentage 14334 1726882568.78392: checking to see if all hosts have failed and the running result is not ok 14334 1726882568.78393: done checking to see if all hosts have failed 14334 1726882568.78394: getting the remaining hosts for this loop 14334 1726882568.78397: done getting the remaining hosts for this loop 14334 1726882568.78405: getting the next task for host managed_node1 14334 1726882568.78415: done getting next task for host managed_node1 14334 1726882568.78418: ^ task is: TASK: Test 14334 1726882568.78422: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882568.78432: getting variables 14334 1726882568.78435: in VariableManager get_vars() 14334 1726882568.78468: Calling all_inventory to load vars for managed_node1 14334 1726882568.78472: Calling groups_inventory to load vars for managed_node1 14334 1726882568.78476: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.78488: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.78492: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.78496: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.79081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.79402: done with get_vars() 14334 1726882568.79414: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:36:08 -0400 (0:00:00.060) 0:00:06.700 ****** 14334 1726882568.79518: entering _queue_task() for managed_node1/include_tasks 14334 1726882568.79769: worker is 1 (out of 1 available) 14334 1726882568.79781: exiting _queue_task() for managed_node1/include_tasks 14334 1726882568.79793: done queuing things up, now waiting for results queue to drain 14334 1726882568.79795: waiting for pending results... 14334 1726882568.80254: running TaskExecutor() for managed_node1/TASK: Test 14334 1726882568.80259: in run() - task 0affe814-3a2d-8f1c-7311-000000000086 14334 1726882568.80262: variable 'ansible_search_path' from source: unknown 14334 1726882568.80265: variable 'ansible_search_path' from source: unknown 14334 1726882568.80268: variable 'lsr_test' from source: include params 14334 1726882568.80464: variable 'lsr_test' from source: include params 14334 1726882568.80533: variable 'omit' from source: magic vars 14334 1726882568.80677: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.80788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.80793: variable 'omit' from source: magic vars 14334 1726882568.81006: variable 'ansible_distribution_major_version' from source: facts 14334 1726882568.81026: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882568.81068: variable 'item' from source: unknown 14334 1726882568.81158: variable 'item' from source: unknown 14334 1726882568.81200: variable 'item' from source: unknown 14334 1726882568.81333: variable 'item' from source: unknown 14334 1726882568.81443: dumping result to json 14334 1726882568.81447: done dumping result, returning 14334 1726882568.81828: done running TaskExecutor() for managed_node1/TASK: Test [0affe814-3a2d-8f1c-7311-000000000086] 14334 1726882568.81831: sending task result for task 0affe814-3a2d-8f1c-7311-000000000086 14334 1726882568.81877: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000086 14334 1726882568.81881: WORKER PROCESS EXITING 14334 1726882568.81939: no more pending results, returning what we have 14334 1726882568.81944: in VariableManager get_vars() 14334 1726882568.81972: Calling all_inventory to load vars for managed_node1 14334 1726882568.81976: Calling groups_inventory to load vars for managed_node1 14334 1726882568.81979: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.82086: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.82091: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.82096: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.82896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.83318: done with get_vars() 14334 1726882568.83326: variable 'ansible_search_path' from source: unknown 14334 1726882568.83327: variable 'ansible_search_path' from source: unknown 14334 1726882568.83374: we have included files to process 14334 1726882568.83375: generating all_blocks data 14334 1726882568.83377: done generating all_blocks data 14334 1726882568.83387: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 14334 1726882568.83388: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 14334 1726882568.83392: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 14334 1726882568.84174: done processing included file 14334 1726882568.84177: iterating over new_blocks loaded from include file 14334 1726882568.84178: in VariableManager get_vars() 14334 1726882568.84240: done with get_vars() 14334 1726882568.84243: filtering new block on tags 14334 1726882568.84289: done filtering new block on tags 14334 1726882568.84292: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml for managed_node1 => (item=tasks/create_dummy_profile.yml) 14334 1726882568.84297: extending task lists for all hosts with included blocks 14334 1726882568.86432: done extending task lists 14334 1726882568.86435: done processing included files 14334 1726882568.86436: results queue empty 14334 1726882568.86437: checking for any_errors_fatal 14334 1726882568.86441: done checking for any_errors_fatal 14334 1726882568.86442: checking for max_fail_percentage 14334 1726882568.86443: done checking for max_fail_percentage 14334 1726882568.86444: checking to see if all hosts have failed and the running result is not ok 14334 1726882568.86445: done checking to see if all hosts have failed 14334 1726882568.86446: getting the remaining hosts for this loop 14334 1726882568.86447: done getting the remaining hosts for this loop 14334 1726882568.86451: getting the next task for host managed_node1 14334 1726882568.86456: done getting next task for host managed_node1 14334 1726882568.86458: ^ task is: TASK: Include network role 14334 1726882568.86462: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882568.86464: getting variables 14334 1726882568.86465: in VariableManager get_vars() 14334 1726882568.86475: Calling all_inventory to load vars for managed_node1 14334 1726882568.86477: Calling groups_inventory to load vars for managed_node1 14334 1726882568.86480: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.86487: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.86490: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.86499: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.86696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.86986: done with get_vars() 14334 1726882568.86996: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 Friday 20 September 2024 21:36:08 -0400 (0:00:00.075) 0:00:06.775 ****** 14334 1726882568.87085: entering _queue_task() for managed_node1/include_role 14334 1726882568.87087: Creating lock for include_role 14334 1726882568.87351: worker is 1 (out of 1 available) 14334 1726882568.87439: exiting _queue_task() for managed_node1/include_role 14334 1726882568.87451: done queuing things up, now waiting for results queue to drain 14334 1726882568.87453: waiting for pending results... 14334 1726882568.87709: running TaskExecutor() for managed_node1/TASK: Include network role 14334 1726882568.87787: in run() - task 0affe814-3a2d-8f1c-7311-00000000017f 14334 1726882568.87814: variable 'ansible_search_path' from source: unknown 14334 1726882568.87822: variable 'ansible_search_path' from source: unknown 14334 1726882568.87866: calling self._execute() 14334 1726882568.87954: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882568.87967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882568.87983: variable 'omit' from source: magic vars 14334 1726882568.88478: variable 'ansible_distribution_major_version' from source: facts 14334 1726882568.88498: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882568.88510: _execute() done 14334 1726882568.88518: dumping result to json 14334 1726882568.88526: done dumping result, returning 14334 1726882568.88540: done running TaskExecutor() for managed_node1/TASK: Include network role [0affe814-3a2d-8f1c-7311-00000000017f] 14334 1726882568.88552: sending task result for task 0affe814-3a2d-8f1c-7311-00000000017f 14334 1726882568.88940: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000017f 14334 1726882568.88944: WORKER PROCESS EXITING 14334 1726882568.89124: no more pending results, returning what we have 14334 1726882568.89129: in VariableManager get_vars() 14334 1726882568.89160: Calling all_inventory to load vars for managed_node1 14334 1726882568.89163: Calling groups_inventory to load vars for managed_node1 14334 1726882568.89166: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882568.89177: Calling all_plugins_play to load vars for managed_node1 14334 1726882568.89180: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882568.89184: Calling groups_plugins_play to load vars for managed_node1 14334 1726882568.89619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882568.90094: done with get_vars() 14334 1726882568.90102: variable 'ansible_search_path' from source: unknown 14334 1726882568.90103: variable 'ansible_search_path' from source: unknown 14334 1726882568.90518: variable 'omit' from source: magic vars 14334 1726882568.90774: variable 'omit' from source: magic vars 14334 1726882568.90794: variable 'omit' from source: magic vars 14334 1726882568.90798: we have included files to process 14334 1726882568.90799: generating all_blocks data 14334 1726882568.90801: done generating all_blocks data 14334 1726882568.90803: processing included file: fedora.linux_system_roles.network 14334 1726882568.90833: in VariableManager get_vars() 14334 1726882568.90850: done with get_vars() 14334 1726882568.90931: in VariableManager get_vars() 14334 1726882568.91156: done with get_vars() 14334 1726882568.91211: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 14334 1726882568.91959: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 14334 1726882568.92347: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 14334 1726882568.94512: in VariableManager get_vars() 14334 1726882568.94739: done with get_vars() 14334 1726882568.95670: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14334 1726882569.00061: iterating over new_blocks loaded from include file 14334 1726882569.00064: in VariableManager get_vars() 14334 1726882569.00083: done with get_vars() 14334 1726882569.00085: filtering new block on tags 14334 1726882569.00895: done filtering new block on tags 14334 1726882569.00900: in VariableManager get_vars() 14334 1726882569.00918: done with get_vars() 14334 1726882569.00920: filtering new block on tags 14334 1726882569.01146: done filtering new block on tags 14334 1726882569.01149: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 14334 1726882569.01156: extending task lists for all hosts with included blocks 14334 1726882569.01404: done extending task lists 14334 1726882569.01406: done processing included files 14334 1726882569.01407: results queue empty 14334 1726882569.01408: checking for any_errors_fatal 14334 1726882569.01412: done checking for any_errors_fatal 14334 1726882569.01413: checking for max_fail_percentage 14334 1726882569.01414: done checking for max_fail_percentage 14334 1726882569.01415: checking to see if all hosts have failed and the running result is not ok 14334 1726882569.01416: done checking to see if all hosts have failed 14334 1726882569.01417: getting the remaining hosts for this loop 14334 1726882569.01418: done getting the remaining hosts for this loop 14334 1726882569.01421: getting the next task for host managed_node1 14334 1726882569.01427: done getting next task for host managed_node1 14334 1726882569.01430: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14334 1726882569.01436: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882569.01447: getting variables 14334 1726882569.01449: in VariableManager get_vars() 14334 1726882569.01463: Calling all_inventory to load vars for managed_node1 14334 1726882569.01466: Calling groups_inventory to load vars for managed_node1 14334 1726882569.01474: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882569.01481: Calling all_plugins_play to load vars for managed_node1 14334 1726882569.01484: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882569.01488: Calling groups_plugins_play to load vars for managed_node1 14334 1726882569.01721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882569.02018: done with get_vars() 14334 1726882569.02030: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:36:09 -0400 (0:00:00.150) 0:00:06.926 ****** 14334 1726882569.02117: entering _queue_task() for managed_node1/include_tasks 14334 1726882569.02650: worker is 1 (out of 1 available) 14334 1726882569.02661: exiting _queue_task() for managed_node1/include_tasks 14334 1726882569.02673: done queuing things up, now waiting for results queue to drain 14334 1726882569.02675: waiting for pending results... 14334 1726882569.02917: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14334 1726882569.02950: in run() - task 0affe814-3a2d-8f1c-7311-0000000001fd 14334 1726882569.02971: variable 'ansible_search_path' from source: unknown 14334 1726882569.02979: variable 'ansible_search_path' from source: unknown 14334 1726882569.03031: calling self._execute() 14334 1726882569.03136: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882569.03151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882569.03169: variable 'omit' from source: magic vars 14334 1726882569.03607: variable 'ansible_distribution_major_version' from source: facts 14334 1726882569.03627: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882569.03641: _execute() done 14334 1726882569.03650: dumping result to json 14334 1726882569.03658: done dumping result, returning 14334 1726882569.03678: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-8f1c-7311-0000000001fd] 14334 1726882569.03692: sending task result for task 0affe814-3a2d-8f1c-7311-0000000001fd 14334 1726882569.03931: no more pending results, returning what we have 14334 1726882569.03939: in VariableManager get_vars() 14334 1726882569.03987: Calling all_inventory to load vars for managed_node1 14334 1726882569.03993: Calling groups_inventory to load vars for managed_node1 14334 1726882569.03996: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882569.04011: Calling all_plugins_play to load vars for managed_node1 14334 1726882569.04015: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882569.04019: Calling groups_plugins_play to load vars for managed_node1 14334 1726882569.04643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882569.05361: done with get_vars() 14334 1726882569.05369: variable 'ansible_search_path' from source: unknown 14334 1726882569.05371: variable 'ansible_search_path' from source: unknown 14334 1726882569.05574: we have included files to process 14334 1726882569.05576: generating all_blocks data 14334 1726882569.05578: done generating all_blocks data 14334 1726882569.05582: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 14334 1726882569.05583: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 14334 1726882569.05586: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 14334 1726882569.06033: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000001fd 14334 1726882569.06038: WORKER PROCESS EXITING 14334 1726882569.07255: done processing included file 14334 1726882569.07257: iterating over new_blocks loaded from include file 14334 1726882569.07259: in VariableManager get_vars() 14334 1726882569.07287: done with get_vars() 14334 1726882569.07290: filtering new block on tags 14334 1726882569.07329: done filtering new block on tags 14334 1726882569.07332: in VariableManager get_vars() 14334 1726882569.07566: done with get_vars() 14334 1726882569.07568: filtering new block on tags 14334 1726882569.07631: done filtering new block on tags 14334 1726882569.07637: in VariableManager get_vars() 14334 1726882569.07666: done with get_vars() 14334 1726882569.07668: filtering new block on tags 14334 1726882569.07724: done filtering new block on tags 14334 1726882569.07727: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 14334 1726882569.07937: extending task lists for all hosts with included blocks 14334 1726882569.12494: done extending task lists 14334 1726882569.12495: done processing included files 14334 1726882569.12497: results queue empty 14334 1726882569.12497: checking for any_errors_fatal 14334 1726882569.12501: done checking for any_errors_fatal 14334 1726882569.12502: checking for max_fail_percentage 14334 1726882569.12504: done checking for max_fail_percentage 14334 1726882569.12505: checking to see if all hosts have failed and the running result is not ok 14334 1726882569.12506: done checking to see if all hosts have failed 14334 1726882569.12507: getting the remaining hosts for this loop 14334 1726882569.12508: done getting the remaining hosts for this loop 14334 1726882569.12511: getting the next task for host managed_node1 14334 1726882569.12518: done getting next task for host managed_node1 14334 1726882569.12521: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 14334 1726882569.12526: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882569.12740: getting variables 14334 1726882569.12742: in VariableManager get_vars() 14334 1726882569.12759: Calling all_inventory to load vars for managed_node1 14334 1726882569.12762: Calling groups_inventory to load vars for managed_node1 14334 1726882569.12765: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882569.12771: Calling all_plugins_play to load vars for managed_node1 14334 1726882569.12774: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882569.12778: Calling groups_plugins_play to load vars for managed_node1 14334 1726882569.13176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882569.13670: done with get_vars() 14334 1726882569.13681: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:36:09 -0400 (0:00:00.118) 0:00:07.044 ****** 14334 1726882569.13976: entering _queue_task() for managed_node1/setup 14334 1726882569.14491: worker is 1 (out of 1 available) 14334 1726882569.14505: exiting _queue_task() for managed_node1/setup 14334 1726882569.14520: done queuing things up, now waiting for results queue to drain 14334 1726882569.14521: waiting for pending results... 14334 1726882569.15019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 14334 1726882569.15360: in run() - task 0affe814-3a2d-8f1c-7311-00000000025a 14334 1726882569.15374: variable 'ansible_search_path' from source: unknown 14334 1726882569.15378: variable 'ansible_search_path' from source: unknown 14334 1726882569.15424: calling self._execute() 14334 1726882569.15518: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882569.15526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882569.15704: variable 'omit' from source: magic vars 14334 1726882569.16331: variable 'ansible_distribution_major_version' from source: facts 14334 1726882569.16346: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882569.16695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882569.21232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882569.21331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882569.21577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882569.21622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882569.21655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882569.21956: 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) 14334 1726882569.21995: 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) 14334 1726882569.22026: 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) 14334 1726882569.22079: 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) 14334 1726882569.22100: 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) 14334 1726882569.22372: 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) 14334 1726882569.22403: 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) 14334 1726882569.22435: 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) 14334 1726882569.22490: 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) 14334 1726882569.22506: 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) 14334 1726882569.22920: variable '__network_required_facts' from source: role '' defaults 14334 1726882569.22931: variable 'ansible_facts' from source: unknown 14334 1726882569.23247: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 14334 1726882569.23251: when evaluation is False, skipping this task 14334 1726882569.23256: _execute() done 14334 1726882569.23259: dumping result to json 14334 1726882569.23261: done dumping result, returning 14334 1726882569.23275: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affe814-3a2d-8f1c-7311-00000000025a] 14334 1726882569.23282: sending task result for task 0affe814-3a2d-8f1c-7311-00000000025a skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14334 1726882569.23607: no more pending results, returning what we have 14334 1726882569.23612: results queue empty 14334 1726882569.23613: checking for any_errors_fatal 14334 1726882569.23615: done checking for any_errors_fatal 14334 1726882569.23616: checking for max_fail_percentage 14334 1726882569.23618: done checking for max_fail_percentage 14334 1726882569.23618: checking to see if all hosts have failed and the running result is not ok 14334 1726882569.23619: done checking to see if all hosts have failed 14334 1726882569.23620: getting the remaining hosts for this loop 14334 1726882569.23622: done getting the remaining hosts for this loop 14334 1726882569.23627: getting the next task for host managed_node1 14334 1726882569.23641: done getting next task for host managed_node1 14334 1726882569.23646: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 14334 1726882569.23652: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882569.23667: getting variables 14334 1726882569.23669: in VariableManager get_vars() 14334 1726882569.23710: Calling all_inventory to load vars for managed_node1 14334 1726882569.23714: Calling groups_inventory to load vars for managed_node1 14334 1726882569.23716: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882569.23727: Calling all_plugins_play to load vars for managed_node1 14334 1726882569.23730: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882569.23737: Calling groups_plugins_play to load vars for managed_node1 14334 1726882569.24183: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000025a 14334 1726882569.24192: WORKER PROCESS EXITING 14334 1726882569.24219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882569.24724: done with get_vars() 14334 1726882569.24941: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:36:09 -0400 (0:00:00.112) 0:00:07.157 ****** 14334 1726882569.25257: entering _queue_task() for managed_node1/stat 14334 1726882569.25751: worker is 1 (out of 1 available) 14334 1726882569.25765: exiting _queue_task() for managed_node1/stat 14334 1726882569.25779: done queuing things up, now waiting for results queue to drain 14334 1726882569.25781: waiting for pending results... 14334 1726882569.26322: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 14334 1726882569.26698: in run() - task 0affe814-3a2d-8f1c-7311-00000000025c 14334 1726882569.26714: variable 'ansible_search_path' from source: unknown 14334 1726882569.26718: variable 'ansible_search_path' from source: unknown 14334 1726882569.26761: calling self._execute() 14334 1726882569.27055: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882569.27063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882569.27076: variable 'omit' from source: magic vars 14334 1726882569.27940: variable 'ansible_distribution_major_version' from source: facts 14334 1726882569.27944: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882569.28366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882569.28805: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882569.29039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882569.29043: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882569.29059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882569.29161: 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) 14334 1726882569.29195: 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) 14334 1726882569.29228: 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) 14334 1726882569.29271: 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) 14334 1726882569.29380: variable '__network_is_ostree' from source: set_fact 14334 1726882569.29391: Evaluated conditional (not __network_is_ostree is defined): False 14334 1726882569.29395: when evaluation is False, skipping this task 14334 1726882569.29398: _execute() done 14334 1726882569.29402: dumping result to json 14334 1726882569.29405: done dumping result, returning 14334 1726882569.29415: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affe814-3a2d-8f1c-7311-00000000025c] 14334 1726882569.29421: sending task result for task 0affe814-3a2d-8f1c-7311-00000000025c 14334 1726882569.29520: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000025c 14334 1726882569.29523: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 14334 1726882569.29773: no more pending results, returning what we have 14334 1726882569.29780: results queue empty 14334 1726882569.29782: checking for any_errors_fatal 14334 1726882569.29788: done checking for any_errors_fatal 14334 1726882569.29789: checking for max_fail_percentage 14334 1726882569.29791: done checking for max_fail_percentage 14334 1726882569.29792: checking to see if all hosts have failed and the running result is not ok 14334 1726882569.29793: done checking to see if all hosts have failed 14334 1726882569.29794: getting the remaining hosts for this loop 14334 1726882569.29796: done getting the remaining hosts for this loop 14334 1726882569.29801: getting the next task for host managed_node1 14334 1726882569.29809: done getting next task for host managed_node1 14334 1726882569.29814: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 14334 1726882569.29820: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882569.29837: getting variables 14334 1726882569.29839: in VariableManager get_vars() 14334 1726882569.29875: Calling all_inventory to load vars for managed_node1 14334 1726882569.29882: Calling groups_inventory to load vars for managed_node1 14334 1726882569.29885: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882569.29895: Calling all_plugins_play to load vars for managed_node1 14334 1726882569.29899: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882569.29903: Calling groups_plugins_play to load vars for managed_node1 14334 1726882569.30183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882569.30525: done with get_vars() 14334 1726882569.30538: done getting variables 14334 1726882569.30614: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:36:09 -0400 (0:00:00.053) 0:00:07.211 ****** 14334 1726882569.30659: entering _queue_task() for managed_node1/set_fact 14334 1726882569.31050: worker is 1 (out of 1 available) 14334 1726882569.31061: exiting _queue_task() for managed_node1/set_fact 14334 1726882569.31074: done queuing things up, now waiting for results queue to drain 14334 1726882569.31078: waiting for pending results... 14334 1726882569.31657: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 14334 1726882569.31662: in run() - task 0affe814-3a2d-8f1c-7311-00000000025d 14334 1726882569.31666: variable 'ansible_search_path' from source: unknown 14334 1726882569.31668: variable 'ansible_search_path' from source: unknown 14334 1726882569.31671: calling self._execute() 14334 1726882569.31673: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882569.31676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882569.31678: variable 'omit' from source: magic vars 14334 1726882569.32511: variable 'ansible_distribution_major_version' from source: facts 14334 1726882569.32525: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882569.33012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882569.33661: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882569.33715: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882569.33856: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882569.33902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882569.34110: 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) 14334 1726882569.34196: 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) 14334 1726882569.34230: 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) 14334 1726882569.34264: 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) 14334 1726882569.34479: variable '__network_is_ostree' from source: set_fact 14334 1726882569.34490: Evaluated conditional (not __network_is_ostree is defined): False 14334 1726882569.34494: when evaluation is False, skipping this task 14334 1726882569.34497: _execute() done 14334 1726882569.34502: dumping result to json 14334 1726882569.34506: done dumping result, returning 14334 1726882569.34644: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affe814-3a2d-8f1c-7311-00000000025d] 14334 1726882569.34651: sending task result for task 0affe814-3a2d-8f1c-7311-00000000025d 14334 1726882569.34751: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000025d 14334 1726882569.34756: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 14334 1726882569.34813: no more pending results, returning what we have 14334 1726882569.34819: results queue empty 14334 1726882569.34820: checking for any_errors_fatal 14334 1726882569.34825: done checking for any_errors_fatal 14334 1726882569.34826: checking for max_fail_percentage 14334 1726882569.34828: done checking for max_fail_percentage 14334 1726882569.34829: checking to see if all hosts have failed and the running result is not ok 14334 1726882569.34831: done checking to see if all hosts have failed 14334 1726882569.34832: getting the remaining hosts for this loop 14334 1726882569.34837: done getting the remaining hosts for this loop 14334 1726882569.34841: getting the next task for host managed_node1 14334 1726882569.34854: done getting next task for host managed_node1 14334 1726882569.34858: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 14334 1726882569.34864: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882569.34882: getting variables 14334 1726882569.34884: in VariableManager get_vars() 14334 1726882569.34923: Calling all_inventory to load vars for managed_node1 14334 1726882569.34926: Calling groups_inventory to load vars for managed_node1 14334 1726882569.34929: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882569.35243: Calling all_plugins_play to load vars for managed_node1 14334 1726882569.35248: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882569.35253: Calling groups_plugins_play to load vars for managed_node1 14334 1726882569.35687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882569.36165: done with get_vars() 14334 1726882569.36175: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:36:09 -0400 (0:00:00.057) 0:00:07.268 ****** 14334 1726882569.36387: entering _queue_task() for managed_node1/service_facts 14334 1726882569.36389: Creating lock for service_facts 14334 1726882569.36964: worker is 1 (out of 1 available) 14334 1726882569.36980: exiting _queue_task() for managed_node1/service_facts 14334 1726882569.36996: done queuing things up, now waiting for results queue to drain 14334 1726882569.36998: waiting for pending results... 14334 1726882569.37851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 14334 1726882569.38040: in run() - task 0affe814-3a2d-8f1c-7311-00000000025f 14334 1726882569.38045: variable 'ansible_search_path' from source: unknown 14334 1726882569.38048: variable 'ansible_search_path' from source: unknown 14334 1726882569.38051: calling self._execute() 14334 1726882569.38150: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882569.38154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882569.38169: variable 'omit' from source: magic vars 14334 1726882569.39024: variable 'ansible_distribution_major_version' from source: facts 14334 1726882569.39038: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882569.39196: variable 'omit' from source: magic vars 14334 1726882569.39350: variable 'omit' from source: magic vars 14334 1726882569.39391: variable 'omit' from source: magic vars 14334 1726882569.39550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882569.39592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882569.39613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882569.39756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882569.39769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882569.39807: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882569.39813: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882569.39817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882569.40142: Set connection var ansible_shell_executable to /bin/sh 14334 1726882569.40146: Set connection var ansible_connection to ssh 14334 1726882569.40156: Set connection var ansible_pipelining to False 14334 1726882569.40164: Set connection var ansible_timeout to 10 14334 1726882569.40178: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882569.40338: Set connection var ansible_shell_type to sh 14334 1726882569.40341: variable 'ansible_shell_executable' from source: unknown 14334 1726882569.40344: variable 'ansible_connection' from source: unknown 14334 1726882569.40347: variable 'ansible_module_compression' from source: unknown 14334 1726882569.40349: variable 'ansible_shell_type' from source: unknown 14334 1726882569.40351: variable 'ansible_shell_executable' from source: unknown 14334 1726882569.40353: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882569.40398: variable 'ansible_pipelining' from source: unknown 14334 1726882569.40402: variable 'ansible_timeout' from source: unknown 14334 1726882569.40407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882569.40794: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882569.40805: variable 'omit' from source: magic vars 14334 1726882569.40811: starting attempt loop 14334 1726882569.40814: running the handler 14334 1726882569.40945: _low_level_execute_command(): starting 14334 1726882569.40955: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882569.42291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882569.42301: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882569.42356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration <<< 14334 1726882569.42363: 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.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882569.42461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882569.42551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882569.42643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882569.44439: stdout chunk (state=3): >>>/root <<< 14334 1726882569.44731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882569.44742: stderr chunk (state=3): >>><<< 14334 1726882569.44752: stdout chunk (state=3): >>><<< 14334 1726882569.44861: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882569.44876: _low_level_execute_command(): starting 14334 1726882569.44887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585 `" && echo ansible-tmp-1726882569.4486182-14606-158446766622585="` echo /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585 `" ) && sleep 0' 14334 1726882569.46333: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882569.46352: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 14334 1726882569.46384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882569.46402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882569.46494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882569.48591: stdout chunk (state=3): >>>ansible-tmp-1726882569.4486182-14606-158446766622585=/root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585 <<< 14334 1726882569.48765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882569.48776: stdout chunk (state=3): >>><<< 14334 1726882569.48787: stderr chunk (state=3): >>><<< 14334 1726882569.48805: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882569.4486182-14606-158446766622585=/root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882569.48858: variable 'ansible_module_compression' from source: unknown 14334 1726882569.49140: ANSIBALLZ: Using lock for service_facts 14334 1726882569.49143: ANSIBALLZ: Acquiring lock 14334 1726882569.49145: ANSIBALLZ: Lock acquired: 140014064688672 14334 1726882569.49147: ANSIBALLZ: Creating module 14334 1726882569.71565: ANSIBALLZ: Writing module into payload 14334 1726882569.71694: ANSIBALLZ: Writing module 14334 1726882569.71721: ANSIBALLZ: Renaming module 14334 1726882569.71733: ANSIBALLZ: Done creating module 14334 1726882569.71757: variable 'ansible_facts' from source: unknown 14334 1726882569.71843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/AnsiballZ_service_facts.py 14334 1726882569.72092: Sending initial data 14334 1726882569.72102: Sent initial data (162 bytes) 14334 1726882569.72626: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882569.72645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882569.72662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882569.72755: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882569.72790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882569.72815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882569.72841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882569.73062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882569.74804: 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 <<< 14334 1726882569.74861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882569.74917: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpwe5pjd87 /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/AnsiballZ_service_facts.py <<< 14334 1726882569.74922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/AnsiballZ_service_facts.py" <<< 14334 1726882569.74995: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpwe5pjd87" to remote "/root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/AnsiballZ_service_facts.py" <<< 14334 1726882569.77108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882569.77122: stdout chunk (state=3): >>><<< 14334 1726882569.77139: stderr chunk (state=3): >>><<< 14334 1726882569.77166: done transferring module to remote 14334 1726882569.77339: _low_level_execute_command(): starting 14334 1726882569.77344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/ /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/AnsiballZ_service_facts.py && sleep 0' 14334 1726882569.78511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882569.78527: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14334 1726882569.78762: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882569.78825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882569.78984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882569.80938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882569.81164: stderr chunk (state=3): >>><<< 14334 1726882569.81168: stdout chunk (state=3): >>><<< 14334 1726882569.81191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882569.81201: _low_level_execute_command(): starting 14334 1726882569.81212: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/AnsiballZ_service_facts.py && sleep 0' 14334 1726882569.82551: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882569.82671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882569.82741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882569.82860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882569.82969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882571.79770: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 14334 1726882571.81646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882571.81650: stdout chunk (state=3): >>><<< 14334 1726882571.81660: stderr chunk (state=3): >>><<< 14334 1726882571.81684: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882571.86843: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882571.86848: _low_level_execute_command(): starting 14334 1726882571.86852: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882569.4486182-14606-158446766622585/ > /dev/null 2>&1 && sleep 0' 14334 1726882571.87854: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882571.88152: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 14334 1726882571.88352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882571.88369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882571.88565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882571.90642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882571.90646: stdout chunk (state=3): >>><<< 14334 1726882571.90649: stderr chunk (state=3): >>><<< 14334 1726882571.90665: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882571.90680: handler run complete 14334 1726882571.91171: variable 'ansible_facts' from source: unknown 14334 1726882571.91566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882571.93439: variable 'ansible_facts' from source: unknown 14334 1726882571.93721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882571.94639: attempt loop complete, returning result 14334 1726882571.94642: _execute() done 14334 1726882571.94645: dumping result to json 14334 1726882571.94647: done dumping result, returning 14334 1726882571.94649: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affe814-3a2d-8f1c-7311-00000000025f] 14334 1726882571.94652: sending task result for task 0affe814-3a2d-8f1c-7311-00000000025f ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14334 1726882571.97137: no more pending results, returning what we have 14334 1726882571.97141: results queue empty 14334 1726882571.97142: checking for any_errors_fatal 14334 1726882571.97145: done checking for any_errors_fatal 14334 1726882571.97145: checking for max_fail_percentage 14334 1726882571.97147: done checking for max_fail_percentage 14334 1726882571.97148: checking to see if all hosts have failed and the running result is not ok 14334 1726882571.97149: done checking to see if all hosts have failed 14334 1726882571.97150: getting the remaining hosts for this loop 14334 1726882571.97152: done getting the remaining hosts for this loop 14334 1726882571.97155: getting the next task for host managed_node1 14334 1726882571.97162: done getting next task for host managed_node1 14334 1726882571.97166: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 14334 1726882571.97172: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882571.97186: getting variables 14334 1726882571.97187: in VariableManager get_vars() 14334 1726882571.97216: Calling all_inventory to load vars for managed_node1 14334 1726882571.97219: Calling groups_inventory to load vars for managed_node1 14334 1726882571.97221: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882571.97231: Calling all_plugins_play to load vars for managed_node1 14334 1726882571.97236: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882571.97240: Calling groups_plugins_play to load vars for managed_node1 14334 1726882571.97849: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000025f 14334 1726882571.97854: WORKER PROCESS EXITING 14334 1726882571.98500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882572.00077: done with get_vars() 14334 1726882572.00098: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:36:12 -0400 (0:00:02.640) 0:00:09.909 ****** 14334 1726882572.00416: entering _queue_task() for managed_node1/package_facts 14334 1726882572.00419: Creating lock for package_facts 14334 1726882572.01042: worker is 1 (out of 1 available) 14334 1726882572.01054: exiting _queue_task() for managed_node1/package_facts 14334 1726882572.01067: done queuing things up, now waiting for results queue to drain 14334 1726882572.01069: waiting for pending results... 14334 1726882572.01530: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 14334 1726882572.01915: in run() - task 0affe814-3a2d-8f1c-7311-000000000260 14334 1726882572.01940: variable 'ansible_search_path' from source: unknown 14334 1726882572.01949: variable 'ansible_search_path' from source: unknown 14334 1726882572.02082: calling self._execute() 14334 1726882572.02218: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882572.02296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882572.02314: variable 'omit' from source: magic vars 14334 1726882572.03194: variable 'ansible_distribution_major_version' from source: facts 14334 1726882572.03198: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882572.03201: variable 'omit' from source: magic vars 14334 1726882572.03422: variable 'omit' from source: magic vars 14334 1726882572.03468: variable 'omit' from source: magic vars 14334 1726882572.03568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882572.03671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882572.03763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882572.03789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882572.03857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882572.03897: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882572.03957: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882572.03966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882572.04201: Set connection var ansible_shell_executable to /bin/sh 14334 1726882572.04386: Set connection var ansible_connection to ssh 14334 1726882572.04389: Set connection var ansible_pipelining to False 14334 1726882572.04391: Set connection var ansible_timeout to 10 14334 1726882572.04394: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882572.04396: Set connection var ansible_shell_type to sh 14334 1726882572.04398: variable 'ansible_shell_executable' from source: unknown 14334 1726882572.04400: variable 'ansible_connection' from source: unknown 14334 1726882572.04402: variable 'ansible_module_compression' from source: unknown 14334 1726882572.04404: variable 'ansible_shell_type' from source: unknown 14334 1726882572.04406: variable 'ansible_shell_executable' from source: unknown 14334 1726882572.04408: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882572.04409: variable 'ansible_pipelining' from source: unknown 14334 1726882572.04411: variable 'ansible_timeout' from source: unknown 14334 1726882572.04414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882572.05019: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882572.05128: variable 'omit' from source: magic vars 14334 1726882572.05131: starting attempt loop 14334 1726882572.05136: running the handler 14334 1726882572.05139: _low_level_execute_command(): starting 14334 1726882572.05141: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882572.06554: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882572.06682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882572.06701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882572.06801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882572.08559: stdout chunk (state=3): >>>/root <<< 14334 1726882572.08731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882572.08748: stdout chunk (state=3): >>><<< 14334 1726882572.08771: stderr chunk (state=3): >>><<< 14334 1726882572.08790: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882572.08812: _low_level_execute_command(): starting 14334 1726882572.08825: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844 `" && echo ansible-tmp-1726882572.0879855-14706-72211949789844="` echo /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844 `" ) && sleep 0' 14334 1726882572.10062: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882572.10151: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882572.10338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882572.10359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882572.10524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882572.12589: stdout chunk (state=3): >>>ansible-tmp-1726882572.0879855-14706-72211949789844=/root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844 <<< 14334 1726882572.12941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882572.12954: stdout chunk (state=3): >>><<< 14334 1726882572.13161: stderr chunk (state=3): >>><<< 14334 1726882572.13164: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882572.0879855-14706-72211949789844=/root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882572.13167: variable 'ansible_module_compression' from source: unknown 14334 1726882572.13265: ANSIBALLZ: Using lock for package_facts 14334 1726882572.13277: ANSIBALLZ: Acquiring lock 14334 1726882572.13382: ANSIBALLZ: Lock acquired: 140014062059888 14334 1726882572.13385: ANSIBALLZ: Creating module 14334 1726882573.03515: ANSIBALLZ: Writing module into payload 14334 1726882573.03965: ANSIBALLZ: Writing module 14334 1726882573.04109: ANSIBALLZ: Renaming module 14334 1726882573.04173: ANSIBALLZ: Done creating module 14334 1726882573.04393: variable 'ansible_facts' from source: unknown 14334 1726882573.04893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/AnsiballZ_package_facts.py 14334 1726882573.05459: Sending initial data 14334 1726882573.05469: Sent initial data (161 bytes) 14334 1726882573.06112: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882573.06150: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882573.06180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882573.06254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882573.06303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882573.06323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882573.06342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882573.06512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882573.08241: 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 <<< 14334 1726882573.08288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882573.08357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpa929533o /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/AnsiballZ_package_facts.py <<< 14334 1726882573.08367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/AnsiballZ_package_facts.py" <<< 14334 1726882573.08411: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpa929533o" to remote "/root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/AnsiballZ_package_facts.py" <<< 14334 1726882573.14366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882573.14422: stderr chunk (state=3): >>><<< 14334 1726882573.14426: stdout chunk (state=3): >>><<< 14334 1726882573.14644: done transferring module to remote 14334 1726882573.14648: _low_level_execute_command(): starting 14334 1726882573.14650: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/ /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/AnsiballZ_package_facts.py && sleep 0' 14334 1726882573.15964: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882573.15967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882573.16019: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882573.16249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882573.16281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882573.16371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882573.18500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882573.18504: stdout chunk (state=3): >>><<< 14334 1726882573.18506: stderr chunk (state=3): >>><<< 14334 1726882573.18509: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882573.18511: _low_level_execute_command(): starting 14334 1726882573.18514: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/AnsiballZ_package_facts.py && sleep 0' 14334 1726882573.19792: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882573.19855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882573.20009: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882573.20139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882573.20226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882573.83223: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "12.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.40", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "10.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.11", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "r<<< 14334 1726882573.83348: stdout chunk (state=3): >>>pm"}], "readline": [{"name": "readline", "version": "8.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.10.4", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "22.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "5.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.47", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.42.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.3", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": <<< 14334 1726882573.83355: stdout chunk (state=3): >>>"rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "6.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.15.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.5.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.14.0", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.55.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "4.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.3", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.1.0", "release": "4.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.14", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "56.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "46.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.10.4", "release": "2.fc39", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "633", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libargon2": [{"name": "libargon2", "version": "20190702", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.14", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.2.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.4.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.0", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.6.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "73.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.78.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "<<< 14334 1726882573.83371: stdout chunk (state=3): >>>version": "0.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.28.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.20.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.77", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.20.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.78.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.32.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.64", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20221126", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "deltarpm": [{"name": "deltarpm", "version": "3.6.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.6", "release": "2.fc39", "epoch": null<<< 14334 1726882573.83375: stdout chunk (state=3): >>>, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "40.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.8.0", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "12.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "10.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.0.5", <<< 14334 1726882573.83454: stdout chunk (state=3): >>>"release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.11.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "34.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "501.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.21", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2023.0511", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "3.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.92", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20230801", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.083", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "4.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.037", "release": "3.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "500.fc39", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "500.fc39", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "500.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.54", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.77", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.19", "release": "500.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "62.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "12.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "13.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "39.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "7.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile22": [{"name": "guile22", "version": "2.2.7", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "2.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "8.fc39", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.9.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.18", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "13.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "32.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.1", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "44.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "19.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc39eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.1.0", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.30.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.7.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "67.7.2", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "20.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.28.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.67.20160912git.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "18b8e74c", "release": "62f2920f", "epoch": null, "arch": null, "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "9.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 14334 1726882573.85292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882573.85295: stderr chunk (state=3): >>>Shared connection to 10.31.10.217 closed. <<< 14334 1726882573.85395: stderr chunk (state=3): >>><<< 14334 1726882573.85399: stdout chunk (state=3): >>><<< 14334 1726882573.85649: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "12.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.40", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "10.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.11", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.10.4", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "22.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "5.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.47", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.42.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.3", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "6.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.15.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.5.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.14.0", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.55.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "4.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.3", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.1.0", "release": "4.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.14", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "56.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "46.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.10.4", "release": "2.fc39", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "633", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libargon2": [{"name": "libargon2", "version": "20190702", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.14", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.2.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.4.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.0", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.6.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "73.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.78.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.28.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.20.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.77", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.20.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.78.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.32.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.64", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20221126", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "deltarpm": [{"name": "deltarpm", "version": "3.6.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "40.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.8.0", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "12.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "10.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.11.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "34.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "501.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.21", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2023.0511", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "3.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.92", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20230801", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.083", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "4.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.037", "release": "3.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "500.fc39", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "500.fc39", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "500.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.54", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.77", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.19", "release": "500.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "62.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "12.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "13.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "39.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "7.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile22": [{"name": "guile22", "version": "2.2.7", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "2.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "8.fc39", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.9.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.18", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "13.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "32.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.1", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "44.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "19.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc39eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.1.0", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.30.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.7.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "67.7.2", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "20.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.28.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.67.20160912git.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "18b8e74c", "release": "62f2920f", "epoch": null, "arch": null, "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "9.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882573.92112: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882573.92157: _low_level_execute_command(): starting 14334 1726882573.92184: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882572.0879855-14706-72211949789844/ > /dev/null 2>&1 && sleep 0' 14334 1726882573.92927: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882573.92970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882573.93106: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882573.93332: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882573.93398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882573.93567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882573.95499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882573.95502: stdout chunk (state=3): >>><<< 14334 1726882573.95505: stderr chunk (state=3): >>><<< 14334 1726882573.95739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882573.95743: handler run complete 14334 1726882573.97708: variable 'ansible_facts' from source: unknown 14334 1726882573.99204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.03754: variable 'ansible_facts' from source: unknown 14334 1726882574.04572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.06376: attempt loop complete, returning result 14334 1726882574.06416: _execute() done 14334 1726882574.06437: dumping result to json 14334 1726882574.06799: done dumping result, returning 14334 1726882574.06834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affe814-3a2d-8f1c-7311-000000000260] 14334 1726882574.06839: sending task result for task 0affe814-3a2d-8f1c-7311-000000000260 14334 1726882574.11515: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000260 14334 1726882574.11520: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14334 1726882574.11621: no more pending results, returning what we have 14334 1726882574.11625: results queue empty 14334 1726882574.11626: checking for any_errors_fatal 14334 1726882574.11632: done checking for any_errors_fatal 14334 1726882574.11635: checking for max_fail_percentage 14334 1726882574.11637: done checking for max_fail_percentage 14334 1726882574.11638: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.11640: done checking to see if all hosts have failed 14334 1726882574.11641: getting the remaining hosts for this loop 14334 1726882574.11642: done getting the remaining hosts for this loop 14334 1726882574.11655: getting the next task for host managed_node1 14334 1726882574.11664: done getting next task for host managed_node1 14334 1726882574.11669: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 14334 1726882574.11679: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.11693: getting variables 14334 1726882574.11695: in VariableManager get_vars() 14334 1726882574.11729: Calling all_inventory to load vars for managed_node1 14334 1726882574.11732: Calling groups_inventory to load vars for managed_node1 14334 1726882574.11842: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.11855: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.11859: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.11872: Calling groups_plugins_play to load vars for managed_node1 14334 1726882574.14320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.18523: done with get_vars() 14334 1726882574.18572: done getting variables 14334 1726882574.18652: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:14 -0400 (0:00:02.182) 0:00:12.092 ****** 14334 1726882574.18712: entering _queue_task() for managed_node1/debug 14334 1726882574.19227: worker is 1 (out of 1 available) 14334 1726882574.19247: exiting _queue_task() for managed_node1/debug 14334 1726882574.19262: done queuing things up, now waiting for results queue to drain 14334 1726882574.19265: waiting for pending results... 14334 1726882574.19517: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 14334 1726882574.19782: in run() - task 0affe814-3a2d-8f1c-7311-0000000001fe 14334 1726882574.19786: variable 'ansible_search_path' from source: unknown 14334 1726882574.19793: variable 'ansible_search_path' from source: unknown 14334 1726882574.19815: calling self._execute() 14334 1726882574.19998: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.20002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.20005: variable 'omit' from source: magic vars 14334 1726882574.20841: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.20845: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882574.20848: variable 'omit' from source: magic vars 14334 1726882574.20969: variable 'omit' from source: magic vars 14334 1726882574.21341: variable 'network_provider' from source: set_fact 14334 1726882574.21345: variable 'omit' from source: magic vars 14334 1726882574.21391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882574.21442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882574.21558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882574.21639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882574.21643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882574.21646: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882574.21648: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.21662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.21824: Set connection var ansible_shell_executable to /bin/sh 14334 1726882574.21837: Set connection var ansible_connection to ssh 14334 1726882574.21858: Set connection var ansible_pipelining to False 14334 1726882574.21892: Set connection var ansible_timeout to 10 14334 1726882574.21895: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882574.21904: Set connection var ansible_shell_type to sh 14334 1726882574.21947: variable 'ansible_shell_executable' from source: unknown 14334 1726882574.22001: variable 'ansible_connection' from source: unknown 14334 1726882574.22004: variable 'ansible_module_compression' from source: unknown 14334 1726882574.22007: variable 'ansible_shell_type' from source: unknown 14334 1726882574.22009: variable 'ansible_shell_executable' from source: unknown 14334 1726882574.22012: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.22014: variable 'ansible_pipelining' from source: unknown 14334 1726882574.22016: variable 'ansible_timeout' from source: unknown 14334 1726882574.22025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.22228: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882574.22288: variable 'omit' from source: magic vars 14334 1726882574.22291: starting attempt loop 14334 1726882574.22294: running the handler 14334 1726882574.22330: handler run complete 14334 1726882574.22358: attempt loop complete, returning result 14334 1726882574.22365: _execute() done 14334 1726882574.22373: dumping result to json 14334 1726882574.22386: done dumping result, returning 14334 1726882574.22435: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-8f1c-7311-0000000001fe] 14334 1726882574.22438: sending task result for task 0affe814-3a2d-8f1c-7311-0000000001fe ok: [managed_node1] => {} MSG: Using network provider: nm 14334 1726882574.22723: no more pending results, returning what we have 14334 1726882574.22728: results queue empty 14334 1726882574.22730: checking for any_errors_fatal 14334 1726882574.22742: done checking for any_errors_fatal 14334 1726882574.22743: checking for max_fail_percentage 14334 1726882574.22746: done checking for max_fail_percentage 14334 1726882574.22747: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.22748: done checking to see if all hosts have failed 14334 1726882574.22749: getting the remaining hosts for this loop 14334 1726882574.22751: done getting the remaining hosts for this loop 14334 1726882574.22757: getting the next task for host managed_node1 14334 1726882574.22767: done getting next task for host managed_node1 14334 1726882574.22773: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 14334 1726882574.22782: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.22797: getting variables 14334 1726882574.22799: in VariableManager get_vars() 14334 1726882574.23078: Calling all_inventory to load vars for managed_node1 14334 1726882574.23082: Calling groups_inventory to load vars for managed_node1 14334 1726882574.23088: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.23245: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000001fe 14334 1726882574.23249: WORKER PROCESS EXITING 14334 1726882574.23259: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.23284: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.23291: Calling groups_plugins_play to load vars for managed_node1 14334 1726882574.27145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.30593: done with get_vars() 14334 1726882574.30632: done getting variables 14334 1726882574.30747: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:14 -0400 (0:00:00.120) 0:00:12.212 ****** 14334 1726882574.30795: entering _queue_task() for managed_node1/fail 14334 1726882574.30797: Creating lock for fail 14334 1726882574.31152: worker is 1 (out of 1 available) 14334 1726882574.31243: exiting _queue_task() for managed_node1/fail 14334 1726882574.31257: done queuing things up, now waiting for results queue to drain 14334 1726882574.31259: waiting for pending results... 14334 1726882574.31500: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 14334 1726882574.31691: in run() - task 0affe814-3a2d-8f1c-7311-0000000001ff 14334 1726882574.31713: variable 'ansible_search_path' from source: unknown 14334 1726882574.31731: variable 'ansible_search_path' from source: unknown 14334 1726882574.31783: calling self._execute() 14334 1726882574.31892: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.31907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.31926: variable 'omit' from source: magic vars 14334 1726882574.32431: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.32455: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882574.32641: variable 'network_state' from source: role '' defaults 14334 1726882574.32702: Evaluated conditional (network_state != {}): False 14334 1726882574.32707: when evaluation is False, skipping this task 14334 1726882574.32710: _execute() done 14334 1726882574.32713: dumping result to json 14334 1726882574.32715: done dumping result, returning 14334 1726882574.32718: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-8f1c-7311-0000000001ff] 14334 1726882574.32720: sending task result for task 0affe814-3a2d-8f1c-7311-0000000001ff 14334 1726882574.32891: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000001ff 14334 1726882574.32895: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14334 1726882574.32969: no more pending results, returning what we have 14334 1726882574.32975: results queue empty 14334 1726882574.32978: checking for any_errors_fatal 14334 1726882574.32985: done checking for any_errors_fatal 14334 1726882574.32986: checking for max_fail_percentage 14334 1726882574.32988: done checking for max_fail_percentage 14334 1726882574.32990: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.32991: done checking to see if all hosts have failed 14334 1726882574.32992: getting the remaining hosts for this loop 14334 1726882574.32994: done getting the remaining hosts for this loop 14334 1726882574.32999: getting the next task for host managed_node1 14334 1726882574.33198: done getting next task for host managed_node1 14334 1726882574.33203: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 14334 1726882574.33208: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.33224: getting variables 14334 1726882574.33225: in VariableManager get_vars() 14334 1726882574.33262: Calling all_inventory to load vars for managed_node1 14334 1726882574.33267: Calling groups_inventory to load vars for managed_node1 14334 1726882574.33270: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.33283: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.33288: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.33292: Calling groups_plugins_play to load vars for managed_node1 14334 1726882574.35468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.38507: done with get_vars() 14334 1726882574.38546: done getting variables 14334 1726882574.38666: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:14 -0400 (0:00:00.079) 0:00:12.292 ****** 14334 1726882574.38774: entering _queue_task() for managed_node1/fail 14334 1726882574.39202: worker is 1 (out of 1 available) 14334 1726882574.39217: exiting _queue_task() for managed_node1/fail 14334 1726882574.39233: done queuing things up, now waiting for results queue to drain 14334 1726882574.39360: waiting for pending results... 14334 1726882574.40022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 14334 1726882574.40142: in run() - task 0affe814-3a2d-8f1c-7311-000000000200 14334 1726882574.40167: variable 'ansible_search_path' from source: unknown 14334 1726882574.40176: variable 'ansible_search_path' from source: unknown 14334 1726882574.40273: calling self._execute() 14334 1726882574.40444: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.40494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.40557: variable 'omit' from source: magic vars 14334 1726882574.41075: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.41097: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882574.41346: variable 'network_state' from source: role '' defaults 14334 1726882574.41352: Evaluated conditional (network_state != {}): False 14334 1726882574.41354: when evaluation is False, skipping this task 14334 1726882574.41357: _execute() done 14334 1726882574.41359: dumping result to json 14334 1726882574.41362: done dumping result, returning 14334 1726882574.41364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-8f1c-7311-000000000200] 14334 1726882574.41367: sending task result for task 0affe814-3a2d-8f1c-7311-000000000200 14334 1726882574.41550: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000200 14334 1726882574.41560: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14334 1726882574.41617: no more pending results, returning what we have 14334 1726882574.41622: results queue empty 14334 1726882574.41623: checking for any_errors_fatal 14334 1726882574.41629: done checking for any_errors_fatal 14334 1726882574.41630: checking for max_fail_percentage 14334 1726882574.41632: done checking for max_fail_percentage 14334 1726882574.41636: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.41637: done checking to see if all hosts have failed 14334 1726882574.41638: getting the remaining hosts for this loop 14334 1726882574.41641: done getting the remaining hosts for this loop 14334 1726882574.41646: getting the next task for host managed_node1 14334 1726882574.41657: done getting next task for host managed_node1 14334 1726882574.41740: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 14334 1726882574.41747: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.41765: getting variables 14334 1726882574.41767: in VariableManager get_vars() 14334 1726882574.41815: Calling all_inventory to load vars for managed_node1 14334 1726882574.41818: Calling groups_inventory to load vars for managed_node1 14334 1726882574.41821: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.41832: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.41892: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.41897: Calling groups_plugins_play to load vars for managed_node1 14334 1726882574.44402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.47562: done with get_vars() 14334 1726882574.47605: done getting variables 14334 1726882574.47684: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:14 -0400 (0:00:00.089) 0:00:12.382 ****** 14334 1726882574.47730: entering _queue_task() for managed_node1/fail 14334 1726882574.48518: worker is 1 (out of 1 available) 14334 1726882574.48532: exiting _queue_task() for managed_node1/fail 14334 1726882574.48547: done queuing things up, now waiting for results queue to drain 14334 1726882574.48549: waiting for pending results... 14334 1726882574.49160: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 14334 1726882574.49394: in run() - task 0affe814-3a2d-8f1c-7311-000000000201 14334 1726882574.49432: variable 'ansible_search_path' from source: unknown 14334 1726882574.49445: variable 'ansible_search_path' from source: unknown 14334 1726882574.49532: calling self._execute() 14334 1726882574.49643: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.49657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.49675: variable 'omit' from source: magic vars 14334 1726882574.50166: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.50190: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882574.50440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882574.53426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882574.53537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882574.53589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882574.53659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882574.53685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882574.53877: 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) 14334 1726882574.53881: 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) 14334 1726882574.53884: 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) 14334 1726882574.53932: 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) 14334 1726882574.53958: 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) 14334 1726882574.54093: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.54122: Evaluated conditional (ansible_distribution_major_version | int > 9): True 14334 1726882574.54311: variable 'ansible_distribution' from source: facts 14334 1726882574.54318: variable '__network_rh_distros' from source: role '' defaults 14334 1726882574.54324: Evaluated conditional (ansible_distribution in __network_rh_distros): False 14334 1726882574.54340: when evaluation is False, skipping this task 14334 1726882574.54420: _execute() done 14334 1726882574.54424: dumping result to json 14334 1726882574.54428: done dumping result, returning 14334 1726882574.54431: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-8f1c-7311-000000000201] 14334 1726882574.54433: sending task result for task 0affe814-3a2d-8f1c-7311-000000000201 14334 1726882574.54511: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000201 14334 1726882574.54515: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 14334 1726882574.54576: no more pending results, returning what we have 14334 1726882574.54581: results queue empty 14334 1726882574.54583: checking for any_errors_fatal 14334 1726882574.54592: done checking for any_errors_fatal 14334 1726882574.54593: checking for max_fail_percentage 14334 1726882574.54596: done checking for max_fail_percentage 14334 1726882574.54597: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.54598: done checking to see if all hosts have failed 14334 1726882574.54599: getting the remaining hosts for this loop 14334 1726882574.54602: done getting the remaining hosts for this loop 14334 1726882574.54607: getting the next task for host managed_node1 14334 1726882574.54615: done getting next task for host managed_node1 14334 1726882574.54620: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 14334 1726882574.54628: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.54644: getting variables 14334 1726882574.54646: in VariableManager get_vars() 14334 1726882574.54685: Calling all_inventory to load vars for managed_node1 14334 1726882574.54688: Calling groups_inventory to load vars for managed_node1 14334 1726882574.54690: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.54702: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.54705: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.54709: Calling groups_plugins_play to load vars for managed_node1 14334 1726882574.59085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.65790: done with get_vars() 14334 1726882574.65941: done getting variables 14334 1726882574.66101: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:14 -0400 (0:00:00.184) 0:00:12.567 ****** 14334 1726882574.66251: entering _queue_task() for managed_node1/dnf 14334 1726882574.66973: worker is 1 (out of 1 available) 14334 1726882574.66987: exiting _queue_task() for managed_node1/dnf 14334 1726882574.67004: done queuing things up, now waiting for results queue to drain 14334 1726882574.67010: waiting for pending results... 14334 1726882574.67656: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 14334 1726882574.67867: in run() - task 0affe814-3a2d-8f1c-7311-000000000202 14334 1726882574.67887: variable 'ansible_search_path' from source: unknown 14334 1726882574.67892: variable 'ansible_search_path' from source: unknown 14334 1726882574.67995: calling self._execute() 14334 1726882574.68210: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.68215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.68227: variable 'omit' from source: magic vars 14334 1726882574.69162: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.69166: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882574.69940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882574.75011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882574.75105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882574.75150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882574.75199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882574.75230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882574.75412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14334 1726882574.75448: 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) 14334 1726882574.75480: 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) 14334 1726882574.75537: 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) 14334 1726882574.75790: 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) 14334 1726882574.75993: variable 'ansible_distribution' from source: facts 14334 1726882574.75999: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.76009: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 14334 1726882574.76397: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882574.76869: 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) 14334 1726882574.76975: 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) 14334 1726882574.77015: 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) 14334 1726882574.77198: 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) 14334 1726882574.77355: 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) 14334 1726882574.77360: 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) 14334 1726882574.77363: 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) 14334 1726882574.77426: 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) 14334 1726882574.77496: 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) 14334 1726882574.77519: 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) 14334 1726882574.77587: 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) 14334 1726882574.77628: 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) 14334 1726882574.77667: 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) 14334 1726882574.77755: 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) 14334 1726882574.77758: 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) 14334 1726882574.77915: variable 'network_connections' from source: include params 14334 1726882574.77932: variable 'interface' from source: play vars 14334 1726882574.77991: variable 'interface' from source: play vars 14334 1726882574.78058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882574.78218: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882574.78256: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882574.78290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882574.78316: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882574.78357: 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) 14334 1726882574.78377: 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) 14334 1726882574.78405: 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) 14334 1726882574.78426: 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) 14334 1726882574.78483: variable '__network_team_connections_defined' from source: role '' defaults 14334 1726882574.78701: variable 'network_connections' from source: include params 14334 1726882574.78705: variable 'interface' from source: play vars 14334 1726882574.78757: variable 'interface' from source: play vars 14334 1726882574.78788: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 14334 1726882574.78793: when evaluation is False, skipping this task 14334 1726882574.78797: _execute() done 14334 1726882574.78799: dumping result to json 14334 1726882574.78805: done dumping result, returning 14334 1726882574.78814: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affe814-3a2d-8f1c-7311-000000000202] 14334 1726882574.78819: sending task result for task 0affe814-3a2d-8f1c-7311-000000000202 14334 1726882574.78922: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000202 14334 1726882574.78925: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 14334 1726882574.78988: no more pending results, returning what we have 14334 1726882574.78992: results queue empty 14334 1726882574.78994: checking for any_errors_fatal 14334 1726882574.79000: done checking for any_errors_fatal 14334 1726882574.79001: checking for max_fail_percentage 14334 1726882574.79003: done checking for max_fail_percentage 14334 1726882574.79004: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.79005: done checking to see if all hosts have failed 14334 1726882574.79006: getting the remaining hosts for this loop 14334 1726882574.79008: done getting the remaining hosts for this loop 14334 1726882574.79013: getting the next task for host managed_node1 14334 1726882574.79022: done getting next task for host managed_node1 14334 1726882574.79027: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 14334 1726882574.79033: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.79050: getting variables 14334 1726882574.79052: in VariableManager get_vars() 14334 1726882574.79088: Calling all_inventory to load vars for managed_node1 14334 1726882574.79092: Calling groups_inventory to load vars for managed_node1 14334 1726882574.79094: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.79104: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.79107: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.79110: Calling groups_plugins_play to load vars for managed_node1 14334 1726882574.80891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.82487: done with get_vars() 14334 1726882574.82511: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14334 1726882574.82579: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:14 -0400 (0:00:00.163) 0:00:12.730 ****** 14334 1726882574.82607: entering _queue_task() for managed_node1/yum 14334 1726882574.82609: Creating lock for yum 14334 1726882574.82884: worker is 1 (out of 1 available) 14334 1726882574.82900: exiting _queue_task() for managed_node1/yum 14334 1726882574.82915: done queuing things up, now waiting for results queue to drain 14334 1726882574.82917: waiting for pending results... 14334 1726882574.83098: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 14334 1726882574.83210: in run() - task 0affe814-3a2d-8f1c-7311-000000000203 14334 1726882574.83223: variable 'ansible_search_path' from source: unknown 14334 1726882574.83227: variable 'ansible_search_path' from source: unknown 14334 1726882574.83274: calling self._execute() 14334 1726882574.83403: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.83408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.83411: variable 'omit' from source: magic vars 14334 1726882574.84140: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.84144: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882574.84147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882574.86798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882574.86862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882574.86899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882574.86930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882574.86954: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882574.87025: 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) 14334 1726882574.87051: 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) 14334 1726882574.87073: 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) 14334 1726882574.87113: 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) 14334 1726882574.87124: 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) 14334 1726882574.87202: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.87216: Evaluated conditional (ansible_distribution_major_version | int < 8): False 14334 1726882574.87220: when evaluation is False, skipping this task 14334 1726882574.87223: _execute() done 14334 1726882574.87226: dumping result to json 14334 1726882574.87230: done dumping result, returning 14334 1726882574.87242: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affe814-3a2d-8f1c-7311-000000000203] 14334 1726882574.87246: sending task result for task 0affe814-3a2d-8f1c-7311-000000000203 14334 1726882574.87351: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000203 14334 1726882574.87354: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 14334 1726882574.87419: no more pending results, returning what we have 14334 1726882574.87424: results queue empty 14334 1726882574.87425: checking for any_errors_fatal 14334 1726882574.87432: done checking for any_errors_fatal 14334 1726882574.87433: checking for max_fail_percentage 14334 1726882574.87437: done checking for max_fail_percentage 14334 1726882574.87438: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.87439: done checking to see if all hosts have failed 14334 1726882574.87440: getting the remaining hosts for this loop 14334 1726882574.87442: done getting the remaining hosts for this loop 14334 1726882574.87448: getting the next task for host managed_node1 14334 1726882574.87456: done getting next task for host managed_node1 14334 1726882574.87460: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14334 1726882574.87475: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.87493: getting variables 14334 1726882574.87494: in VariableManager get_vars() 14334 1726882574.87528: Calling all_inventory to load vars for managed_node1 14334 1726882574.87531: Calling groups_inventory to load vars for managed_node1 14334 1726882574.87535: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.87545: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.87548: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.87552: Calling groups_plugins_play to load vars for managed_node1 14334 1726882574.89503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882574.92795: done with get_vars() 14334 1726882574.92830: done getting variables 14334 1726882574.92904: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:14 -0400 (0:00:00.103) 0:00:12.834 ****** 14334 1726882574.92948: entering _queue_task() for managed_node1/fail 14334 1726882574.93271: worker is 1 (out of 1 available) 14334 1726882574.93289: exiting _queue_task() for managed_node1/fail 14334 1726882574.93303: done queuing things up, now waiting for results queue to drain 14334 1726882574.93305: waiting for pending results... 14334 1726882574.93514: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14334 1726882574.93617: in run() - task 0affe814-3a2d-8f1c-7311-000000000204 14334 1726882574.93640: variable 'ansible_search_path' from source: unknown 14334 1726882574.93643: variable 'ansible_search_path' from source: unknown 14334 1726882574.93672: calling self._execute() 14334 1726882574.93748: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882574.93754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882574.93767: variable 'omit' from source: magic vars 14334 1726882574.94340: variable 'ansible_distribution_major_version' from source: facts 14334 1726882574.94344: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882574.94347: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882574.94587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882574.97111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882574.97228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882574.97293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882574.97345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882574.97396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882574.97511: 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) 14334 1726882574.97542: 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) 14334 1726882574.97563: 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) 14334 1726882574.97615: 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) 14334 1726882574.97640: 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) 14334 1726882574.97682: 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) 14334 1726882574.97706: 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) 14334 1726882574.97728: 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) 14334 1726882574.97765: 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) 14334 1726882574.97780: 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) 14334 1726882574.97815: 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) 14334 1726882574.97838: 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) 14334 1726882574.97868: 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) 14334 1726882574.97900: 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) 14334 1726882574.97915: 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) 14334 1726882574.98063: variable 'network_connections' from source: include params 14334 1726882574.98073: variable 'interface' from source: play vars 14334 1726882574.98134: variable 'interface' from source: play vars 14334 1726882574.98197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882574.98330: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882574.98366: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882574.98397: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882574.98422: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882574.98462: 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) 14334 1726882574.98482: 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) 14334 1726882574.98505: 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) 14334 1726882574.98529: 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) 14334 1726882574.98583: variable '__network_team_connections_defined' from source: role '' defaults 14334 1726882574.98800: variable 'network_connections' from source: include params 14334 1726882574.98804: variable 'interface' from source: play vars 14334 1726882574.98861: variable 'interface' from source: play vars 14334 1726882574.98888: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 14334 1726882574.98894: when evaluation is False, skipping this task 14334 1726882574.98897: _execute() done 14334 1726882574.98900: dumping result to json 14334 1726882574.98902: done dumping result, returning 14334 1726882574.98912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-8f1c-7311-000000000204] 14334 1726882574.98918: sending task result for task 0affe814-3a2d-8f1c-7311-000000000204 14334 1726882574.99021: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000204 14334 1726882574.99024: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 14334 1726882574.99086: no more pending results, returning what we have 14334 1726882574.99091: results queue empty 14334 1726882574.99093: checking for any_errors_fatal 14334 1726882574.99100: done checking for any_errors_fatal 14334 1726882574.99101: checking for max_fail_percentage 14334 1726882574.99103: done checking for max_fail_percentage 14334 1726882574.99104: checking to see if all hosts have failed and the running result is not ok 14334 1726882574.99105: done checking to see if all hosts have failed 14334 1726882574.99106: getting the remaining hosts for this loop 14334 1726882574.99108: done getting the remaining hosts for this loop 14334 1726882574.99112: getting the next task for host managed_node1 14334 1726882574.99121: done getting next task for host managed_node1 14334 1726882574.99125: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 14334 1726882574.99131: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882574.99148: getting variables 14334 1726882574.99151: in VariableManager get_vars() 14334 1726882574.99186: Calling all_inventory to load vars for managed_node1 14334 1726882574.99190: Calling groups_inventory to load vars for managed_node1 14334 1726882574.99192: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882574.99202: Calling all_plugins_play to load vars for managed_node1 14334 1726882574.99205: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882574.99208: Calling groups_plugins_play to load vars for managed_node1 14334 1726882575.02175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882575.06058: done with get_vars() 14334 1726882575.06164: done getting variables 14334 1726882575.06295: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:15 -0400 (0:00:00.135) 0:00:12.969 ****** 14334 1726882575.06487: entering _queue_task() for managed_node1/package 14334 1726882575.06849: worker is 1 (out of 1 available) 14334 1726882575.06866: exiting _queue_task() for managed_node1/package 14334 1726882575.06882: done queuing things up, now waiting for results queue to drain 14334 1726882575.06884: waiting for pending results... 14334 1726882575.07115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 14334 1726882575.07245: in run() - task 0affe814-3a2d-8f1c-7311-000000000205 14334 1726882575.07258: variable 'ansible_search_path' from source: unknown 14334 1726882575.07262: variable 'ansible_search_path' from source: unknown 14334 1726882575.07326: calling self._execute() 14334 1726882575.07423: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882575.07427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882575.07449: variable 'omit' from source: magic vars 14334 1726882575.07790: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.07801: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882575.07968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882575.08218: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882575.08256: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882575.08289: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882575.08337: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882575.08482: variable 'network_packages' from source: role '' defaults 14334 1726882575.08572: variable '__network_provider_setup' from source: role '' defaults 14334 1726882575.08584: variable '__network_service_name_default_nm' from source: role '' defaults 14334 1726882575.08691: variable '__network_service_name_default_nm' from source: role '' defaults 14334 1726882575.08721: variable '__network_packages_default_nm' from source: role '' defaults 14334 1726882575.08768: variable '__network_packages_default_nm' from source: role '' defaults 14334 1726882575.09162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882575.19383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882575.19462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882575.19501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882575.19540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882575.19571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882575.19696: 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) 14334 1726882575.19702: 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) 14334 1726882575.19948: 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) 14334 1726882575.19952: 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) 14334 1726882575.19955: 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) 14334 1726882575.19958: 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) 14334 1726882575.19961: 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) 14334 1726882575.19963: 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) 14334 1726882575.19966: 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) 14334 1726882575.19972: 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) 14334 1726882575.20279: variable '__network_packages_default_gobject_packages' from source: role '' defaults 14334 1726882575.20424: 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) 14334 1726882575.20456: 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) 14334 1726882575.20494: 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) 14334 1726882575.20539: 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) 14334 1726882575.20560: 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) 14334 1726882575.20668: variable 'ansible_python' from source: facts 14334 1726882575.20688: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 14334 1726882575.20821: variable '__network_wpa_supplicant_required' from source: role '' defaults 14334 1726882575.20887: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 14334 1726882575.21157: 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) 14334 1726882575.21161: 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) 14334 1726882575.21164: 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) 14334 1726882575.21167: 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) 14334 1726882575.21169: 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) 14334 1726882575.21291: 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) 14334 1726882575.21302: 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) 14334 1726882575.21305: 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) 14334 1726882575.21378: 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) 14334 1726882575.21383: 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) 14334 1726882575.21617: variable 'network_connections' from source: include params 14334 1726882575.21620: variable 'interface' from source: play vars 14334 1726882575.21657: variable 'interface' from source: play vars 14334 1726882575.21742: 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) 14334 1726882575.21772: 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) 14334 1726882575.21893: 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) 14334 1726882575.21896: 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) 14334 1726882575.21916: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882575.22669: variable 'network_connections' from source: include params 14334 1726882575.22675: variable 'interface' from source: play vars 14334 1726882575.22890: variable 'interface' from source: play vars 14334 1726882575.22951: variable '__network_packages_default_wireless' from source: role '' defaults 14334 1726882575.23074: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882575.23464: variable 'network_connections' from source: include params 14334 1726882575.23469: variable 'interface' from source: play vars 14334 1726882575.23547: variable 'interface' from source: play vars 14334 1726882575.23584: variable '__network_packages_default_team' from source: role '' defaults 14334 1726882575.23679: variable '__network_team_connections_defined' from source: role '' defaults 14334 1726882575.24082: variable 'network_connections' from source: include params 14334 1726882575.24087: variable 'interface' from source: play vars 14334 1726882575.24206: variable 'interface' from source: play vars 14334 1726882575.24223: variable '__network_service_name_default_initscripts' from source: role '' defaults 14334 1726882575.24299: variable '__network_service_name_default_initscripts' from source: role '' defaults 14334 1726882575.24306: variable '__network_packages_default_initscripts' from source: role '' defaults 14334 1726882575.24382: variable '__network_packages_default_initscripts' from source: role '' defaults 14334 1726882575.24684: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 14334 1726882575.25381: variable 'network_connections' from source: include params 14334 1726882575.25385: variable 'interface' from source: play vars 14334 1726882575.25413: variable 'interface' from source: play vars 14334 1726882575.25416: variable 'ansible_distribution' from source: facts 14334 1726882575.25427: variable '__network_rh_distros' from source: role '' defaults 14334 1726882575.25430: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.25460: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 14334 1726882575.25667: variable 'ansible_distribution' from source: facts 14334 1726882575.25670: variable '__network_rh_distros' from source: role '' defaults 14334 1726882575.25701: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.25706: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 14334 1726882575.25920: variable 'ansible_distribution' from source: facts 14334 1726882575.25924: variable '__network_rh_distros' from source: role '' defaults 14334 1726882575.25935: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.26058: variable 'network_provider' from source: set_fact 14334 1726882575.26061: variable 'ansible_facts' from source: unknown 14334 1726882575.27124: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 14334 1726882575.27133: when evaluation is False, skipping this task 14334 1726882575.27138: _execute() done 14334 1726882575.27141: dumping result to json 14334 1726882575.27143: done dumping result, returning 14334 1726882575.27147: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-8f1c-7311-000000000205] 14334 1726882575.27149: sending task result for task 0affe814-3a2d-8f1c-7311-000000000205 14334 1726882575.27227: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000205 14334 1726882575.27433: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 14334 1726882575.27493: no more pending results, returning what we have 14334 1726882575.27497: results queue empty 14334 1726882575.27498: checking for any_errors_fatal 14334 1726882575.27503: done checking for any_errors_fatal 14334 1726882575.27504: checking for max_fail_percentage 14334 1726882575.27506: done checking for max_fail_percentage 14334 1726882575.27507: checking to see if all hosts have failed and the running result is not ok 14334 1726882575.27508: done checking to see if all hosts have failed 14334 1726882575.27509: getting the remaining hosts for this loop 14334 1726882575.27511: done getting the remaining hosts for this loop 14334 1726882575.27515: getting the next task for host managed_node1 14334 1726882575.27522: done getting next task for host managed_node1 14334 1726882575.27526: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14334 1726882575.27532: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882575.27694: getting variables 14334 1726882575.27696: in VariableManager get_vars() 14334 1726882575.27741: Calling all_inventory to load vars for managed_node1 14334 1726882575.27745: Calling groups_inventory to load vars for managed_node1 14334 1726882575.27748: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882575.27797: Calling all_plugins_play to load vars for managed_node1 14334 1726882575.27802: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882575.27807: Calling groups_plugins_play to load vars for managed_node1 14334 1726882575.39524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882575.41342: done with get_vars() 14334 1726882575.41365: done getting variables 14334 1726882575.41409: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:15 -0400 (0:00:00.349) 0:00:13.319 ****** 14334 1726882575.41437: entering _queue_task() for managed_node1/package 14334 1726882575.41711: worker is 1 (out of 1 available) 14334 1726882575.41724: exiting _queue_task() for managed_node1/package 14334 1726882575.41740: done queuing things up, now waiting for results queue to drain 14334 1726882575.41743: waiting for pending results... 14334 1726882575.42251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14334 1726882575.42748: in run() - task 0affe814-3a2d-8f1c-7311-000000000206 14334 1726882575.42752: variable 'ansible_search_path' from source: unknown 14334 1726882575.42755: variable 'ansible_search_path' from source: unknown 14334 1726882575.42764: calling self._execute() 14334 1726882575.43386: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882575.43390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882575.43394: variable 'omit' from source: magic vars 14334 1726882575.44527: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.44549: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882575.44803: variable 'network_state' from source: role '' defaults 14334 1726882575.44838: Evaluated conditional (network_state != {}): False 14334 1726882575.44847: when evaluation is False, skipping this task 14334 1726882575.44855: _execute() done 14334 1726882575.44863: dumping result to json 14334 1726882575.44871: done dumping result, returning 14334 1726882575.44944: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-8f1c-7311-000000000206] 14334 1726882575.44949: sending task result for task 0affe814-3a2d-8f1c-7311-000000000206 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14334 1726882575.45506: no more pending results, returning what we have 14334 1726882575.45515: results queue empty 14334 1726882575.45517: checking for any_errors_fatal 14334 1726882575.45529: done checking for any_errors_fatal 14334 1726882575.45530: checking for max_fail_percentage 14334 1726882575.45532: done checking for max_fail_percentage 14334 1726882575.45533: checking to see if all hosts have failed and the running result is not ok 14334 1726882575.45536: done checking to see if all hosts have failed 14334 1726882575.45537: getting the remaining hosts for this loop 14334 1726882575.45539: done getting the remaining hosts for this loop 14334 1726882575.45544: getting the next task for host managed_node1 14334 1726882575.45553: done getting next task for host managed_node1 14334 1726882575.45558: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14334 1726882575.45565: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882575.45584: getting variables 14334 1726882575.45586: in VariableManager get_vars() 14334 1726882575.45757: Calling all_inventory to load vars for managed_node1 14334 1726882575.45761: Calling groups_inventory to load vars for managed_node1 14334 1726882575.45764: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882575.45776: Calling all_plugins_play to load vars for managed_node1 14334 1726882575.45780: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882575.45785: Calling groups_plugins_play to load vars for managed_node1 14334 1726882575.46307: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000206 14334 1726882575.46821: WORKER PROCESS EXITING 14334 1726882575.49183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882575.55717: done with get_vars() 14334 1726882575.55768: done getting variables 14334 1726882575.55862: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:15 -0400 (0:00:00.144) 0:00:13.464 ****** 14334 1726882575.55913: entering _queue_task() for managed_node1/package 14334 1726882575.56424: worker is 1 (out of 1 available) 14334 1726882575.56445: exiting _queue_task() for managed_node1/package 14334 1726882575.56460: done queuing things up, now waiting for results queue to drain 14334 1726882575.56462: waiting for pending results... 14334 1726882575.56684: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14334 1726882575.56890: in run() - task 0affe814-3a2d-8f1c-7311-000000000207 14334 1726882575.56919: variable 'ansible_search_path' from source: unknown 14334 1726882575.56929: variable 'ansible_search_path' from source: unknown 14334 1726882575.56987: calling self._execute() 14334 1726882575.57142: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882575.57169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882575.57187: variable 'omit' from source: magic vars 14334 1726882575.57737: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.57777: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882575.57972: variable 'network_state' from source: role '' defaults 14334 1726882575.57994: Evaluated conditional (network_state != {}): False 14334 1726882575.57997: when evaluation is False, skipping this task 14334 1726882575.58034: _execute() done 14334 1726882575.58040: dumping result to json 14334 1726882575.58043: done dumping result, returning 14334 1726882575.58046: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-8f1c-7311-000000000207] 14334 1726882575.58048: sending task result for task 0affe814-3a2d-8f1c-7311-000000000207 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14334 1726882575.58322: no more pending results, returning what we have 14334 1726882575.58328: results queue empty 14334 1726882575.58329: checking for any_errors_fatal 14334 1726882575.58342: done checking for any_errors_fatal 14334 1726882575.58343: checking for max_fail_percentage 14334 1726882575.58404: done checking for max_fail_percentage 14334 1726882575.58406: checking to see if all hosts have failed and the running result is not ok 14334 1726882575.58407: done checking to see if all hosts have failed 14334 1726882575.58408: getting the remaining hosts for this loop 14334 1726882575.58411: done getting the remaining hosts for this loop 14334 1726882575.58417: getting the next task for host managed_node1 14334 1726882575.58432: done getting next task for host managed_node1 14334 1726882575.58439: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14334 1726882575.58445: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882575.58518: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000207 14334 1726882575.58522: WORKER PROCESS EXITING 14334 1726882575.58537: getting variables 14334 1726882575.58539: in VariableManager get_vars() 14334 1726882575.58640: Calling all_inventory to load vars for managed_node1 14334 1726882575.58644: Calling groups_inventory to load vars for managed_node1 14334 1726882575.58739: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882575.58750: Calling all_plugins_play to load vars for managed_node1 14334 1726882575.58761: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882575.58765: Calling groups_plugins_play to load vars for managed_node1 14334 1726882575.62462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882575.65786: done with get_vars() 14334 1726882575.65860: done getting variables 14334 1726882575.65991: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:15 -0400 (0:00:00.101) 0:00:13.565 ****** 14334 1726882575.66028: entering _queue_task() for managed_node1/service 14334 1726882575.66030: Creating lock for service 14334 1726882575.66638: worker is 1 (out of 1 available) 14334 1726882575.66650: exiting _queue_task() for managed_node1/service 14334 1726882575.66663: done queuing things up, now waiting for results queue to drain 14334 1726882575.66665: waiting for pending results... 14334 1726882575.66774: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14334 1726882575.67120: in run() - task 0affe814-3a2d-8f1c-7311-000000000208 14334 1726882575.67124: variable 'ansible_search_path' from source: unknown 14334 1726882575.67127: variable 'ansible_search_path' from source: unknown 14334 1726882575.67130: calling self._execute() 14334 1726882575.67167: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882575.67181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882575.67199: variable 'omit' from source: magic vars 14334 1726882575.67921: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.67975: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882575.68156: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882575.68468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882575.70502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882575.70731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882575.70736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882575.70739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882575.70797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882575.71016: 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) 14334 1726882575.71356: 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) 14334 1726882575.71359: 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) 14334 1726882575.71362: 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) 14334 1726882575.71363: 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) 14334 1726882575.71413: 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) 14334 1726882575.71460: 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) 14334 1726882575.71503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14334 1726882575.71574: 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) 14334 1726882575.71602: 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) 14334 1726882575.71658: 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) 14334 1726882575.71718: 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) 14334 1726882575.71761: 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) 14334 1726882575.71829: 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) 14334 1726882575.71892: 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) 14334 1726882575.72122: variable 'network_connections' from source: include params 14334 1726882575.72141: variable 'interface' from source: play vars 14334 1726882575.72232: variable 'interface' from source: play vars 14334 1726882575.72292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882575.72445: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882575.72553: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882575.72557: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882575.72640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882575.72644: 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) 14334 1726882575.72651: 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) 14334 1726882575.72683: 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) 14334 1726882575.72715: 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) 14334 1726882575.72786: variable '__network_team_connections_defined' from source: role '' defaults 14334 1726882575.73139: variable 'network_connections' from source: include params 14334 1726882575.73143: variable 'interface' from source: play vars 14334 1726882575.73182: variable 'interface' from source: play vars 14334 1726882575.73217: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 14334 1726882575.73221: when evaluation is False, skipping this task 14334 1726882575.73224: _execute() done 14334 1726882575.73226: dumping result to json 14334 1726882575.73231: done dumping result, returning 14334 1726882575.73241: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-8f1c-7311-000000000208] 14334 1726882575.73418: sending task result for task 0affe814-3a2d-8f1c-7311-000000000208 14334 1726882575.73495: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000208 14334 1726882575.73503: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 14334 1726882575.73551: no more pending results, returning what we have 14334 1726882575.73555: results queue empty 14334 1726882575.73556: checking for any_errors_fatal 14334 1726882575.73562: done checking for any_errors_fatal 14334 1726882575.73563: checking for max_fail_percentage 14334 1726882575.73565: done checking for max_fail_percentage 14334 1726882575.73566: checking to see if all hosts have failed and the running result is not ok 14334 1726882575.73567: done checking to see if all hosts have failed 14334 1726882575.73568: getting the remaining hosts for this loop 14334 1726882575.73570: done getting the remaining hosts for this loop 14334 1726882575.73574: getting the next task for host managed_node1 14334 1726882575.73584: done getting next task for host managed_node1 14334 1726882575.73589: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14334 1726882575.73594: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882575.73611: getting variables 14334 1726882575.73621: in VariableManager get_vars() 14334 1726882575.73653: Calling all_inventory to load vars for managed_node1 14334 1726882575.73655: Calling groups_inventory to load vars for managed_node1 14334 1726882575.73657: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882575.73665: Calling all_plugins_play to load vars for managed_node1 14334 1726882575.73667: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882575.73669: Calling groups_plugins_play to load vars for managed_node1 14334 1726882575.75522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882575.78920: done with get_vars() 14334 1726882575.78956: done getting variables 14334 1726882575.79048: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:15 -0400 (0:00:00.130) 0:00:13.695 ****** 14334 1726882575.79087: entering _queue_task() for managed_node1/service 14334 1726882575.79423: worker is 1 (out of 1 available) 14334 1726882575.79439: exiting _queue_task() for managed_node1/service 14334 1726882575.79457: done queuing things up, now waiting for results queue to drain 14334 1726882575.79459: waiting for pending results... 14334 1726882575.79990: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14334 1726882575.79996: in run() - task 0affe814-3a2d-8f1c-7311-000000000209 14334 1726882575.80014: variable 'ansible_search_path' from source: unknown 14334 1726882575.80023: variable 'ansible_search_path' from source: unknown 14334 1726882575.80069: calling self._execute() 14334 1726882575.80197: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882575.80215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882575.80239: variable 'omit' from source: magic vars 14334 1726882575.80727: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.80768: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882575.81071: variable 'network_provider' from source: set_fact 14334 1726882575.81084: variable 'network_state' from source: role '' defaults 14334 1726882575.81089: Evaluated conditional (network_provider == "nm" or network_state != {}): True 14334 1726882575.81092: variable 'omit' from source: magic vars 14334 1726882575.81181: variable 'omit' from source: magic vars 14334 1726882575.81210: variable 'network_service_name' from source: role '' defaults 14334 1726882575.81316: variable 'network_service_name' from source: role '' defaults 14334 1726882575.81506: variable '__network_provider_setup' from source: role '' defaults 14334 1726882575.81516: variable '__network_service_name_default_nm' from source: role '' defaults 14334 1726882575.81587: variable '__network_service_name_default_nm' from source: role '' defaults 14334 1726882575.81600: variable '__network_packages_default_nm' from source: role '' defaults 14334 1726882575.81702: variable '__network_packages_default_nm' from source: role '' defaults 14334 1726882575.82140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882575.85013: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882575.85125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882575.85185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882575.85247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882575.85291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882575.85412: 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) 14334 1726882575.85465: 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) 14334 1726882575.85512: 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) 14334 1726882575.85596: 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) 14334 1726882575.85632: 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) 14334 1726882575.85708: 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) 14334 1726882575.85750: 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) 14334 1726882575.85791: 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) 14334 1726882575.85921: 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) 14334 1726882575.85925: 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) 14334 1726882575.86267: variable '__network_packages_default_gobject_packages' from source: role '' defaults 14334 1726882575.86451: 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) 14334 1726882575.86502: 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) 14334 1726882575.86545: 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) 14334 1726882575.86620: 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) 14334 1726882575.86716: 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) 14334 1726882575.86772: variable 'ansible_python' from source: facts 14334 1726882575.86799: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 14334 1726882575.86917: variable '__network_wpa_supplicant_required' from source: role '' defaults 14334 1726882575.87038: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 14334 1726882575.87239: 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) 14334 1726882575.87339: 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) 14334 1726882575.87343: 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) 14334 1726882575.87404: 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) 14334 1726882575.87428: 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) 14334 1726882575.87512: 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) 14334 1726882575.87558: 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) 14334 1726882575.87611: 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) 14334 1726882575.87720: 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) 14334 1726882575.87724: 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) 14334 1726882575.87909: variable 'network_connections' from source: include params 14334 1726882575.87923: variable 'interface' from source: play vars 14334 1726882575.88031: variable 'interface' from source: play vars 14334 1726882575.88239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882575.88661: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882575.88742: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882575.88798: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882575.88864: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882575.88955: 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) 14334 1726882575.89001: 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) 14334 1726882575.89140: 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) 14334 1726882575.89143: 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) 14334 1726882575.89181: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882575.89631: variable 'network_connections' from source: include params 14334 1726882575.89648: variable 'interface' from source: play vars 14334 1726882575.89759: variable 'interface' from source: play vars 14334 1726882575.89832: variable '__network_packages_default_wireless' from source: role '' defaults 14334 1726882575.89950: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882575.90393: variable 'network_connections' from source: include params 14334 1726882575.90404: variable 'interface' from source: play vars 14334 1726882575.90508: variable 'interface' from source: play vars 14334 1726882575.90556: variable '__network_packages_default_team' from source: role '' defaults 14334 1726882575.90670: variable '__network_team_connections_defined' from source: role '' defaults 14334 1726882575.91130: variable 'network_connections' from source: include params 14334 1726882575.91167: variable 'interface' from source: play vars 14334 1726882575.91260: variable 'interface' from source: play vars 14334 1726882575.91360: variable '__network_service_name_default_initscripts' from source: role '' defaults 14334 1726882575.91467: variable '__network_service_name_default_initscripts' from source: role '' defaults 14334 1726882575.91485: variable '__network_packages_default_initscripts' from source: role '' defaults 14334 1726882575.91583: variable '__network_packages_default_initscripts' from source: role '' defaults 14334 1726882575.92050: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 14334 1726882575.92525: variable 'network_connections' from source: include params 14334 1726882575.92530: variable 'interface' from source: play vars 14334 1726882575.92583: variable 'interface' from source: play vars 14334 1726882575.92591: variable 'ansible_distribution' from source: facts 14334 1726882575.92595: variable '__network_rh_distros' from source: role '' defaults 14334 1726882575.92605: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.92630: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 14334 1726882575.92783: variable 'ansible_distribution' from source: facts 14334 1726882575.92786: variable '__network_rh_distros' from source: role '' defaults 14334 1726882575.92793: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.92800: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 14334 1726882575.92948: variable 'ansible_distribution' from source: facts 14334 1726882575.92952: variable '__network_rh_distros' from source: role '' defaults 14334 1726882575.92959: variable 'ansible_distribution_major_version' from source: facts 14334 1726882575.92988: variable 'network_provider' from source: set_fact 14334 1726882575.93008: variable 'omit' from source: magic vars 14334 1726882575.93031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882575.93060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882575.93079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882575.93094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882575.93104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882575.93130: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882575.93133: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882575.93140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882575.93222: Set connection var ansible_shell_executable to /bin/sh 14334 1726882575.93226: Set connection var ansible_connection to ssh 14334 1726882575.93232: Set connection var ansible_pipelining to False 14334 1726882575.93240: Set connection var ansible_timeout to 10 14334 1726882575.93246: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882575.93254: Set connection var ansible_shell_type to sh 14334 1726882575.93284: variable 'ansible_shell_executable' from source: unknown 14334 1726882575.93288: variable 'ansible_connection' from source: unknown 14334 1726882575.93290: variable 'ansible_module_compression' from source: unknown 14334 1726882575.93295: variable 'ansible_shell_type' from source: unknown 14334 1726882575.93298: variable 'ansible_shell_executable' from source: unknown 14334 1726882575.93303: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882575.93308: variable 'ansible_pipelining' from source: unknown 14334 1726882575.93311: variable 'ansible_timeout' from source: unknown 14334 1726882575.93317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882575.93404: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882575.93416: variable 'omit' from source: magic vars 14334 1726882575.93422: starting attempt loop 14334 1726882575.93425: running the handler 14334 1726882575.93495: variable 'ansible_facts' from source: unknown 14334 1726882575.94174: _low_level_execute_command(): starting 14334 1726882575.94181: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882575.94718: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882575.94722: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882575.94726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882575.94728: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882575.94802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882575.94808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882575.94870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882575.96650: stdout chunk (state=3): >>>/root <<< 14334 1726882575.96756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882575.96842: stderr chunk (state=3): >>><<< 14334 1726882575.96847: stdout chunk (state=3): >>><<< 14334 1726882575.96868: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882575.96878: _low_level_execute_command(): starting 14334 1726882575.96887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132 `" && echo ansible-tmp-1726882575.968647-14813-34588960437132="` echo /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132 `" ) && sleep 0' 14334 1726882575.97361: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882575.97364: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882575.97367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882575.97370: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882575.97430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882575.97437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882575.97506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882575.99946: stdout chunk (state=3): >>>ansible-tmp-1726882575.968647-14813-34588960437132=/root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132 <<< 14334 1726882575.99951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882575.99953: stdout chunk (state=3): >>><<< 14334 1726882575.99956: stderr chunk (state=3): >>><<< 14334 1726882575.99959: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882575.968647-14813-34588960437132=/root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882575.99962: variable 'ansible_module_compression' from source: unknown 14334 1726882575.99966: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 14334 1726882575.99969: ANSIBALLZ: Acquiring lock 14334 1726882575.99971: ANSIBALLZ: Lock acquired: 140014066127152 14334 1726882575.99973: ANSIBALLZ: Creating module 14334 1726882576.45085: ANSIBALLZ: Writing module into payload 14334 1726882576.45493: ANSIBALLZ: Writing module 14334 1726882576.45741: ANSIBALLZ: Renaming module 14334 1726882576.45745: ANSIBALLZ: Done creating module 14334 1726882576.45747: variable 'ansible_facts' from source: unknown 14334 1726882576.46084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/AnsiballZ_systemd.py 14334 1726882576.46615: Sending initial data 14334 1726882576.46618: Sent initial data (154 bytes) 14334 1726882576.48105: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14334 1726882576.48295: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882576.48321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882576.48411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882576.50244: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882576.50324: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/AnsiballZ_systemd.py" <<< 14334 1726882576.50328: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpkoor_o98 /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/AnsiballZ_systemd.py <<< 14334 1726882576.50474: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpkoor_o98" to remote "/root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/AnsiballZ_systemd.py" <<< 14334 1726882576.54900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882576.55006: stderr chunk (state=3): >>><<< 14334 1726882576.55010: stdout chunk (state=3): >>><<< 14334 1726882576.55080: done transferring module to remote 14334 1726882576.55085: _low_level_execute_command(): starting 14334 1726882576.55089: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/ /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/AnsiballZ_systemd.py && sleep 0' 14334 1726882576.55846: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882576.55855: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882576.55932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882576.55938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882576.55941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882576.56000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882576.58001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882576.58091: stderr chunk (state=3): >>><<< 14334 1726882576.58102: stdout chunk (state=3): >>><<< 14334 1726882576.58143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882576.58154: _low_level_execute_command(): starting 14334 1726882576.58165: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/AnsiballZ_systemd.py && sleep 0' 14334 1726882576.59671: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882576.59675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882576.59684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882576.59715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882576.59874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882576.92426: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "652", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:41 EDT", "ExecMainStartTimestampMonotonic": "15833159", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "652", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3421", "MemoryCurrent": "11919360", "MemoryAvailable": "infinity", "CPUUsageNSec": "1180802000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "in<<< 14334 1726882576.92475: stdout chunk (state=3): >>>finity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.service shutdown.target multi-user.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "network-pre.target system.slice systemd-journald.socket dbus.socket sysinit.target dbus-broker.service cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "l<<< 14334 1726882576.92487: stdout chunk (state=3): >>>oaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:33:32 EDT", "StateChangeTimestampMonotonic": "366878571", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:41 EDT", "InactiveExitTimestampMonotonic": "15833421", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:41 EDT", "ActiveEnterTimestampMonotonic": "15948855", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:41 EDT", "ConditionTimestampMonotonic": "15822215", "AssertTimestamp": "Fri 2024-09-20 21:27:41 EDT", "AssertTimestampMonotonic": "15822218", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9d67906d6bf74ff48c21207bf47afee4", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 14334 1726882576.94475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882576.94539: stderr chunk (state=3): >>><<< 14334 1726882576.94546: stdout chunk (state=3): >>><<< 14334 1726882576.94565: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "652", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:41 EDT", "ExecMainStartTimestampMonotonic": "15833159", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "652", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3421", "MemoryCurrent": "11919360", "MemoryAvailable": "infinity", "CPUUsageNSec": "1180802000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.service shutdown.target multi-user.target network.target NetworkManager-wait-online.service cloud-init.service", "After": "network-pre.target system.slice systemd-journald.socket dbus.socket sysinit.target dbus-broker.service cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:33:32 EDT", "StateChangeTimestampMonotonic": "366878571", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:41 EDT", "InactiveExitTimestampMonotonic": "15833421", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:41 EDT", "ActiveEnterTimestampMonotonic": "15948855", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:41 EDT", "ConditionTimestampMonotonic": "15822215", "AssertTimestamp": "Fri 2024-09-20 21:27:41 EDT", "AssertTimestampMonotonic": "15822218", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9d67906d6bf74ff48c21207bf47afee4", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882576.94742: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882576.94760: _low_level_execute_command(): starting 14334 1726882576.94769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882575.968647-14813-34588960437132/ > /dev/null 2>&1 && sleep 0' 14334 1726882576.95216: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882576.95255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882576.95259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882576.95261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14334 1726882576.95264: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882576.95266: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882576.95317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882576.95324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882576.95384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882576.97305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882576.97354: stderr chunk (state=3): >>><<< 14334 1726882576.97358: stdout chunk (state=3): >>><<< 14334 1726882576.97374: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882576.97382: handler run complete 14334 1726882576.97437: attempt loop complete, returning result 14334 1726882576.97440: _execute() done 14334 1726882576.97443: dumping result to json 14334 1726882576.97461: done dumping result, returning 14334 1726882576.97473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-8f1c-7311-000000000209] 14334 1726882576.97479: sending task result for task 0affe814-3a2d-8f1c-7311-000000000209 14334 1726882576.97757: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000209 14334 1726882576.97760: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14334 1726882576.97818: no more pending results, returning what we have 14334 1726882576.97822: results queue empty 14334 1726882576.97823: checking for any_errors_fatal 14334 1726882576.97831: done checking for any_errors_fatal 14334 1726882576.97832: checking for max_fail_percentage 14334 1726882576.97835: done checking for max_fail_percentage 14334 1726882576.97837: checking to see if all hosts have failed and the running result is not ok 14334 1726882576.97838: done checking to see if all hosts have failed 14334 1726882576.97839: getting the remaining hosts for this loop 14334 1726882576.97841: done getting the remaining hosts for this loop 14334 1726882576.97845: getting the next task for host managed_node1 14334 1726882576.97853: done getting next task for host managed_node1 14334 1726882576.97858: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14334 1726882576.97864: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882576.97879: getting variables 14334 1726882576.97881: in VariableManager get_vars() 14334 1726882576.97913: Calling all_inventory to load vars for managed_node1 14334 1726882576.97916: Calling groups_inventory to load vars for managed_node1 14334 1726882576.97918: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882576.97928: Calling all_plugins_play to load vars for managed_node1 14334 1726882576.97932: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882576.97946: Calling groups_plugins_play to load vars for managed_node1 14334 1726882576.99281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882577.00852: done with get_vars() 14334 1726882577.00881: done getting variables 14334 1726882577.00930: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:17 -0400 (0:00:01.218) 0:00:14.914 ****** 14334 1726882577.00961: entering _queue_task() for managed_node1/service 14334 1726882577.01203: worker is 1 (out of 1 available) 14334 1726882577.01218: exiting _queue_task() for managed_node1/service 14334 1726882577.01232: done queuing things up, now waiting for results queue to drain 14334 1726882577.01236: waiting for pending results... 14334 1726882577.01428: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14334 1726882577.01532: in run() - task 0affe814-3a2d-8f1c-7311-00000000020a 14334 1726882577.01547: variable 'ansible_search_path' from source: unknown 14334 1726882577.01550: variable 'ansible_search_path' from source: unknown 14334 1726882577.01589: calling self._execute() 14334 1726882577.01665: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882577.01673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882577.01693: variable 'omit' from source: magic vars 14334 1726882577.02012: variable 'ansible_distribution_major_version' from source: facts 14334 1726882577.02021: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882577.02121: variable 'network_provider' from source: set_fact 14334 1726882577.02126: Evaluated conditional (network_provider == "nm"): True 14334 1726882577.02208: variable '__network_wpa_supplicant_required' from source: role '' defaults 14334 1726882577.02287: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 14334 1726882577.02436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882577.04122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882577.04178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882577.04210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882577.04242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882577.04264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882577.04347: 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) 14334 1726882577.04370: 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) 14334 1726882577.04395: 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) 14334 1726882577.04432: 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) 14334 1726882577.04449: 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) 14334 1726882577.04492: 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) 14334 1726882577.04519: 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) 14334 1726882577.04540: 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) 14334 1726882577.04571: 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) 14334 1726882577.04587: 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) 14334 1726882577.04626: 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) 14334 1726882577.04649: 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) 14334 1726882577.04669: 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) 14334 1726882577.04702: 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) 14334 1726882577.04716: 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) 14334 1726882577.04835: variable 'network_connections' from source: include params 14334 1726882577.04851: variable 'interface' from source: play vars 14334 1726882577.04910: variable 'interface' from source: play vars 14334 1726882577.04976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14334 1726882577.05111: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14334 1726882577.05144: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14334 1726882577.05172: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14334 1726882577.05203: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14334 1726882577.05238: 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) 14334 1726882577.05257: 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) 14334 1726882577.05282: 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) 14334 1726882577.05308: 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) 14334 1726882577.05350: variable '__network_wireless_connections_defined' from source: role '' defaults 14334 1726882577.05567: variable 'network_connections' from source: include params 14334 1726882577.05571: variable 'interface' from source: play vars 14334 1726882577.05630: variable 'interface' from source: play vars 14334 1726882577.05664: Evaluated conditional (__network_wpa_supplicant_required): False 14334 1726882577.05667: when evaluation is False, skipping this task 14334 1726882577.05670: _execute() done 14334 1726882577.05673: dumping result to json 14334 1726882577.05678: done dumping result, returning 14334 1726882577.05687: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-8f1c-7311-00000000020a] 14334 1726882577.05699: sending task result for task 0affe814-3a2d-8f1c-7311-00000000020a 14334 1726882577.05792: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000020a 14334 1726882577.05795: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 14334 1726882577.05862: no more pending results, returning what we have 14334 1726882577.05867: results queue empty 14334 1726882577.05868: checking for any_errors_fatal 14334 1726882577.05898: done checking for any_errors_fatal 14334 1726882577.05899: checking for max_fail_percentage 14334 1726882577.05901: done checking for max_fail_percentage 14334 1726882577.05902: checking to see if all hosts have failed and the running result is not ok 14334 1726882577.05903: done checking to see if all hosts have failed 14334 1726882577.05904: getting the remaining hosts for this loop 14334 1726882577.05906: done getting the remaining hosts for this loop 14334 1726882577.05910: getting the next task for host managed_node1 14334 1726882577.05917: done getting next task for host managed_node1 14334 1726882577.05921: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 14334 1726882577.05926: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882577.05943: getting variables 14334 1726882577.05944: in VariableManager get_vars() 14334 1726882577.05976: Calling all_inventory to load vars for managed_node1 14334 1726882577.05978: Calling groups_inventory to load vars for managed_node1 14334 1726882577.05981: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882577.05991: Calling all_plugins_play to load vars for managed_node1 14334 1726882577.05994: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882577.05997: Calling groups_plugins_play to load vars for managed_node1 14334 1726882577.07198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882577.08853: done with get_vars() 14334 1726882577.08880: done getting variables 14334 1726882577.08926: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:17 -0400 (0:00:00.079) 0:00:14.994 ****** 14334 1726882577.08952: entering _queue_task() for managed_node1/service 14334 1726882577.09186: worker is 1 (out of 1 available) 14334 1726882577.09200: exiting _queue_task() for managed_node1/service 14334 1726882577.09214: done queuing things up, now waiting for results queue to drain 14334 1726882577.09216: waiting for pending results... 14334 1726882577.09404: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 14334 1726882577.09513: in run() - task 0affe814-3a2d-8f1c-7311-00000000020b 14334 1726882577.09527: variable 'ansible_search_path' from source: unknown 14334 1726882577.09531: variable 'ansible_search_path' from source: unknown 14334 1726882577.09567: calling self._execute() 14334 1726882577.09639: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882577.09647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882577.09662: variable 'omit' from source: magic vars 14334 1726882577.09971: variable 'ansible_distribution_major_version' from source: facts 14334 1726882577.09988: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882577.10083: variable 'network_provider' from source: set_fact 14334 1726882577.10090: Evaluated conditional (network_provider == "initscripts"): False 14334 1726882577.10093: when evaluation is False, skipping this task 14334 1726882577.10096: _execute() done 14334 1726882577.10099: dumping result to json 14334 1726882577.10101: done dumping result, returning 14334 1726882577.10116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-8f1c-7311-00000000020b] 14334 1726882577.10120: sending task result for task 0affe814-3a2d-8f1c-7311-00000000020b 14334 1726882577.10221: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000020b skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14334 1726882577.10275: no more pending results, returning what we have 14334 1726882577.10282: results queue empty 14334 1726882577.10283: checking for any_errors_fatal 14334 1726882577.10291: done checking for any_errors_fatal 14334 1726882577.10292: checking for max_fail_percentage 14334 1726882577.10294: done checking for max_fail_percentage 14334 1726882577.10295: checking to see if all hosts have failed and the running result is not ok 14334 1726882577.10296: done checking to see if all hosts have failed 14334 1726882577.10297: getting the remaining hosts for this loop 14334 1726882577.10299: done getting the remaining hosts for this loop 14334 1726882577.10302: getting the next task for host managed_node1 14334 1726882577.10309: done getting next task for host managed_node1 14334 1726882577.10313: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14334 1726882577.10318: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882577.10337: getting variables 14334 1726882577.10338: in VariableManager get_vars() 14334 1726882577.10370: Calling all_inventory to load vars for managed_node1 14334 1726882577.10373: Calling groups_inventory to load vars for managed_node1 14334 1726882577.10378: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882577.10385: WORKER PROCESS EXITING 14334 1726882577.10394: Calling all_plugins_play to load vars for managed_node1 14334 1726882577.10397: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882577.10399: Calling groups_plugins_play to load vars for managed_node1 14334 1726882577.11569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882577.13145: done with get_vars() 14334 1726882577.13166: done getting variables 14334 1726882577.13219: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:17 -0400 (0:00:00.042) 0:00:15.037 ****** 14334 1726882577.13247: entering _queue_task() for managed_node1/copy 14334 1726882577.13465: worker is 1 (out of 1 available) 14334 1726882577.13479: exiting _queue_task() for managed_node1/copy 14334 1726882577.13492: done queuing things up, now waiting for results queue to drain 14334 1726882577.13494: waiting for pending results... 14334 1726882577.13678: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14334 1726882577.13789: in run() - task 0affe814-3a2d-8f1c-7311-00000000020c 14334 1726882577.13801: variable 'ansible_search_path' from source: unknown 14334 1726882577.13804: variable 'ansible_search_path' from source: unknown 14334 1726882577.13840: calling self._execute() 14334 1726882577.13915: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882577.13921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882577.13934: variable 'omit' from source: magic vars 14334 1726882577.14249: variable 'ansible_distribution_major_version' from source: facts 14334 1726882577.14260: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882577.14360: variable 'network_provider' from source: set_fact 14334 1726882577.14364: Evaluated conditional (network_provider == "initscripts"): False 14334 1726882577.14370: when evaluation is False, skipping this task 14334 1726882577.14374: _execute() done 14334 1726882577.14377: dumping result to json 14334 1726882577.14387: done dumping result, returning 14334 1726882577.14396: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-8f1c-7311-00000000020c] 14334 1726882577.14399: sending task result for task 0affe814-3a2d-8f1c-7311-00000000020c 14334 1726882577.14504: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000020c 14334 1726882577.14510: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 14334 1726882577.14561: no more pending results, returning what we have 14334 1726882577.14565: results queue empty 14334 1726882577.14566: checking for any_errors_fatal 14334 1726882577.14571: done checking for any_errors_fatal 14334 1726882577.14572: checking for max_fail_percentage 14334 1726882577.14574: done checking for max_fail_percentage 14334 1726882577.14575: checking to see if all hosts have failed and the running result is not ok 14334 1726882577.14576: done checking to see if all hosts have failed 14334 1726882577.14577: getting the remaining hosts for this loop 14334 1726882577.14579: done getting the remaining hosts for this loop 14334 1726882577.14582: getting the next task for host managed_node1 14334 1726882577.14590: done getting next task for host managed_node1 14334 1726882577.14593: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14334 1726882577.14600: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882577.14615: getting variables 14334 1726882577.14616: in VariableManager get_vars() 14334 1726882577.14649: Calling all_inventory to load vars for managed_node1 14334 1726882577.14652: Calling groups_inventory to load vars for managed_node1 14334 1726882577.14655: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882577.14663: Calling all_plugins_play to load vars for managed_node1 14334 1726882577.14665: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882577.14668: Calling groups_plugins_play to load vars for managed_node1 14334 1726882577.15945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882577.17502: done with get_vars() 14334 1726882577.17521: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:36:17 -0400 (0:00:00.043) 0:00:15.080 ****** 14334 1726882577.17590: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 14334 1726882577.17592: Creating lock for fedora.linux_system_roles.network_connections 14334 1726882577.17797: worker is 1 (out of 1 available) 14334 1726882577.17811: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 14334 1726882577.17824: done queuing things up, now waiting for results queue to drain 14334 1726882577.17826: waiting for pending results... 14334 1726882577.18005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14334 1726882577.18111: in run() - task 0affe814-3a2d-8f1c-7311-00000000020d 14334 1726882577.18124: variable 'ansible_search_path' from source: unknown 14334 1726882577.18127: variable 'ansible_search_path' from source: unknown 14334 1726882577.18159: calling self._execute() 14334 1726882577.18231: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882577.18239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882577.18249: variable 'omit' from source: magic vars 14334 1726882577.18554: variable 'ansible_distribution_major_version' from source: facts 14334 1726882577.18564: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882577.18571: variable 'omit' from source: magic vars 14334 1726882577.18626: variable 'omit' from source: magic vars 14334 1726882577.18758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882577.20427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882577.20487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882577.20519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882577.20551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882577.20577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882577.20643: variable 'network_provider' from source: set_fact 14334 1726882577.20755: 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) 14334 1726882577.20785: 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) 14334 1726882577.20808: 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) 14334 1726882577.20842: 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) 14334 1726882577.20855: 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) 14334 1726882577.20921: variable 'omit' from source: magic vars 14334 1726882577.21012: variable 'omit' from source: magic vars 14334 1726882577.21111: variable 'network_connections' from source: include params 14334 1726882577.21122: variable 'interface' from source: play vars 14334 1726882577.21177: variable 'interface' from source: play vars 14334 1726882577.21311: variable 'omit' from source: magic vars 14334 1726882577.21320: variable '__lsr_ansible_managed' from source: task vars 14334 1726882577.21373: variable '__lsr_ansible_managed' from source: task vars 14334 1726882577.21520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 14334 1726882577.21707: Loaded config def from plugin (lookup/template) 14334 1726882577.21711: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 14334 1726882577.21733: File lookup term: get_ansible_managed.j2 14334 1726882577.21738: variable 'ansible_search_path' from source: unknown 14334 1726882577.21744: evaluation_path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 14334 1726882577.21760: search_path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 14334 1726882577.21774: variable 'ansible_search_path' from source: unknown 14334 1726882577.27154: variable 'ansible_managed' from source: unknown 14334 1726882577.27284: variable 'omit' from source: magic vars 14334 1726882577.27311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882577.27332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882577.27349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882577.27365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882577.27375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882577.27404: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882577.27407: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882577.27412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882577.27491: Set connection var ansible_shell_executable to /bin/sh 14334 1726882577.27494: Set connection var ansible_connection to ssh 14334 1726882577.27498: Set connection var ansible_pipelining to False 14334 1726882577.27508: Set connection var ansible_timeout to 10 14334 1726882577.27513: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882577.27519: Set connection var ansible_shell_type to sh 14334 1726882577.27545: variable 'ansible_shell_executable' from source: unknown 14334 1726882577.27548: variable 'ansible_connection' from source: unknown 14334 1726882577.27550: variable 'ansible_module_compression' from source: unknown 14334 1726882577.27555: variable 'ansible_shell_type' from source: unknown 14334 1726882577.27558: variable 'ansible_shell_executable' from source: unknown 14334 1726882577.27562: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882577.27567: variable 'ansible_pipelining' from source: unknown 14334 1726882577.27570: variable 'ansible_timeout' from source: unknown 14334 1726882577.27576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882577.27688: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882577.27699: variable 'omit' from source: magic vars 14334 1726882577.27707: starting attempt loop 14334 1726882577.27710: running the handler 14334 1726882577.27724: _low_level_execute_command(): starting 14334 1726882577.27732: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882577.28282: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.28286: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.28288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.28291: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.28340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882577.28343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882577.28349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882577.28419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882577.30177: stdout chunk (state=3): >>>/root <<< 14334 1726882577.30288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882577.30348: stderr chunk (state=3): >>><<< 14334 1726882577.30351: stdout chunk (state=3): >>><<< 14334 1726882577.30370: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882577.30382: _low_level_execute_command(): starting 14334 1726882577.30389: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925 `" && echo ansible-tmp-1726882577.3037107-14861-187433203914925="` echo /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925 `" ) && sleep 0' 14334 1726882577.30838: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.30883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882577.30887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.30890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882577.30892: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.30939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882577.30942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882577.31009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882577.32980: stdout chunk (state=3): >>>ansible-tmp-1726882577.3037107-14861-187433203914925=/root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925 <<< 14334 1726882577.33103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882577.33152: stderr chunk (state=3): >>><<< 14334 1726882577.33155: stdout chunk (state=3): >>><<< 14334 1726882577.33171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882577.3037107-14861-187433203914925=/root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882577.33211: variable 'ansible_module_compression' from source: unknown 14334 1726882577.33255: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 14334 1726882577.33258: ANSIBALLZ: Acquiring lock 14334 1726882577.33261: ANSIBALLZ: Lock acquired: 140014086291632 14334 1726882577.33264: ANSIBALLZ: Creating module 14334 1726882577.55742: ANSIBALLZ: Writing module into payload 14334 1726882577.56063: ANSIBALLZ: Writing module 14334 1726882577.56098: ANSIBALLZ: Renaming module 14334 1726882577.56110: ANSIBALLZ: Done creating module 14334 1726882577.56141: variable 'ansible_facts' from source: unknown 14334 1726882577.56229: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/AnsiballZ_network_connections.py 14334 1726882577.56498: Sending initial data 14334 1726882577.56508: Sent initial data (168 bytes) 14334 1726882577.57014: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882577.57031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882577.57055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.57076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882577.57097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882577.57112: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882577.57127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.57151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882577.57164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882577.57175: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14334 1726882577.57188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882577.57202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.57223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882577.57254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.57320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882577.57337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882577.57350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882577.57421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882577.59148: 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 <<< 14334 1726882577.59164: stderr chunk (state=3): >>>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 <<< 14334 1726882577.59217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882577.59280: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmp646lndxo /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/AnsiballZ_network_connections.py <<< 14334 1726882577.59283: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/AnsiballZ_network_connections.py" <<< 14334 1726882577.59333: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmp646lndxo" to remote "/root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/AnsiballZ_network_connections.py" <<< 14334 1726882577.59337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/AnsiballZ_network_connections.py" <<< 14334 1726882577.60921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882577.60971: stderr chunk (state=3): >>><<< 14334 1726882577.60974: stdout chunk (state=3): >>><<< 14334 1726882577.60994: done transferring module to remote 14334 1726882577.61004: _low_level_execute_command(): starting 14334 1726882577.61009: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/ /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/AnsiballZ_network_connections.py && sleep 0' 14334 1726882577.61473: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.61478: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.61481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.61483: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.61529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882577.61533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882577.61600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882577.63530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882577.63540: stdout chunk (state=3): >>><<< 14334 1726882577.63545: stderr chunk (state=3): >>><<< 14334 1726882577.63657: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882577.63661: _low_level_execute_command(): starting 14334 1726882577.63663: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/AnsiballZ_network_connections.py && sleep 0' 14334 1726882577.64144: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882577.64147: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.64154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882577.64157: 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.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882577.64159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882577.64173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882577.64191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882577.64215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882577.64317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882578.01007: stdout chunk (state=3): >>> <<< 14334 1726882578.01021: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 14334 1726882578.03303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882578.03348: stderr chunk (state=3): >>>Shared connection to 10.31.10.217 closed. <<< 14334 1726882578.03417: stderr chunk (state=3): >>><<< 14334 1726882578.03420: stdout chunk (state=3): >>><<< 14334 1726882578.03539: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882578.03543: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'dummy0', 'state': 'up', 'type': 'dummy', 'ip': {'address': ['192.0.2.42/30']}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_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-1726882577.3037107-14861-187433203914925/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882578.03546: _low_level_execute_command(): starting 14334 1726882578.03549: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882577.3037107-14861-187433203914925/ > /dev/null 2>&1 && sleep 0' 14334 1726882578.04217: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882578.04256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882578.04275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882578.04294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882578.04433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882578.06317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882578.06374: stderr chunk (state=3): >>><<< 14334 1726882578.06380: stdout chunk (state=3): >>><<< 14334 1726882578.06397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882578.06420: handler run complete 14334 1726882578.06442: attempt loop complete, returning result 14334 1726882578.06445: _execute() done 14334 1726882578.06448: dumping result to json 14334 1726882578.06454: done dumping result, returning 14334 1726882578.06463: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-8f1c-7311-00000000020d] 14334 1726882578.06473: sending task result for task 0affe814-3a2d-8f1c-7311-00000000020d changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 [004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active) 14334 1726882578.07025: no more pending results, returning what we have 14334 1726882578.07030: results queue empty 14334 1726882578.07031: checking for any_errors_fatal 14334 1726882578.07044: done checking for any_errors_fatal 14334 1726882578.07045: checking for max_fail_percentage 14334 1726882578.07047: done checking for max_fail_percentage 14334 1726882578.07048: checking to see if all hosts have failed and the running result is not ok 14334 1726882578.07049: done checking to see if all hosts have failed 14334 1726882578.07050: getting the remaining hosts for this loop 14334 1726882578.07052: done getting the remaining hosts for this loop 14334 1726882578.07175: getting the next task for host managed_node1 14334 1726882578.07188: done getting next task for host managed_node1 14334 1726882578.07192: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 14334 1726882578.07198: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882578.07287: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000020d 14334 1726882578.07291: WORKER PROCESS EXITING 14334 1726882578.07300: getting variables 14334 1726882578.07302: in VariableManager get_vars() 14334 1726882578.07345: Calling all_inventory to load vars for managed_node1 14334 1726882578.07349: Calling groups_inventory to load vars for managed_node1 14334 1726882578.07352: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882578.07362: Calling all_plugins_play to load vars for managed_node1 14334 1726882578.07366: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882578.07370: Calling groups_plugins_play to load vars for managed_node1 14334 1726882578.10770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882578.13944: done with get_vars() 14334 1726882578.13981: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:36:18 -0400 (0:00:00.965) 0:00:16.045 ****** 14334 1726882578.14098: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 14334 1726882578.14101: Creating lock for fedora.linux_system_roles.network_state 14334 1726882578.14650: worker is 1 (out of 1 available) 14334 1726882578.14661: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 14334 1726882578.14674: done queuing things up, now waiting for results queue to drain 14334 1726882578.14679: waiting for pending results... 14334 1726882578.14864: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 14334 1726882578.15064: in run() - task 0affe814-3a2d-8f1c-7311-00000000020e 14334 1726882578.15094: variable 'ansible_search_path' from source: unknown 14334 1726882578.15103: variable 'ansible_search_path' from source: unknown 14334 1726882578.15157: calling self._execute() 14334 1726882578.15269: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.15287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.15308: variable 'omit' from source: magic vars 14334 1726882578.15787: variable 'ansible_distribution_major_version' from source: facts 14334 1726882578.15808: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882578.16164: variable 'network_state' from source: role '' defaults 14334 1726882578.16186: Evaluated conditional (network_state != {}): False 14334 1726882578.16222: when evaluation is False, skipping this task 14334 1726882578.16231: _execute() done 14334 1726882578.16434: dumping result to json 14334 1726882578.16439: done dumping result, returning 14334 1726882578.16443: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-8f1c-7311-00000000020e] 14334 1726882578.16445: sending task result for task 0affe814-3a2d-8f1c-7311-00000000020e 14334 1726882578.16525: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000020e 14334 1726882578.16528: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 14334 1726882578.16597: no more pending results, returning what we have 14334 1726882578.16602: results queue empty 14334 1726882578.16603: checking for any_errors_fatal 14334 1726882578.16615: done checking for any_errors_fatal 14334 1726882578.16616: checking for max_fail_percentage 14334 1726882578.16618: done checking for max_fail_percentage 14334 1726882578.16619: checking to see if all hosts have failed and the running result is not ok 14334 1726882578.16620: done checking to see if all hosts have failed 14334 1726882578.16621: getting the remaining hosts for this loop 14334 1726882578.16624: done getting the remaining hosts for this loop 14334 1726882578.16628: getting the next task for host managed_node1 14334 1726882578.16639: done getting next task for host managed_node1 14334 1726882578.16643: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14334 1726882578.16649: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882578.16667: getting variables 14334 1726882578.16669: in VariableManager get_vars() 14334 1726882578.16710: Calling all_inventory to load vars for managed_node1 14334 1726882578.16714: Calling groups_inventory to load vars for managed_node1 14334 1726882578.16717: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882578.16731: Calling all_plugins_play to load vars for managed_node1 14334 1726882578.17151: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882578.17157: Calling groups_plugins_play to load vars for managed_node1 14334 1726882578.21163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882578.24122: done with get_vars() 14334 1726882578.24151: done getting variables 14334 1726882578.24220: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:18 -0400 (0:00:00.101) 0:00:16.147 ****** 14334 1726882578.24251: entering _queue_task() for managed_node1/debug 14334 1726882578.24515: worker is 1 (out of 1 available) 14334 1726882578.24530: exiting _queue_task() for managed_node1/debug 14334 1726882578.24546: done queuing things up, now waiting for results queue to drain 14334 1726882578.24552: waiting for pending results... 14334 1726882578.24752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14334 1726882578.24864: in run() - task 0affe814-3a2d-8f1c-7311-00000000020f 14334 1726882578.24884: variable 'ansible_search_path' from source: unknown 14334 1726882578.24890: variable 'ansible_search_path' from source: unknown 14334 1726882578.24917: calling self._execute() 14334 1726882578.25001: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.25006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.25019: variable 'omit' from source: magic vars 14334 1726882578.25328: variable 'ansible_distribution_major_version' from source: facts 14334 1726882578.25344: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882578.25351: variable 'omit' from source: magic vars 14334 1726882578.25402: variable 'omit' from source: magic vars 14334 1726882578.25431: variable 'omit' from source: magic vars 14334 1726882578.25472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882578.25504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882578.25521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882578.25540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882578.25552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882578.25582: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882578.25586: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.25590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.25674: Set connection var ansible_shell_executable to /bin/sh 14334 1726882578.25680: Set connection var ansible_connection to ssh 14334 1726882578.25683: Set connection var ansible_pipelining to False 14334 1726882578.25692: Set connection var ansible_timeout to 10 14334 1726882578.25699: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882578.25705: Set connection var ansible_shell_type to sh 14334 1726882578.25729: variable 'ansible_shell_executable' from source: unknown 14334 1726882578.25732: variable 'ansible_connection' from source: unknown 14334 1726882578.25737: variable 'ansible_module_compression' from source: unknown 14334 1726882578.25740: variable 'ansible_shell_type' from source: unknown 14334 1726882578.25746: variable 'ansible_shell_executable' from source: unknown 14334 1726882578.25749: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.25754: variable 'ansible_pipelining' from source: unknown 14334 1726882578.25756: variable 'ansible_timeout' from source: unknown 14334 1726882578.25762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.25886: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882578.25895: variable 'omit' from source: magic vars 14334 1726882578.25902: starting attempt loop 14334 1726882578.25905: running the handler 14334 1726882578.26013: variable '__network_connections_result' from source: set_fact 14334 1726882578.26060: handler run complete 14334 1726882578.26080: attempt loop complete, returning result 14334 1726882578.26083: _execute() done 14334 1726882578.26087: dumping result to json 14334 1726882578.26089: done dumping result, returning 14334 1726882578.26099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-8f1c-7311-00000000020f] 14334 1726882578.26102: sending task result for task 0affe814-3a2d-8f1c-7311-00000000020f 14334 1726882578.26194: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000020f 14334 1726882578.26196: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active)" ] } 14334 1726882578.26284: no more pending results, returning what we have 14334 1726882578.26288: results queue empty 14334 1726882578.26290: checking for any_errors_fatal 14334 1726882578.26297: done checking for any_errors_fatal 14334 1726882578.26298: checking for max_fail_percentage 14334 1726882578.26299: done checking for max_fail_percentage 14334 1726882578.26300: checking to see if all hosts have failed and the running result is not ok 14334 1726882578.26302: done checking to see if all hosts have failed 14334 1726882578.26302: getting the remaining hosts for this loop 14334 1726882578.26305: done getting the remaining hosts for this loop 14334 1726882578.26317: getting the next task for host managed_node1 14334 1726882578.26325: done getting next task for host managed_node1 14334 1726882578.26329: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14334 1726882578.26335: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882578.26346: getting variables 14334 1726882578.26348: in VariableManager get_vars() 14334 1726882578.26382: Calling all_inventory to load vars for managed_node1 14334 1726882578.26385: Calling groups_inventory to load vars for managed_node1 14334 1726882578.26388: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882578.26397: Calling all_plugins_play to load vars for managed_node1 14334 1726882578.26400: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882578.26403: Calling groups_plugins_play to load vars for managed_node1 14334 1726882578.28297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882578.30305: done with get_vars() 14334 1726882578.30327: done getting variables 14334 1726882578.30375: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:18 -0400 (0:00:00.061) 0:00:16.208 ****** 14334 1726882578.30409: entering _queue_task() for managed_node1/debug 14334 1726882578.30648: worker is 1 (out of 1 available) 14334 1726882578.30663: exiting _queue_task() for managed_node1/debug 14334 1726882578.30680: done queuing things up, now waiting for results queue to drain 14334 1726882578.30683: waiting for pending results... 14334 1726882578.30866: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14334 1726882578.30973: in run() - task 0affe814-3a2d-8f1c-7311-000000000210 14334 1726882578.30988: variable 'ansible_search_path' from source: unknown 14334 1726882578.30991: variable 'ansible_search_path' from source: unknown 14334 1726882578.31026: calling self._execute() 14334 1726882578.31102: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.31108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.31118: variable 'omit' from source: magic vars 14334 1726882578.31428: variable 'ansible_distribution_major_version' from source: facts 14334 1726882578.31440: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882578.31451: variable 'omit' from source: magic vars 14334 1726882578.31504: variable 'omit' from source: magic vars 14334 1726882578.31532: variable 'omit' from source: magic vars 14334 1726882578.31573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882578.31603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882578.31621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882578.31638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882578.31649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882578.31681: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882578.31684: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.31688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.31772: Set connection var ansible_shell_executable to /bin/sh 14334 1726882578.31775: Set connection var ansible_connection to ssh 14334 1726882578.31781: Set connection var ansible_pipelining to False 14334 1726882578.31790: Set connection var ansible_timeout to 10 14334 1726882578.31795: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882578.31802: Set connection var ansible_shell_type to sh 14334 1726882578.31826: variable 'ansible_shell_executable' from source: unknown 14334 1726882578.31829: variable 'ansible_connection' from source: unknown 14334 1726882578.31832: variable 'ansible_module_compression' from source: unknown 14334 1726882578.31837: variable 'ansible_shell_type' from source: unknown 14334 1726882578.31841: variable 'ansible_shell_executable' from source: unknown 14334 1726882578.31845: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.31850: variable 'ansible_pipelining' from source: unknown 14334 1726882578.31854: variable 'ansible_timeout' from source: unknown 14334 1726882578.31859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.32052: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882578.32057: variable 'omit' from source: magic vars 14334 1726882578.32059: starting attempt loop 14334 1726882578.32140: running the handler 14334 1726882578.32144: variable '__network_connections_result' from source: set_fact 14334 1726882578.32241: variable '__network_connections_result' from source: set_fact 14334 1726882578.32414: handler run complete 14334 1726882578.32465: attempt loop complete, returning result 14334 1726882578.32483: _execute() done 14334 1726882578.32492: dumping result to json 14334 1726882578.32502: done dumping result, returning 14334 1726882578.32514: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-8f1c-7311-000000000210] 14334 1726882578.32524: sending task result for task 0affe814-3a2d-8f1c-7311-000000000210 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active)" ] } } 14334 1726882578.32863: no more pending results, returning what we have 14334 1726882578.32868: results queue empty 14334 1726882578.32869: checking for any_errors_fatal 14334 1726882578.32879: done checking for any_errors_fatal 14334 1726882578.32881: checking for max_fail_percentage 14334 1726882578.32883: done checking for max_fail_percentage 14334 1726882578.32885: checking to see if all hosts have failed and the running result is not ok 14334 1726882578.32887: done checking to see if all hosts have failed 14334 1726882578.32887: getting the remaining hosts for this loop 14334 1726882578.32890: done getting the remaining hosts for this loop 14334 1726882578.32895: getting the next task for host managed_node1 14334 1726882578.32908: done getting next task for host managed_node1 14334 1726882578.32913: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14334 1726882578.32917: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882578.32941: getting variables 14334 1726882578.32943: in VariableManager get_vars() 14334 1726882578.32993: Calling all_inventory to load vars for managed_node1 14334 1726882578.32997: Calling groups_inventory to load vars for managed_node1 14334 1726882578.33000: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882578.33006: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000210 14334 1726882578.33009: WORKER PROCESS EXITING 14334 1726882578.33019: Calling all_plugins_play to load vars for managed_node1 14334 1726882578.33022: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882578.33026: Calling groups_plugins_play to load vars for managed_node1 14334 1726882578.34288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882578.36455: done with get_vars() 14334 1726882578.36479: done getting variables 14334 1726882578.36526: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:18 -0400 (0:00:00.061) 0:00:16.270 ****** 14334 1726882578.36554: entering _queue_task() for managed_node1/debug 14334 1726882578.36783: worker is 1 (out of 1 available) 14334 1726882578.36797: exiting _queue_task() for managed_node1/debug 14334 1726882578.36811: done queuing things up, now waiting for results queue to drain 14334 1726882578.36813: waiting for pending results... 14334 1726882578.37022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14334 1726882578.37339: in run() - task 0affe814-3a2d-8f1c-7311-000000000211 14334 1726882578.37344: variable 'ansible_search_path' from source: unknown 14334 1726882578.37347: variable 'ansible_search_path' from source: unknown 14334 1726882578.37350: calling self._execute() 14334 1726882578.37352: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.37355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.37357: variable 'omit' from source: magic vars 14334 1726882578.37641: variable 'ansible_distribution_major_version' from source: facts 14334 1726882578.37653: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882578.37759: variable 'network_state' from source: role '' defaults 14334 1726882578.37768: Evaluated conditional (network_state != {}): False 14334 1726882578.37772: when evaluation is False, skipping this task 14334 1726882578.37776: _execute() done 14334 1726882578.37783: dumping result to json 14334 1726882578.37785: done dumping result, returning 14334 1726882578.37797: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-8f1c-7311-000000000211] 14334 1726882578.37800: sending task result for task 0affe814-3a2d-8f1c-7311-000000000211 14334 1726882578.37895: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000211 14334 1726882578.37898: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 14334 1726882578.37968: no more pending results, returning what we have 14334 1726882578.37972: results queue empty 14334 1726882578.37973: checking for any_errors_fatal 14334 1726882578.37981: done checking for any_errors_fatal 14334 1726882578.37982: checking for max_fail_percentage 14334 1726882578.37984: done checking for max_fail_percentage 14334 1726882578.37985: checking to see if all hosts have failed and the running result is not ok 14334 1726882578.37986: done checking to see if all hosts have failed 14334 1726882578.37987: getting the remaining hosts for this loop 14334 1726882578.37988: done getting the remaining hosts for this loop 14334 1726882578.37992: getting the next task for host managed_node1 14334 1726882578.37999: done getting next task for host managed_node1 14334 1726882578.38003: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 14334 1726882578.38008: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882578.38025: getting variables 14334 1726882578.38026: in VariableManager get_vars() 14334 1726882578.38058: Calling all_inventory to load vars for managed_node1 14334 1726882578.38061: Calling groups_inventory to load vars for managed_node1 14334 1726882578.38063: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882578.38072: Calling all_plugins_play to load vars for managed_node1 14334 1726882578.38079: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882578.38084: Calling groups_plugins_play to load vars for managed_node1 14334 1726882578.39538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882578.41089: done with get_vars() 14334 1726882578.41113: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:36:18 -0400 (0:00:00.046) 0:00:16.316 ****** 14334 1726882578.41190: entering _queue_task() for managed_node1/ping 14334 1726882578.41192: Creating lock for ping 14334 1726882578.41430: worker is 1 (out of 1 available) 14334 1726882578.41444: exiting _queue_task() for managed_node1/ping 14334 1726882578.41459: done queuing things up, now waiting for results queue to drain 14334 1726882578.41461: waiting for pending results... 14334 1726882578.41651: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 14334 1726882578.41748: in run() - task 0affe814-3a2d-8f1c-7311-000000000212 14334 1726882578.41763: variable 'ansible_search_path' from source: unknown 14334 1726882578.41767: variable 'ansible_search_path' from source: unknown 14334 1726882578.41800: calling self._execute() 14334 1726882578.41874: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.41882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.41894: variable 'omit' from source: magic vars 14334 1726882578.42206: variable 'ansible_distribution_major_version' from source: facts 14334 1726882578.42217: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882578.42225: variable 'omit' from source: magic vars 14334 1726882578.42280: variable 'omit' from source: magic vars 14334 1726882578.42309: variable 'omit' from source: magic vars 14334 1726882578.42349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882578.42379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882578.42411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882578.42502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882578.42506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882578.42509: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882578.42511: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.42513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.42747: Set connection var ansible_shell_executable to /bin/sh 14334 1726882578.42751: Set connection var ansible_connection to ssh 14334 1726882578.42753: Set connection var ansible_pipelining to False 14334 1726882578.42756: Set connection var ansible_timeout to 10 14334 1726882578.42758: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882578.42760: Set connection var ansible_shell_type to sh 14334 1726882578.42762: variable 'ansible_shell_executable' from source: unknown 14334 1726882578.42764: variable 'ansible_connection' from source: unknown 14334 1726882578.42766: variable 'ansible_module_compression' from source: unknown 14334 1726882578.42768: variable 'ansible_shell_type' from source: unknown 14334 1726882578.42770: variable 'ansible_shell_executable' from source: unknown 14334 1726882578.42772: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882578.42774: variable 'ansible_pipelining' from source: unknown 14334 1726882578.42775: variable 'ansible_timeout' from source: unknown 14334 1726882578.42777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882578.43037: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882578.43060: variable 'omit' from source: magic vars 14334 1726882578.43084: starting attempt loop 14334 1726882578.43094: running the handler 14334 1726882578.43115: _low_level_execute_command(): starting 14334 1726882578.43131: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882578.43959: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882578.43988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882578.44007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882578.44016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882578.44108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882578.45960: stdout chunk (state=3): >>>/root <<< 14334 1726882578.46041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882578.46216: stderr chunk (state=3): >>><<< 14334 1726882578.46223: stdout chunk (state=3): >>><<< 14334 1726882578.46249: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882578.46333: _low_level_execute_command(): starting 14334 1726882578.46340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239 `" && echo ansible-tmp-1726882578.4625068-14908-267739581214239="` echo /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239 `" ) && sleep 0' 14334 1726882578.47588: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882578.47595: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882578.47615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882578.47625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882578.47640: 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.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882578.47692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882578.47757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882578.47772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882578.47875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882578.49866: stdout chunk (state=3): >>>ansible-tmp-1726882578.4625068-14908-267739581214239=/root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239 <<< 14334 1726882578.50076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882578.50079: stdout chunk (state=3): >>><<< 14334 1726882578.50082: stderr chunk (state=3): >>><<< 14334 1726882578.50240: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882578.4625068-14908-267739581214239=/root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882578.50243: variable 'ansible_module_compression' from source: unknown 14334 1726882578.50246: ANSIBALLZ: Using lock for ping 14334 1726882578.50249: ANSIBALLZ: Acquiring lock 14334 1726882578.50251: ANSIBALLZ: Lock acquired: 140014062073808 14334 1726882578.50253: ANSIBALLZ: Creating module 14334 1726882578.69811: ANSIBALLZ: Writing module into payload 14334 1726882578.70189: ANSIBALLZ: Writing module 14334 1726882578.70219: ANSIBALLZ: Renaming module 14334 1726882578.70231: ANSIBALLZ: Done creating module 14334 1726882578.70271: variable 'ansible_facts' from source: unknown 14334 1726882578.70503: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/AnsiballZ_ping.py 14334 1726882578.70776: Sending initial data 14334 1726882578.70788: Sent initial data (153 bytes) 14334 1726882578.72056: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882578.72084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882578.72104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882578.72164: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882578.72242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882578.72271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882578.72300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882578.72401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882578.74185: 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 <<< 14334 1726882578.74189: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882578.74252: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpiycw2wsq /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/AnsiballZ_ping.py <<< 14334 1726882578.74256: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/AnsiballZ_ping.py" <<< 14334 1726882578.74388: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpiycw2wsq" to remote "/root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/AnsiballZ_ping.py" <<< 14334 1726882578.77211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882578.77237: stderr chunk (state=3): >>><<< 14334 1726882578.77249: stdout chunk (state=3): >>><<< 14334 1726882578.77283: done transferring module to remote 14334 1726882578.77340: _low_level_execute_command(): starting 14334 1726882578.77352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/ /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/AnsiballZ_ping.py && sleep 0' 14334 1726882578.78224: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882578.78243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882578.78296: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882578.78393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882578.78430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882578.78635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882578.80391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882578.81023: stderr chunk (state=3): >>><<< 14334 1726882578.81027: stdout chunk (state=3): >>><<< 14334 1726882578.81030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882578.81033: _low_level_execute_command(): starting 14334 1726882578.81037: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/AnsiballZ_ping.py && sleep 0' 14334 1726882578.82101: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882578.82148: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882578.82391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882578.82404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882578.82480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882578.82549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882578.99562: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 14334 1726882579.01017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882579.01021: stderr chunk (state=3): >>><<< 14334 1726882579.01024: stdout chunk (state=3): >>><<< 14334 1726882579.01027: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882579.01030: done with _execute_module (ping, {'_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': 'ping', '_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-1726882578.4625068-14908-267739581214239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882579.01032: _low_level_execute_command(): starting 14334 1726882579.01037: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882578.4625068-14908-267739581214239/ > /dev/null 2>&1 && sleep 0' 14334 1726882579.02542: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882579.02561: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 14334 1726882579.02573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882579.02585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882579.02675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882579.04668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882579.04672: stdout chunk (state=3): >>><<< 14334 1726882579.04685: stderr chunk (state=3): >>><<< 14334 1726882579.04706: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882579.04714: handler run complete 14334 1726882579.04736: attempt loop complete, returning result 14334 1726882579.04739: _execute() done 14334 1726882579.04746: dumping result to json 14334 1726882579.04749: done dumping result, returning 14334 1726882579.04760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-8f1c-7311-000000000212] 14334 1726882579.04766: sending task result for task 0affe814-3a2d-8f1c-7311-000000000212 14334 1726882579.04888: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000212 14334 1726882579.04891: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 14334 1726882579.04972: no more pending results, returning what we have 14334 1726882579.04976: results queue empty 14334 1726882579.04978: checking for any_errors_fatal 14334 1726882579.04985: done checking for any_errors_fatal 14334 1726882579.04986: checking for max_fail_percentage 14334 1726882579.04988: done checking for max_fail_percentage 14334 1726882579.04989: checking to see if all hosts have failed and the running result is not ok 14334 1726882579.04990: done checking to see if all hosts have failed 14334 1726882579.04991: getting the remaining hosts for this loop 14334 1726882579.04994: done getting the remaining hosts for this loop 14334 1726882579.04999: getting the next task for host managed_node1 14334 1726882579.05015: done getting next task for host managed_node1 14334 1726882579.05018: ^ task is: TASK: meta (role_complete) 14334 1726882579.05024: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882579.05040: getting variables 14334 1726882579.05041: in VariableManager get_vars() 14334 1726882579.05086: Calling all_inventory to load vars for managed_node1 14334 1726882579.05089: Calling groups_inventory to load vars for managed_node1 14334 1726882579.05092: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.05103: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.05106: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.05109: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.08879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.12433: done with get_vars() 14334 1726882579.12475: done getting variables 14334 1726882579.12583: done queuing things up, now waiting for results queue to drain 14334 1726882579.12585: results queue empty 14334 1726882579.12591: checking for any_errors_fatal 14334 1726882579.12596: done checking for any_errors_fatal 14334 1726882579.12597: checking for max_fail_percentage 14334 1726882579.12598: done checking for max_fail_percentage 14334 1726882579.12599: checking to see if all hosts have failed and the running result is not ok 14334 1726882579.12600: done checking to see if all hosts have failed 14334 1726882579.12601: getting the remaining hosts for this loop 14334 1726882579.12602: done getting the remaining hosts for this loop 14334 1726882579.12606: getting the next task for host managed_node1 14334 1726882579.12612: done getting next task for host managed_node1 14334 1726882579.12614: ^ task is: TASK: Show result 14334 1726882579.12618: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882579.12621: getting variables 14334 1726882579.12622: in VariableManager get_vars() 14334 1726882579.12636: Calling all_inventory to load vars for managed_node1 14334 1726882579.12639: Calling groups_inventory to load vars for managed_node1 14334 1726882579.12642: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.12648: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.12652: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.12655: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.14718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.18573: done with get_vars() 14334 1726882579.18610: done getting variables 14334 1726882579.18675: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show result] ************************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:14 Friday 20 September 2024 21:36:19 -0400 (0:00:00.775) 0:00:17.092 ****** 14334 1726882579.18714: entering _queue_task() for managed_node1/debug 14334 1726882579.19116: worker is 1 (out of 1 available) 14334 1726882579.19133: exiting _queue_task() for managed_node1/debug 14334 1726882579.19151: done queuing things up, now waiting for results queue to drain 14334 1726882579.19153: waiting for pending results... 14334 1726882579.19521: running TaskExecutor() for managed_node1/TASK: Show result 14334 1726882579.19565: in run() - task 0affe814-3a2d-8f1c-7311-000000000180 14334 1726882579.19582: variable 'ansible_search_path' from source: unknown 14334 1726882579.19586: variable 'ansible_search_path' from source: unknown 14334 1726882579.19626: calling self._execute() 14334 1726882579.19733: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.19745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.19765: variable 'omit' from source: magic vars 14334 1726882579.20270: variable 'ansible_distribution_major_version' from source: facts 14334 1726882579.20274: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882579.20277: variable 'omit' from source: magic vars 14334 1726882579.20314: variable 'omit' from source: magic vars 14334 1726882579.20357: variable 'omit' from source: magic vars 14334 1726882579.20414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882579.20496: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882579.20500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882579.20555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882579.20602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882579.20624: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882579.20627: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.20710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.20791: Set connection var ansible_shell_executable to /bin/sh 14334 1726882579.20795: Set connection var ansible_connection to ssh 14334 1726882579.20803: Set connection var ansible_pipelining to False 14334 1726882579.20848: Set connection var ansible_timeout to 10 14334 1726882579.20851: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882579.20854: Set connection var ansible_shell_type to sh 14334 1726882579.20883: variable 'ansible_shell_executable' from source: unknown 14334 1726882579.20887: variable 'ansible_connection' from source: unknown 14334 1726882579.20929: variable 'ansible_module_compression' from source: unknown 14334 1726882579.20932: variable 'ansible_shell_type' from source: unknown 14334 1726882579.21146: variable 'ansible_shell_executable' from source: unknown 14334 1726882579.21151: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.21154: variable 'ansible_pipelining' from source: unknown 14334 1726882579.21157: variable 'ansible_timeout' from source: unknown 14334 1726882579.21160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.21167: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882579.21170: variable 'omit' from source: magic vars 14334 1726882579.21172: starting attempt loop 14334 1726882579.21175: running the handler 14334 1726882579.21184: variable '__network_connections_result' from source: set_fact 14334 1726882579.21343: variable '__network_connections_result' from source: set_fact 14334 1726882579.21453: handler run complete 14334 1726882579.21540: attempt loop complete, returning result 14334 1726882579.21544: _execute() done 14334 1726882579.21546: dumping result to json 14334 1726882579.21551: done dumping result, returning 14334 1726882579.21557: done running TaskExecutor() for managed_node1/TASK: Show result [0affe814-3a2d-8f1c-7311-000000000180] 14334 1726882579.21560: sending task result for task 0affe814-3a2d-8f1c-7311-000000000180 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c03e8058-de12-4ed5-b2ff-655f9162be72 (not-active)" ] } } 14334 1726882579.21751: no more pending results, returning what we have 14334 1726882579.21756: results queue empty 14334 1726882579.21757: checking for any_errors_fatal 14334 1726882579.21759: done checking for any_errors_fatal 14334 1726882579.21760: checking for max_fail_percentage 14334 1726882579.21762: done checking for max_fail_percentage 14334 1726882579.21764: checking to see if all hosts have failed and the running result is not ok 14334 1726882579.21765: done checking to see if all hosts have failed 14334 1726882579.21766: getting the remaining hosts for this loop 14334 1726882579.21768: done getting the remaining hosts for this loop 14334 1726882579.21772: getting the next task for host managed_node1 14334 1726882579.21787: done getting next task for host managed_node1 14334 1726882579.21792: ^ task is: TASK: Asserts 14334 1726882579.21795: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882579.21802: getting variables 14334 1726882579.21803: in VariableManager get_vars() 14334 1726882579.21974: Calling all_inventory to load vars for managed_node1 14334 1726882579.21981: Calling groups_inventory to load vars for managed_node1 14334 1726882579.21986: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.21998: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.22003: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.22007: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.22552: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000180 14334 1726882579.22556: WORKER PROCESS EXITING 14334 1726882579.25402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.28687: done with get_vars() 14334 1726882579.28738: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:36:19 -0400 (0:00:00.101) 0:00:17.193 ****** 14334 1726882579.28860: entering _queue_task() for managed_node1/include_tasks 14334 1726882579.29402: worker is 1 (out of 1 available) 14334 1726882579.29416: exiting _queue_task() for managed_node1/include_tasks 14334 1726882579.29428: done queuing things up, now waiting for results queue to drain 14334 1726882579.29430: waiting for pending results... 14334 1726882579.29743: running TaskExecutor() for managed_node1/TASK: Asserts 14334 1726882579.29875: in run() - task 0affe814-3a2d-8f1c-7311-000000000087 14334 1726882579.29899: variable 'ansible_search_path' from source: unknown 14334 1726882579.29903: variable 'ansible_search_path' from source: unknown 14334 1726882579.29960: variable 'lsr_assert' from source: include params 14334 1726882579.30203: variable 'lsr_assert' from source: include params 14334 1726882579.30286: variable 'omit' from source: magic vars 14334 1726882579.30450: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.30461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.30496: variable 'omit' from source: magic vars 14334 1726882579.30801: variable 'ansible_distribution_major_version' from source: facts 14334 1726882579.30822: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882579.30826: variable 'item' from source: unknown 14334 1726882579.30932: variable 'item' from source: unknown 14334 1726882579.30946: variable 'item' from source: unknown 14334 1726882579.31028: variable 'item' from source: unknown 14334 1726882579.31261: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.31266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.31271: variable 'omit' from source: magic vars 14334 1726882579.31552: variable 'ansible_distribution_major_version' from source: facts 14334 1726882579.31556: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882579.31559: variable 'item' from source: unknown 14334 1726882579.31561: variable 'item' from source: unknown 14334 1726882579.31563: variable 'item' from source: unknown 14334 1726882579.31639: variable 'item' from source: unknown 14334 1726882579.31704: dumping result to json 14334 1726882579.31706: done dumping result, returning 14334 1726882579.31709: done running TaskExecutor() for managed_node1/TASK: Asserts [0affe814-3a2d-8f1c-7311-000000000087] 14334 1726882579.31712: sending task result for task 0affe814-3a2d-8f1c-7311-000000000087 14334 1726882579.31788: no more pending results, returning what we have 14334 1726882579.31794: in VariableManager get_vars() 14334 1726882579.31836: Calling all_inventory to load vars for managed_node1 14334 1726882579.31840: Calling groups_inventory to load vars for managed_node1 14334 1726882579.31844: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.31862: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.31867: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.31871: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.32396: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000087 14334 1726882579.32400: WORKER PROCESS EXITING 14334 1726882579.38797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.41697: done with get_vars() 14334 1726882579.41728: variable 'ansible_search_path' from source: unknown 14334 1726882579.41730: variable 'ansible_search_path' from source: unknown 14334 1726882579.41783: variable 'ansible_search_path' from source: unknown 14334 1726882579.41785: variable 'ansible_search_path' from source: unknown 14334 1726882579.41822: we have included files to process 14334 1726882579.41823: generating all_blocks data 14334 1726882579.41826: done generating all_blocks data 14334 1726882579.41829: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 14334 1726882579.41831: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 14334 1726882579.41836: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 14334 1726882579.42071: in VariableManager get_vars() 14334 1726882579.42099: done with get_vars() 14334 1726882579.42425: done processing included file 14334 1726882579.42427: iterating over new_blocks loaded from include file 14334 1726882579.42429: in VariableManager get_vars() 14334 1726882579.42449: done with get_vars() 14334 1726882579.42452: filtering new block on tags 14334 1726882579.42529: done filtering new block on tags 14334 1726882579.42532: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 14334 1726882579.42540: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 14334 1726882579.42541: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 14334 1726882579.42544: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 14334 1726882579.42691: in VariableManager get_vars() 14334 1726882579.42713: done with get_vars() 14334 1726882579.42824: done processing included file 14334 1726882579.42826: iterating over new_blocks loaded from include file 14334 1726882579.42828: in VariableManager get_vars() 14334 1726882579.42848: done with get_vars() 14334 1726882579.42850: filtering new block on tags 14334 1726882579.42898: done filtering new block on tags 14334 1726882579.42901: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item=tasks/assert_device_present.yml) 14334 1726882579.42906: extending task lists for all hosts with included blocks 14334 1726882579.44473: done extending task lists 14334 1726882579.44475: done processing included files 14334 1726882579.44476: results queue empty 14334 1726882579.44477: checking for any_errors_fatal 14334 1726882579.44482: done checking for any_errors_fatal 14334 1726882579.44483: checking for max_fail_percentage 14334 1726882579.44484: done checking for max_fail_percentage 14334 1726882579.44486: checking to see if all hosts have failed and the running result is not ok 14334 1726882579.44487: done checking to see if all hosts have failed 14334 1726882579.44488: getting the remaining hosts for this loop 14334 1726882579.44494: done getting the remaining hosts for this loop 14334 1726882579.44497: getting the next task for host managed_node1 14334 1726882579.44502: done getting next task for host managed_node1 14334 1726882579.44504: ^ task is: TASK: Include the task 'get_profile_stat.yml' 14334 1726882579.44508: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882579.44515: getting variables 14334 1726882579.44516: in VariableManager get_vars() 14334 1726882579.44527: Calling all_inventory to load vars for managed_node1 14334 1726882579.44530: Calling groups_inventory to load vars for managed_node1 14334 1726882579.44533: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.44541: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.44545: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.44549: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.46471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.49536: done with get_vars() 14334 1726882579.49568: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:36:19 -0400 (0:00:00.208) 0:00:17.401 ****** 14334 1726882579.49663: entering _queue_task() for managed_node1/include_tasks 14334 1726882579.50100: worker is 1 (out of 1 available) 14334 1726882579.50113: exiting _queue_task() for managed_node1/include_tasks 14334 1726882579.50127: done queuing things up, now waiting for results queue to drain 14334 1726882579.50129: waiting for pending results... 14334 1726882579.50406: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 14334 1726882579.50609: in run() - task 0affe814-3a2d-8f1c-7311-000000000376 14334 1726882579.50615: variable 'ansible_search_path' from source: unknown 14334 1726882579.50617: variable 'ansible_search_path' from source: unknown 14334 1726882579.50625: calling self._execute() 14334 1726882579.50740: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.50755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.50774: variable 'omit' from source: magic vars 14334 1726882579.51251: variable 'ansible_distribution_major_version' from source: facts 14334 1726882579.51339: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882579.51343: _execute() done 14334 1726882579.51346: dumping result to json 14334 1726882579.51349: done dumping result, returning 14334 1726882579.51351: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affe814-3a2d-8f1c-7311-000000000376] 14334 1726882579.51354: sending task result for task 0affe814-3a2d-8f1c-7311-000000000376 14334 1726882579.51506: no more pending results, returning what we have 14334 1726882579.51513: in VariableManager get_vars() 14334 1726882579.51568: Calling all_inventory to load vars for managed_node1 14334 1726882579.51571: Calling groups_inventory to load vars for managed_node1 14334 1726882579.51576: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.51597: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.51602: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.51741: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.52358: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000376 14334 1726882579.52362: WORKER PROCESS EXITING 14334 1726882579.54031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.57057: done with get_vars() 14334 1726882579.57089: variable 'ansible_search_path' from source: unknown 14334 1726882579.57091: variable 'ansible_search_path' from source: unknown 14334 1726882579.57107: variable 'item' from source: include params 14334 1726882579.57246: variable 'item' from source: include params 14334 1726882579.57290: we have included files to process 14334 1726882579.57292: generating all_blocks data 14334 1726882579.57294: done generating all_blocks data 14334 1726882579.57295: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 14334 1726882579.57297: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 14334 1726882579.57300: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 14334 1726882579.58571: done processing included file 14334 1726882579.58572: iterating over new_blocks loaded from include file 14334 1726882579.58573: in VariableManager get_vars() 14334 1726882579.58587: done with get_vars() 14334 1726882579.58588: filtering new block on tags 14334 1726882579.58696: done filtering new block on tags 14334 1726882579.58699: in VariableManager get_vars() 14334 1726882579.58711: done with get_vars() 14334 1726882579.58712: filtering new block on tags 14334 1726882579.58762: done filtering new block on tags 14334 1726882579.58764: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 14334 1726882579.58769: extending task lists for all hosts with included blocks 14334 1726882579.58980: done extending task lists 14334 1726882579.58981: done processing included files 14334 1726882579.58982: results queue empty 14334 1726882579.58982: checking for any_errors_fatal 14334 1726882579.58985: done checking for any_errors_fatal 14334 1726882579.58986: checking for max_fail_percentage 14334 1726882579.58987: done checking for max_fail_percentage 14334 1726882579.58987: checking to see if all hosts have failed and the running result is not ok 14334 1726882579.58988: done checking to see if all hosts have failed 14334 1726882579.58988: getting the remaining hosts for this loop 14334 1726882579.58990: done getting the remaining hosts for this loop 14334 1726882579.58992: getting the next task for host managed_node1 14334 1726882579.58995: done getting next task for host managed_node1 14334 1726882579.58997: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 14334 1726882579.59000: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882579.59001: getting variables 14334 1726882579.59002: in VariableManager get_vars() 14334 1726882579.59009: Calling all_inventory to load vars for managed_node1 14334 1726882579.59011: Calling groups_inventory to load vars for managed_node1 14334 1726882579.59013: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.59017: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.59019: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.59021: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.60157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.62821: done with get_vars() 14334 1726882579.62851: done getting variables 14334 1726882579.62886: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:36:19 -0400 (0:00:00.132) 0:00:17.534 ****** 14334 1726882579.62909: entering _queue_task() for managed_node1/set_fact 14334 1726882579.63175: worker is 1 (out of 1 available) 14334 1726882579.63188: exiting _queue_task() for managed_node1/set_fact 14334 1726882579.63202: done queuing things up, now waiting for results queue to drain 14334 1726882579.63204: waiting for pending results... 14334 1726882579.63391: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 14334 1726882579.63489: in run() - task 0affe814-3a2d-8f1c-7311-0000000003f6 14334 1726882579.63502: variable 'ansible_search_path' from source: unknown 14334 1726882579.63506: variable 'ansible_search_path' from source: unknown 14334 1726882579.63559: calling self._execute() 14334 1726882579.63642: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.63655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.63665: variable 'omit' from source: magic vars 14334 1726882579.64140: variable 'ansible_distribution_major_version' from source: facts 14334 1726882579.64144: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882579.64147: variable 'omit' from source: magic vars 14334 1726882579.64195: variable 'omit' from source: magic vars 14334 1726882579.64238: variable 'omit' from source: magic vars 14334 1726882579.64300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882579.64403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882579.64408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882579.64411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882579.64414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882579.64424: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882579.64427: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.64435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.64563: Set connection var ansible_shell_executable to /bin/sh 14334 1726882579.64566: Set connection var ansible_connection to ssh 14334 1726882579.64574: Set connection var ansible_pipelining to False 14334 1726882579.64585: Set connection var ansible_timeout to 10 14334 1726882579.64620: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882579.64623: Set connection var ansible_shell_type to sh 14334 1726882579.64636: variable 'ansible_shell_executable' from source: unknown 14334 1726882579.64647: variable 'ansible_connection' from source: unknown 14334 1726882579.64651: variable 'ansible_module_compression' from source: unknown 14334 1726882579.64653: variable 'ansible_shell_type' from source: unknown 14334 1726882579.64656: variable 'ansible_shell_executable' from source: unknown 14334 1726882579.64659: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.64661: variable 'ansible_pipelining' from source: unknown 14334 1726882579.64664: variable 'ansible_timeout' from source: unknown 14334 1726882579.64666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.64863: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882579.64981: variable 'omit' from source: magic vars 14334 1726882579.64984: starting attempt loop 14334 1726882579.64986: running the handler 14334 1726882579.64988: handler run complete 14334 1726882579.64990: attempt loop complete, returning result 14334 1726882579.64992: _execute() done 14334 1726882579.64993: dumping result to json 14334 1726882579.64995: done dumping result, returning 14334 1726882579.64997: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affe814-3a2d-8f1c-7311-0000000003f6] 14334 1726882579.64999: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f6 14334 1726882579.65063: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f6 14334 1726882579.65066: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 14334 1726882579.65127: no more pending results, returning what we have 14334 1726882579.65131: results queue empty 14334 1726882579.65132: checking for any_errors_fatal 14334 1726882579.65135: done checking for any_errors_fatal 14334 1726882579.65136: checking for max_fail_percentage 14334 1726882579.65138: done checking for max_fail_percentage 14334 1726882579.65139: checking to see if all hosts have failed and the running result is not ok 14334 1726882579.65140: done checking to see if all hosts have failed 14334 1726882579.65141: getting the remaining hosts for this loop 14334 1726882579.65142: done getting the remaining hosts for this loop 14334 1726882579.65146: getting the next task for host managed_node1 14334 1726882579.65153: done getting next task for host managed_node1 14334 1726882579.65155: ^ task is: TASK: Stat profile file 14334 1726882579.65161: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882579.65165: getting variables 14334 1726882579.65166: in VariableManager get_vars() 14334 1726882579.65196: Calling all_inventory to load vars for managed_node1 14334 1726882579.65199: Calling groups_inventory to load vars for managed_node1 14334 1726882579.65202: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882579.65212: Calling all_plugins_play to load vars for managed_node1 14334 1726882579.65215: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882579.65218: Calling groups_plugins_play to load vars for managed_node1 14334 1726882579.69830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882579.72985: done with get_vars() 14334 1726882579.73208: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:36:19 -0400 (0:00:00.106) 0:00:17.640 ****** 14334 1726882579.73560: entering _queue_task() for managed_node1/stat 14334 1726882579.74124: worker is 1 (out of 1 available) 14334 1726882579.74142: exiting _queue_task() for managed_node1/stat 14334 1726882579.74159: done queuing things up, now waiting for results queue to drain 14334 1726882579.74161: waiting for pending results... 14334 1726882579.74930: running TaskExecutor() for managed_node1/TASK: Stat profile file 14334 1726882579.74963: in run() - task 0affe814-3a2d-8f1c-7311-0000000003f7 14334 1726882579.74977: variable 'ansible_search_path' from source: unknown 14334 1726882579.74984: variable 'ansible_search_path' from source: unknown 14334 1726882579.75029: calling self._execute() 14334 1726882579.75140: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.75352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.75366: variable 'omit' from source: magic vars 14334 1726882579.76206: variable 'ansible_distribution_major_version' from source: facts 14334 1726882579.76220: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882579.76229: variable 'omit' from source: magic vars 14334 1726882579.76307: variable 'omit' from source: magic vars 14334 1726882579.76625: variable 'profile' from source: play vars 14334 1726882579.76632: variable 'interface' from source: play vars 14334 1726882579.76722: variable 'interface' from source: play vars 14334 1726882579.76945: variable 'omit' from source: magic vars 14334 1726882579.76995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882579.77052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882579.77073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882579.77084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882579.77126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882579.77135: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882579.77379: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.77385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.77477: Set connection var ansible_shell_executable to /bin/sh 14334 1726882579.77490: Set connection var ansible_connection to ssh 14334 1726882579.77493: Set connection var ansible_pipelining to False 14334 1726882579.77557: Set connection var ansible_timeout to 10 14334 1726882579.77560: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882579.77563: Set connection var ansible_shell_type to sh 14334 1726882579.77925: variable 'ansible_shell_executable' from source: unknown 14334 1726882579.77928: variable 'ansible_connection' from source: unknown 14334 1726882579.77931: variable 'ansible_module_compression' from source: unknown 14334 1726882579.77936: variable 'ansible_shell_type' from source: unknown 14334 1726882579.77938: variable 'ansible_shell_executable' from source: unknown 14334 1726882579.77940: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882579.77942: variable 'ansible_pipelining' from source: unknown 14334 1726882579.77945: variable 'ansible_timeout' from source: unknown 14334 1726882579.77948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882579.78260: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882579.78265: variable 'omit' from source: magic vars 14334 1726882579.78268: starting attempt loop 14334 1726882579.78271: running the handler 14334 1726882579.78273: _low_level_execute_command(): starting 14334 1726882579.78284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882579.80057: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882579.80084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882579.81813: stdout chunk (state=3): >>>/root <<< 14334 1726882579.81995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882579.82000: stderr chunk (state=3): >>><<< 14334 1726882579.82013: stdout chunk (state=3): >>><<< 14334 1726882579.82032: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882579.82050: _low_level_execute_command(): starting 14334 1726882579.82058: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736 `" && echo ansible-tmp-1726882579.8203485-14967-54614193098736="` echo /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736 `" ) && sleep 0' 14334 1726882579.83351: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882579.83573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882579.83586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882579.83741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882579.85663: stdout chunk (state=3): >>>ansible-tmp-1726882579.8203485-14967-54614193098736=/root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736 <<< 14334 1726882579.85849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882579.85900: stderr chunk (state=3): >>><<< 14334 1726882579.85908: stdout chunk (state=3): >>><<< 14334 1726882579.86006: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882579.8203485-14967-54614193098736=/root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882579.86009: variable 'ansible_module_compression' from source: unknown 14334 1726882579.86045: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 14334 1726882579.86187: variable 'ansible_facts' from source: unknown 14334 1726882579.86372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/AnsiballZ_stat.py 14334 1726882579.87002: Sending initial data 14334 1726882579.87007: Sent initial data (152 bytes) 14334 1726882579.88084: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882579.88102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882579.88235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882579.88239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882579.88242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882579.88245: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882579.88247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882579.88249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882579.88251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882579.88301: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882579.88325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882579.88418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882579.90069: 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 <<< 14334 1726882579.90144: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882579.90206: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmp2h9zooqv /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/AnsiballZ_stat.py <<< 14334 1726882579.90210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/AnsiballZ_stat.py" <<< 14334 1726882579.90272: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmp2h9zooqv" to remote "/root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/AnsiballZ_stat.py" <<< 14334 1726882579.92188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882579.92201: stderr chunk (state=3): >>><<< 14334 1726882579.92205: stdout chunk (state=3): >>><<< 14334 1726882579.92208: done transferring module to remote 14334 1726882579.92210: _low_level_execute_command(): starting 14334 1726882579.92213: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/ /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/AnsiballZ_stat.py && sleep 0' 14334 1726882579.92814: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882579.92832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882579.92974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882579.92978: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882579.92996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882579.93014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882579.93038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882579.93146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882579.95051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882579.95139: stderr chunk (state=3): >>><<< 14334 1726882579.95187: stdout chunk (state=3): >>><<< 14334 1726882579.95209: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882579.95218: _low_level_execute_command(): starting 14334 1726882579.95228: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/AnsiballZ_stat.py && sleep 0' 14334 1726882579.95865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882579.95899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882579.95918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882579.95940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882579.96013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882579.96076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882579.96116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882579.96250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.13391: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 14334 1726882580.14836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882580.14867: stdout chunk (state=3): >>><<< 14334 1726882580.14870: stderr chunk (state=3): >>><<< 14334 1726882580.15023: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882580.15028: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-dummy0', '_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-1726882579.8203485-14967-54614193098736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882580.15031: _low_level_execute_command(): starting 14334 1726882580.15033: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882579.8203485-14967-54614193098736/ > /dev/null 2>&1 && sleep 0' 14334 1726882580.15646: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882580.15663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882580.15678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882580.15717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882580.15831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882580.15883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882580.15972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.17949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882580.17980: stderr chunk (state=3): >>><<< 14334 1726882580.17987: stdout chunk (state=3): >>><<< 14334 1726882580.18006: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882580.18022: handler run complete 14334 1726882580.18142: attempt loop complete, returning result 14334 1726882580.18145: _execute() done 14334 1726882580.18147: dumping result to json 14334 1726882580.18148: done dumping result, returning 14334 1726882580.18150: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affe814-3a2d-8f1c-7311-0000000003f7] 14334 1726882580.18152: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f7 14334 1726882580.18223: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f7 14334 1726882580.18226: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 14334 1726882580.18313: no more pending results, returning what we have 14334 1726882580.18317: results queue empty 14334 1726882580.18319: checking for any_errors_fatal 14334 1726882580.18324: done checking for any_errors_fatal 14334 1726882580.18325: checking for max_fail_percentage 14334 1726882580.18327: done checking for max_fail_percentage 14334 1726882580.18328: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.18329: done checking to see if all hosts have failed 14334 1726882580.18330: getting the remaining hosts for this loop 14334 1726882580.18331: done getting the remaining hosts for this loop 14334 1726882580.18337: getting the next task for host managed_node1 14334 1726882580.18345: done getting next task for host managed_node1 14334 1726882580.18348: ^ task is: TASK: Set NM profile exist flag based on the profile files 14334 1726882580.18353: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.18357: getting variables 14334 1726882580.18358: in VariableManager get_vars() 14334 1726882580.18392: Calling all_inventory to load vars for managed_node1 14334 1726882580.18396: Calling groups_inventory to load vars for managed_node1 14334 1726882580.18399: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.18414: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.18418: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.18422: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.19961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.23271: done with get_vars() 14334 1726882580.23308: done getting variables 14334 1726882580.23388: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:36:20 -0400 (0:00:00.498) 0:00:18.139 ****** 14334 1726882580.23425: entering _queue_task() for managed_node1/set_fact 14334 1726882580.23902: worker is 1 (out of 1 available) 14334 1726882580.23912: exiting _queue_task() for managed_node1/set_fact 14334 1726882580.23931: done queuing things up, now waiting for results queue to drain 14334 1726882580.23960: waiting for pending results... 14334 1726882580.24152: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 14334 1726882580.24317: in run() - task 0affe814-3a2d-8f1c-7311-0000000003f8 14334 1726882580.24322: variable 'ansible_search_path' from source: unknown 14334 1726882580.24325: variable 'ansible_search_path' from source: unknown 14334 1726882580.24460: calling self._execute() 14334 1726882580.24486: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.24494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.24507: variable 'omit' from source: magic vars 14334 1726882580.25049: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.25071: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.25239: variable 'profile_stat' from source: set_fact 14334 1726882580.25259: Evaluated conditional (profile_stat.stat.exists): False 14334 1726882580.25263: when evaluation is False, skipping this task 14334 1726882580.25266: _execute() done 14334 1726882580.25268: dumping result to json 14334 1726882580.25271: done dumping result, returning 14334 1726882580.25289: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affe814-3a2d-8f1c-7311-0000000003f8] 14334 1726882580.25292: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f8 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14334 1726882580.25453: no more pending results, returning what we have 14334 1726882580.25458: results queue empty 14334 1726882580.25459: checking for any_errors_fatal 14334 1726882580.25466: done checking for any_errors_fatal 14334 1726882580.25467: checking for max_fail_percentage 14334 1726882580.25469: done checking for max_fail_percentage 14334 1726882580.25470: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.25471: done checking to see if all hosts have failed 14334 1726882580.25472: getting the remaining hosts for this loop 14334 1726882580.25474: done getting the remaining hosts for this loop 14334 1726882580.25480: getting the next task for host managed_node1 14334 1726882580.25488: done getting next task for host managed_node1 14334 1726882580.25500: ^ task is: TASK: Get NM profile info 14334 1726882580.25505: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.25509: getting variables 14334 1726882580.25510: in VariableManager get_vars() 14334 1726882580.25540: Calling all_inventory to load vars for managed_node1 14334 1726882580.25544: Calling groups_inventory to load vars for managed_node1 14334 1726882580.25551: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.25557: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f8 14334 1726882580.25560: WORKER PROCESS EXITING 14334 1726882580.25570: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.25574: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.25580: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.27604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.29637: done with get_vars() 14334 1726882580.29660: done getting variables 14334 1726882580.29744: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:36:20 -0400 (0:00:00.063) 0:00:18.202 ****** 14334 1726882580.29769: entering _queue_task() for managed_node1/shell 14334 1726882580.29771: Creating lock for shell 14334 1726882580.30026: worker is 1 (out of 1 available) 14334 1726882580.30042: exiting _queue_task() for managed_node1/shell 14334 1726882580.30056: done queuing things up, now waiting for results queue to drain 14334 1726882580.30058: waiting for pending results... 14334 1726882580.30237: running TaskExecutor() for managed_node1/TASK: Get NM profile info 14334 1726882580.30330: in run() - task 0affe814-3a2d-8f1c-7311-0000000003f9 14334 1726882580.30345: variable 'ansible_search_path' from source: unknown 14334 1726882580.30350: variable 'ansible_search_path' from source: unknown 14334 1726882580.30382: calling self._execute() 14334 1726882580.30461: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.30468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.30481: variable 'omit' from source: magic vars 14334 1726882580.30822: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.30875: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.30895: variable 'omit' from source: magic vars 14334 1726882580.30923: variable 'omit' from source: magic vars 14334 1726882580.31072: variable 'profile' from source: play vars 14334 1726882580.31107: variable 'interface' from source: play vars 14334 1726882580.31168: variable 'interface' from source: play vars 14334 1726882580.31208: variable 'omit' from source: magic vars 14334 1726882580.31242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882580.31309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882580.31313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882580.31337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882580.31346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882580.31371: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882580.31374: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.31385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.31530: Set connection var ansible_shell_executable to /bin/sh 14334 1726882580.31538: Set connection var ansible_connection to ssh 14334 1726882580.31541: Set connection var ansible_pipelining to False 14334 1726882580.31544: Set connection var ansible_timeout to 10 14334 1726882580.31586: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882580.31590: Set connection var ansible_shell_type to sh 14334 1726882580.31593: variable 'ansible_shell_executable' from source: unknown 14334 1726882580.31601: variable 'ansible_connection' from source: unknown 14334 1726882580.31605: variable 'ansible_module_compression' from source: unknown 14334 1726882580.31607: variable 'ansible_shell_type' from source: unknown 14334 1726882580.31610: variable 'ansible_shell_executable' from source: unknown 14334 1726882580.31612: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.31630: variable 'ansible_pipelining' from source: unknown 14334 1726882580.31633: variable 'ansible_timeout' from source: unknown 14334 1726882580.31637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.31791: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882580.31798: variable 'omit' from source: magic vars 14334 1726882580.31802: starting attempt loop 14334 1726882580.31805: running the handler 14334 1726882580.31817: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882580.31833: _low_level_execute_command(): starting 14334 1726882580.31842: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882580.32552: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.32587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882580.32599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882580.32682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.34452: stdout chunk (state=3): >>>/root <<< 14334 1726882580.34618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882580.34636: stderr chunk (state=3): >>><<< 14334 1726882580.34651: stdout chunk (state=3): >>><<< 14334 1726882580.34683: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882580.34693: _low_level_execute_command(): starting 14334 1726882580.34700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552 `" && echo ansible-tmp-1726882580.3468087-14990-222815601351552="` echo /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552 `" ) && sleep 0' 14334 1726882580.35250: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882580.35254: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882580.35263: 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.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882580.35265: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.35339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882580.35386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.37373: stdout chunk (state=3): >>>ansible-tmp-1726882580.3468087-14990-222815601351552=/root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552 <<< 14334 1726882580.37496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882580.37536: stderr chunk (state=3): >>><<< 14334 1726882580.37539: stdout chunk (state=3): >>><<< 14334 1726882580.37560: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882580.3468087-14990-222815601351552=/root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882580.37585: variable 'ansible_module_compression' from source: unknown 14334 1726882580.37626: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14334 1726882580.37662: variable 'ansible_facts' from source: unknown 14334 1726882580.37722: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/AnsiballZ_command.py 14334 1726882580.37839: Sending initial data 14334 1726882580.37843: Sent initial data (156 bytes) 14334 1726882580.38297: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882580.38301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882580.38304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.38307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882580.38309: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.38358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882580.38361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882580.38424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.40068: 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 <<< 14334 1726882580.40145: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882580.40188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmp3qair1o0 /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/AnsiballZ_command.py <<< 14334 1726882580.40212: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/AnsiballZ_command.py" <<< 14334 1726882580.40260: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmp3qair1o0" to remote "/root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/AnsiballZ_command.py" <<< 14334 1726882580.41341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882580.41408: stderr chunk (state=3): >>><<< 14334 1726882580.41412: stdout chunk (state=3): >>><<< 14334 1726882580.41429: done transferring module to remote 14334 1726882580.41442: _low_level_execute_command(): starting 14334 1726882580.41447: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/ /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/AnsiballZ_command.py && sleep 0' 14334 1726882580.42024: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882580.42087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882580.42091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.42094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.42140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882580.42145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882580.42208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.44044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882580.44105: stderr chunk (state=3): >>><<< 14334 1726882580.44109: stdout chunk (state=3): >>><<< 14334 1726882580.44122: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882580.44125: _low_level_execute_command(): starting 14334 1726882580.44136: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/AnsiballZ_command.py && sleep 0' 14334 1726882580.44616: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882580.44620: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.44622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882580.44625: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.44675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882580.44683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882580.44749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.63824: stdout chunk (state=3): >>> {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 21:36:20.617511", "end": "2024-09-20 21:36:20.636454", "delta": "0:00:00.018943", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14334 1726882580.65437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882580.65496: stderr chunk (state=3): >>><<< 14334 1726882580.65500: stdout chunk (state=3): >>><<< 14334 1726882580.65520: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 21:36:20.617511", "end": "2024-09-20 21:36:20.636454", "delta": "0:00:00.018943", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882580.65558: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc', '_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-1726882580.3468087-14990-222815601351552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882580.65568: _low_level_execute_command(): starting 14334 1726882580.65574: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882580.3468087-14990-222815601351552/ > /dev/null 2>&1 && sleep 0' 14334 1726882580.66042: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882580.66049: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.66071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882580.66125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882580.66130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882580.66190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882580.68087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882580.68135: stderr chunk (state=3): >>><<< 14334 1726882580.68139: stdout chunk (state=3): >>><<< 14334 1726882580.68152: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882580.68162: handler run complete 14334 1726882580.68185: Evaluated conditional (False): False 14334 1726882580.68198: attempt loop complete, returning result 14334 1726882580.68201: _execute() done 14334 1726882580.68204: dumping result to json 14334 1726882580.68210: done dumping result, returning 14334 1726882580.68218: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affe814-3a2d-8f1c-7311-0000000003f9] 14334 1726882580.68228: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f9 14334 1726882580.68332: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003f9 14334 1726882580.68335: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "delta": "0:00:00.018943", "end": "2024-09-20 21:36:20.636454", "rc": 0, "start": "2024-09-20 21:36:20.617511" } STDOUT: dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection 14334 1726882580.68419: no more pending results, returning what we have 14334 1726882580.68423: results queue empty 14334 1726882580.68424: checking for any_errors_fatal 14334 1726882580.68431: done checking for any_errors_fatal 14334 1726882580.68432: checking for max_fail_percentage 14334 1726882580.68445: done checking for max_fail_percentage 14334 1726882580.68447: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.68448: done checking to see if all hosts have failed 14334 1726882580.68448: getting the remaining hosts for this loop 14334 1726882580.68451: done getting the remaining hosts for this loop 14334 1726882580.68456: getting the next task for host managed_node1 14334 1726882580.68464: done getting next task for host managed_node1 14334 1726882580.68467: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 14334 1726882580.68472: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.68477: getting variables 14334 1726882580.68480: in VariableManager get_vars() 14334 1726882580.68513: Calling all_inventory to load vars for managed_node1 14334 1726882580.68516: Calling groups_inventory to load vars for managed_node1 14334 1726882580.68520: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.68530: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.68536: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.68540: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.69919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.71484: done with get_vars() 14334 1726882580.71509: done getting variables 14334 1726882580.71561: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:36:20 -0400 (0:00:00.418) 0:00:18.620 ****** 14334 1726882580.71587: entering _queue_task() for managed_node1/set_fact 14334 1726882580.71824: worker is 1 (out of 1 available) 14334 1726882580.71839: exiting _queue_task() for managed_node1/set_fact 14334 1726882580.71854: done queuing things up, now waiting for results queue to drain 14334 1726882580.71856: waiting for pending results... 14334 1726882580.72039: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 14334 1726882580.72147: in run() - task 0affe814-3a2d-8f1c-7311-0000000003fa 14334 1726882580.72160: variable 'ansible_search_path' from source: unknown 14334 1726882580.72164: variable 'ansible_search_path' from source: unknown 14334 1726882580.72201: calling self._execute() 14334 1726882580.72282: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.72291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.72302: variable 'omit' from source: magic vars 14334 1726882580.72615: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.72629: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.72744: variable 'nm_profile_exists' from source: set_fact 14334 1726882580.72757: Evaluated conditional (nm_profile_exists.rc == 0): True 14334 1726882580.72766: variable 'omit' from source: magic vars 14334 1726882580.72811: variable 'omit' from source: magic vars 14334 1726882580.72841: variable 'omit' from source: magic vars 14334 1726882580.72879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882580.72911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882580.72928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882580.72947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882580.72962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882580.72992: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882580.72995: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.73000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.73087: Set connection var ansible_shell_executable to /bin/sh 14334 1726882580.73092: Set connection var ansible_connection to ssh 14334 1726882580.73098: Set connection var ansible_pipelining to False 14334 1726882580.73106: Set connection var ansible_timeout to 10 14334 1726882580.73113: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882580.73119: Set connection var ansible_shell_type to sh 14334 1726882580.73144: variable 'ansible_shell_executable' from source: unknown 14334 1726882580.73148: variable 'ansible_connection' from source: unknown 14334 1726882580.73150: variable 'ansible_module_compression' from source: unknown 14334 1726882580.73155: variable 'ansible_shell_type' from source: unknown 14334 1726882580.73157: variable 'ansible_shell_executable' from source: unknown 14334 1726882580.73162: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.73169: variable 'ansible_pipelining' from source: unknown 14334 1726882580.73171: variable 'ansible_timeout' from source: unknown 14334 1726882580.73177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.73308: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882580.73319: variable 'omit' from source: magic vars 14334 1726882580.73325: starting attempt loop 14334 1726882580.73328: running the handler 14334 1726882580.73343: handler run complete 14334 1726882580.73352: attempt loop complete, returning result 14334 1726882580.73354: _execute() done 14334 1726882580.73357: dumping result to json 14334 1726882580.73362: done dumping result, returning 14334 1726882580.73369: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affe814-3a2d-8f1c-7311-0000000003fa] 14334 1726882580.73375: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fa 14334 1726882580.73470: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fa 14334 1726882580.73473: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 14334 1726882580.73552: no more pending results, returning what we have 14334 1726882580.73555: results queue empty 14334 1726882580.73556: checking for any_errors_fatal 14334 1726882580.73563: done checking for any_errors_fatal 14334 1726882580.73564: checking for max_fail_percentage 14334 1726882580.73565: done checking for max_fail_percentage 14334 1726882580.73566: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.73567: done checking to see if all hosts have failed 14334 1726882580.73568: getting the remaining hosts for this loop 14334 1726882580.73570: done getting the remaining hosts for this loop 14334 1726882580.73574: getting the next task for host managed_node1 14334 1726882580.73591: done getting next task for host managed_node1 14334 1726882580.73594: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 14334 1726882580.73598: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.73602: getting variables 14334 1726882580.73603: in VariableManager get_vars() 14334 1726882580.73631: Calling all_inventory to load vars for managed_node1 14334 1726882580.73636: Calling groups_inventory to load vars for managed_node1 14334 1726882580.73639: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.73653: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.73655: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.73658: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.74843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.76403: done with get_vars() 14334 1726882580.76425: done getting variables 14334 1726882580.76473: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882580.76570: variable 'profile' from source: play vars 14334 1726882580.76573: variable 'interface' from source: play vars 14334 1726882580.76626: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-dummy0] ************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:36:20 -0400 (0:00:00.050) 0:00:18.671 ****** 14334 1726882580.76653: entering _queue_task() for managed_node1/command 14334 1726882580.76861: worker is 1 (out of 1 available) 14334 1726882580.76874: exiting _queue_task() for managed_node1/command 14334 1726882580.76888: done queuing things up, now waiting for results queue to drain 14334 1726882580.76890: waiting for pending results... 14334 1726882580.77063: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 14334 1726882580.77164: in run() - task 0affe814-3a2d-8f1c-7311-0000000003fc 14334 1726882580.77176: variable 'ansible_search_path' from source: unknown 14334 1726882580.77179: variable 'ansible_search_path' from source: unknown 14334 1726882580.77211: calling self._execute() 14334 1726882580.77290: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.77295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.77306: variable 'omit' from source: magic vars 14334 1726882580.77603: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.77613: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.77718: variable 'profile_stat' from source: set_fact 14334 1726882580.77728: Evaluated conditional (profile_stat.stat.exists): False 14334 1726882580.77731: when evaluation is False, skipping this task 14334 1726882580.77738: _execute() done 14334 1726882580.77741: dumping result to json 14334 1726882580.77743: done dumping result, returning 14334 1726882580.77750: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 [0affe814-3a2d-8f1c-7311-0000000003fc] 14334 1726882580.77756: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fc 14334 1726882580.77851: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fc 14334 1726882580.77855: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14334 1726882580.77922: no more pending results, returning what we have 14334 1726882580.77925: results queue empty 14334 1726882580.77926: checking for any_errors_fatal 14334 1726882580.77931: done checking for any_errors_fatal 14334 1726882580.77932: checking for max_fail_percentage 14334 1726882580.77936: done checking for max_fail_percentage 14334 1726882580.77937: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.77938: done checking to see if all hosts have failed 14334 1726882580.77939: getting the remaining hosts for this loop 14334 1726882580.77941: done getting the remaining hosts for this loop 14334 1726882580.77944: getting the next task for host managed_node1 14334 1726882580.77952: done getting next task for host managed_node1 14334 1726882580.77954: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 14334 1726882580.77960: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.77964: getting variables 14334 1726882580.77965: in VariableManager get_vars() 14334 1726882580.77993: Calling all_inventory to load vars for managed_node1 14334 1726882580.77996: Calling groups_inventory to load vars for managed_node1 14334 1726882580.78000: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.78008: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.78010: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.78012: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.79307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.80860: done with get_vars() 14334 1726882580.80881: done getting variables 14334 1726882580.80930: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882580.81013: variable 'profile' from source: play vars 14334 1726882580.81016: variable 'interface' from source: play vars 14334 1726882580.81066: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-dummy0] ********************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:36:20 -0400 (0:00:00.044) 0:00:18.715 ****** 14334 1726882580.81091: entering _queue_task() for managed_node1/set_fact 14334 1726882580.81297: worker is 1 (out of 1 available) 14334 1726882580.81312: exiting _queue_task() for managed_node1/set_fact 14334 1726882580.81325: done queuing things up, now waiting for results queue to drain 14334 1726882580.81327: waiting for pending results... 14334 1726882580.81502: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 14334 1726882580.81593: in run() - task 0affe814-3a2d-8f1c-7311-0000000003fd 14334 1726882580.81605: variable 'ansible_search_path' from source: unknown 14334 1726882580.81609: variable 'ansible_search_path' from source: unknown 14334 1726882580.81642: calling self._execute() 14334 1726882580.81721: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.81728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.81740: variable 'omit' from source: magic vars 14334 1726882580.82036: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.82046: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.82154: variable 'profile_stat' from source: set_fact 14334 1726882580.82164: Evaluated conditional (profile_stat.stat.exists): False 14334 1726882580.82167: when evaluation is False, skipping this task 14334 1726882580.82170: _execute() done 14334 1726882580.82175: dumping result to json 14334 1726882580.82179: done dumping result, returning 14334 1726882580.82189: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 [0affe814-3a2d-8f1c-7311-0000000003fd] 14334 1726882580.82194: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fd 14334 1726882580.82288: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fd 14334 1726882580.82292: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14334 1726882580.82355: no more pending results, returning what we have 14334 1726882580.82359: results queue empty 14334 1726882580.82360: checking for any_errors_fatal 14334 1726882580.82364: done checking for any_errors_fatal 14334 1726882580.82365: checking for max_fail_percentage 14334 1726882580.82367: done checking for max_fail_percentage 14334 1726882580.82368: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.82369: done checking to see if all hosts have failed 14334 1726882580.82370: getting the remaining hosts for this loop 14334 1726882580.82371: done getting the remaining hosts for this loop 14334 1726882580.82375: getting the next task for host managed_node1 14334 1726882580.82382: done getting next task for host managed_node1 14334 1726882580.82385: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 14334 1726882580.82390: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.82394: getting variables 14334 1726882580.82395: in VariableManager get_vars() 14334 1726882580.82422: Calling all_inventory to load vars for managed_node1 14334 1726882580.82425: Calling groups_inventory to load vars for managed_node1 14334 1726882580.82429: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.82441: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.82444: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.82447: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.83721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.85303: done with get_vars() 14334 1726882580.85324: done getting variables 14334 1726882580.85375: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882580.85459: variable 'profile' from source: play vars 14334 1726882580.85463: variable 'interface' from source: play vars 14334 1726882580.85512: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-dummy0] ***************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:36:20 -0400 (0:00:00.044) 0:00:18.760 ****** 14334 1726882580.85539: entering _queue_task() for managed_node1/command 14334 1726882580.85767: worker is 1 (out of 1 available) 14334 1726882580.85781: exiting _queue_task() for managed_node1/command 14334 1726882580.85796: done queuing things up, now waiting for results queue to drain 14334 1726882580.85798: waiting for pending results... 14334 1726882580.85981: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 14334 1726882580.86079: in run() - task 0affe814-3a2d-8f1c-7311-0000000003fe 14334 1726882580.86097: variable 'ansible_search_path' from source: unknown 14334 1726882580.86100: variable 'ansible_search_path' from source: unknown 14334 1726882580.86138: calling self._execute() 14334 1726882580.86214: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.86220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.86230: variable 'omit' from source: magic vars 14334 1726882580.86531: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.86543: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.86648: variable 'profile_stat' from source: set_fact 14334 1726882580.86658: Evaluated conditional (profile_stat.stat.exists): False 14334 1726882580.86661: when evaluation is False, skipping this task 14334 1726882580.86664: _execute() done 14334 1726882580.86669: dumping result to json 14334 1726882580.86679: done dumping result, returning 14334 1726882580.86682: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 [0affe814-3a2d-8f1c-7311-0000000003fe] 14334 1726882580.86693: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fe 14334 1726882580.86778: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003fe 14334 1726882580.86783: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14334 1726882580.86839: no more pending results, returning what we have 14334 1726882580.86842: results queue empty 14334 1726882580.86844: checking for any_errors_fatal 14334 1726882580.86850: done checking for any_errors_fatal 14334 1726882580.86851: checking for max_fail_percentage 14334 1726882580.86852: done checking for max_fail_percentage 14334 1726882580.86853: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.86854: done checking to see if all hosts have failed 14334 1726882580.86855: getting the remaining hosts for this loop 14334 1726882580.86857: done getting the remaining hosts for this loop 14334 1726882580.86860: getting the next task for host managed_node1 14334 1726882580.86868: done getting next task for host managed_node1 14334 1726882580.86870: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 14334 1726882580.86876: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.86880: getting variables 14334 1726882580.86881: in VariableManager get_vars() 14334 1726882580.86910: Calling all_inventory to load vars for managed_node1 14334 1726882580.86913: Calling groups_inventory to load vars for managed_node1 14334 1726882580.86916: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.86927: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.86930: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.86933: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.88129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.89689: done with get_vars() 14334 1726882580.89710: done getting variables 14334 1726882580.89759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882580.89843: variable 'profile' from source: play vars 14334 1726882580.89845: variable 'interface' from source: play vars 14334 1726882580.89894: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-dummy0] ************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:36:20 -0400 (0:00:00.043) 0:00:18.804 ****** 14334 1726882580.89918: entering _queue_task() for managed_node1/set_fact 14334 1726882580.90125: worker is 1 (out of 1 available) 14334 1726882580.90141: exiting _queue_task() for managed_node1/set_fact 14334 1726882580.90155: done queuing things up, now waiting for results queue to drain 14334 1726882580.90157: waiting for pending results... 14334 1726882580.90343: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 14334 1726882580.90447: in run() - task 0affe814-3a2d-8f1c-7311-0000000003ff 14334 1726882580.90461: variable 'ansible_search_path' from source: unknown 14334 1726882580.90466: variable 'ansible_search_path' from source: unknown 14334 1726882580.90501: calling self._execute() 14334 1726882580.90580: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.90583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.90597: variable 'omit' from source: magic vars 14334 1726882580.90885: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.90897: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.90999: variable 'profile_stat' from source: set_fact 14334 1726882580.91009: Evaluated conditional (profile_stat.stat.exists): False 14334 1726882580.91013: when evaluation is False, skipping this task 14334 1726882580.91015: _execute() done 14334 1726882580.91022: dumping result to json 14334 1726882580.91026: done dumping result, returning 14334 1726882580.91041: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 [0affe814-3a2d-8f1c-7311-0000000003ff] 14334 1726882580.91045: sending task result for task 0affe814-3a2d-8f1c-7311-0000000003ff 14334 1726882580.91131: done sending task result for task 0affe814-3a2d-8f1c-7311-0000000003ff 14334 1726882580.91137: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 14334 1726882580.91198: no more pending results, returning what we have 14334 1726882580.91202: results queue empty 14334 1726882580.91203: checking for any_errors_fatal 14334 1726882580.91209: done checking for any_errors_fatal 14334 1726882580.91210: checking for max_fail_percentage 14334 1726882580.91211: done checking for max_fail_percentage 14334 1726882580.91212: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.91213: done checking to see if all hosts have failed 14334 1726882580.91214: getting the remaining hosts for this loop 14334 1726882580.91216: done getting the remaining hosts for this loop 14334 1726882580.91219: getting the next task for host managed_node1 14334 1726882580.91228: done getting next task for host managed_node1 14334 1726882580.91230: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 14334 1726882580.91237: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.91241: getting variables 14334 1726882580.91242: in VariableManager get_vars() 14334 1726882580.91273: Calling all_inventory to load vars for managed_node1 14334 1726882580.91276: Calling groups_inventory to load vars for managed_node1 14334 1726882580.91282: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.91291: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.91293: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.91296: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.92586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.94146: done with get_vars() 14334 1726882580.94166: done getting variables 14334 1726882580.94216: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882580.94300: variable 'profile' from source: play vars 14334 1726882580.94303: variable 'interface' from source: play vars 14334 1726882580.94352: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'dummy0'] *************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:36:20 -0400 (0:00:00.044) 0:00:18.848 ****** 14334 1726882580.94375: entering _queue_task() for managed_node1/assert 14334 1726882580.94576: worker is 1 (out of 1 available) 14334 1726882580.94592: exiting _queue_task() for managed_node1/assert 14334 1726882580.94605: done queuing things up, now waiting for results queue to drain 14334 1726882580.94607: waiting for pending results... 14334 1726882580.94769: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' 14334 1726882580.94856: in run() - task 0affe814-3a2d-8f1c-7311-000000000377 14334 1726882580.94869: variable 'ansible_search_path' from source: unknown 14334 1726882580.94873: variable 'ansible_search_path' from source: unknown 14334 1726882580.94904: calling self._execute() 14334 1726882580.94980: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.94984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.94994: variable 'omit' from source: magic vars 14334 1726882580.95272: variable 'ansible_distribution_major_version' from source: facts 14334 1726882580.95287: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882580.95293: variable 'omit' from source: magic vars 14334 1726882580.95329: variable 'omit' from source: magic vars 14334 1726882580.95412: variable 'profile' from source: play vars 14334 1726882580.95416: variable 'interface' from source: play vars 14334 1726882580.95470: variable 'interface' from source: play vars 14334 1726882580.95489: variable 'omit' from source: magic vars 14334 1726882580.95525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882580.95556: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882580.95574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882580.95592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882580.95607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882580.95633: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882580.95639: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.95641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.95726: Set connection var ansible_shell_executable to /bin/sh 14334 1726882580.95729: Set connection var ansible_connection to ssh 14334 1726882580.95737: Set connection var ansible_pipelining to False 14334 1726882580.95744: Set connection var ansible_timeout to 10 14334 1726882580.95750: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882580.95757: Set connection var ansible_shell_type to sh 14334 1726882580.95782: variable 'ansible_shell_executable' from source: unknown 14334 1726882580.95785: variable 'ansible_connection' from source: unknown 14334 1726882580.95788: variable 'ansible_module_compression' from source: unknown 14334 1726882580.95790: variable 'ansible_shell_type' from source: unknown 14334 1726882580.95792: variable 'ansible_shell_executable' from source: unknown 14334 1726882580.95795: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.95801: variable 'ansible_pipelining' from source: unknown 14334 1726882580.95804: variable 'ansible_timeout' from source: unknown 14334 1726882580.95811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882580.95926: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882580.95943: variable 'omit' from source: magic vars 14334 1726882580.95946: starting attempt loop 14334 1726882580.95949: running the handler 14334 1726882580.96037: variable 'lsr_net_profile_exists' from source: set_fact 14334 1726882580.96041: Evaluated conditional (lsr_net_profile_exists): True 14334 1726882580.96055: handler run complete 14334 1726882580.96066: attempt loop complete, returning result 14334 1726882580.96069: _execute() done 14334 1726882580.96072: dumping result to json 14334 1726882580.96075: done dumping result, returning 14334 1726882580.96084: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' [0affe814-3a2d-8f1c-7311-000000000377] 14334 1726882580.96090: sending task result for task 0affe814-3a2d-8f1c-7311-000000000377 14334 1726882580.96185: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000377 14334 1726882580.96188: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 14334 1726882580.96238: no more pending results, returning what we have 14334 1726882580.96241: results queue empty 14334 1726882580.96242: checking for any_errors_fatal 14334 1726882580.96247: done checking for any_errors_fatal 14334 1726882580.96248: checking for max_fail_percentage 14334 1726882580.96249: done checking for max_fail_percentage 14334 1726882580.96251: checking to see if all hosts have failed and the running result is not ok 14334 1726882580.96252: done checking to see if all hosts have failed 14334 1726882580.96253: getting the remaining hosts for this loop 14334 1726882580.96254: done getting the remaining hosts for this loop 14334 1726882580.96259: getting the next task for host managed_node1 14334 1726882580.96266: done getting next task for host managed_node1 14334 1726882580.96269: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 14334 1726882580.96273: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882580.96277: getting variables 14334 1726882580.96280: in VariableManager get_vars() 14334 1726882580.96307: Calling all_inventory to load vars for managed_node1 14334 1726882580.96310: Calling groups_inventory to load vars for managed_node1 14334 1726882580.96313: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882580.96322: Calling all_plugins_play to load vars for managed_node1 14334 1726882580.96326: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882580.96330: Calling groups_plugins_play to load vars for managed_node1 14334 1726882580.97596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882580.99161: done with get_vars() 14334 1726882580.99183: done getting variables 14334 1726882580.99226: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882580.99313: variable 'profile' from source: play vars 14334 1726882580.99316: variable 'interface' from source: play vars 14334 1726882580.99364: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'dummy0'] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:36:20 -0400 (0:00:00.050) 0:00:18.898 ****** 14334 1726882580.99394: entering _queue_task() for managed_node1/assert 14334 1726882580.99588: worker is 1 (out of 1 available) 14334 1726882580.99601: exiting _queue_task() for managed_node1/assert 14334 1726882580.99613: done queuing things up, now waiting for results queue to drain 14334 1726882580.99615: waiting for pending results... 14334 1726882580.99785: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' 14334 1726882580.99870: in run() - task 0affe814-3a2d-8f1c-7311-000000000378 14334 1726882580.99884: variable 'ansible_search_path' from source: unknown 14334 1726882580.99887: variable 'ansible_search_path' from source: unknown 14334 1726882580.99917: calling self._execute() 14334 1726882580.99989: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882580.99995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.00006: variable 'omit' from source: magic vars 14334 1726882581.00285: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.00296: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.00299: variable 'omit' from source: magic vars 14334 1726882581.00337: variable 'omit' from source: magic vars 14334 1726882581.00417: variable 'profile' from source: play vars 14334 1726882581.00421: variable 'interface' from source: play vars 14334 1726882581.00476: variable 'interface' from source: play vars 14334 1726882581.00498: variable 'omit' from source: magic vars 14334 1726882581.00531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882581.00560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882581.00577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882581.00594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.00605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.00635: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882581.00638: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.00643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.00723: Set connection var ansible_shell_executable to /bin/sh 14334 1726882581.00727: Set connection var ansible_connection to ssh 14334 1726882581.00737: Set connection var ansible_pipelining to False 14334 1726882581.00740: Set connection var ansible_timeout to 10 14334 1726882581.00748: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882581.00754: Set connection var ansible_shell_type to sh 14334 1726882581.00777: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.00782: variable 'ansible_connection' from source: unknown 14334 1726882581.00786: variable 'ansible_module_compression' from source: unknown 14334 1726882581.00788: variable 'ansible_shell_type' from source: unknown 14334 1726882581.00791: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.00793: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.00799: variable 'ansible_pipelining' from source: unknown 14334 1726882581.00801: variable 'ansible_timeout' from source: unknown 14334 1726882581.00807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.00922: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882581.00936: variable 'omit' from source: magic vars 14334 1726882581.00942: starting attempt loop 14334 1726882581.00947: running the handler 14334 1726882581.01031: variable 'lsr_net_profile_ansible_managed' from source: set_fact 14334 1726882581.01037: Evaluated conditional (lsr_net_profile_ansible_managed): True 14334 1726882581.01045: handler run complete 14334 1726882581.01065: attempt loop complete, returning result 14334 1726882581.01068: _execute() done 14334 1726882581.01070: dumping result to json 14334 1726882581.01073: done dumping result, returning 14334 1726882581.01075: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' [0affe814-3a2d-8f1c-7311-000000000378] 14334 1726882581.01083: sending task result for task 0affe814-3a2d-8f1c-7311-000000000378 14334 1726882581.01170: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000378 14334 1726882581.01174: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 14334 1726882581.01226: no more pending results, returning what we have 14334 1726882581.01230: results queue empty 14334 1726882581.01231: checking for any_errors_fatal 14334 1726882581.01238: done checking for any_errors_fatal 14334 1726882581.01239: checking for max_fail_percentage 14334 1726882581.01240: done checking for max_fail_percentage 14334 1726882581.01242: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.01243: done checking to see if all hosts have failed 14334 1726882581.01244: getting the remaining hosts for this loop 14334 1726882581.01245: done getting the remaining hosts for this loop 14334 1726882581.01249: getting the next task for host managed_node1 14334 1726882581.01256: done getting next task for host managed_node1 14334 1726882581.01258: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 14334 1726882581.01262: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.01266: getting variables 14334 1726882581.01268: in VariableManager get_vars() 14334 1726882581.01308: Calling all_inventory to load vars for managed_node1 14334 1726882581.01311: Calling groups_inventory to load vars for managed_node1 14334 1726882581.01313: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.01321: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.01323: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.01325: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.02505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.04070: done with get_vars() 14334 1726882581.04092: done getting variables 14334 1726882581.04140: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882581.04218: variable 'profile' from source: play vars 14334 1726882581.04221: variable 'interface' from source: play vars 14334 1726882581.04272: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in dummy0] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:36:21 -0400 (0:00:00.048) 0:00:18.947 ****** 14334 1726882581.04295: entering _queue_task() for managed_node1/assert 14334 1726882581.04481: worker is 1 (out of 1 available) 14334 1726882581.04494: exiting _queue_task() for managed_node1/assert 14334 1726882581.04507: done queuing things up, now waiting for results queue to drain 14334 1726882581.04509: waiting for pending results... 14334 1726882581.04691: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 14334 1726882581.04781: in run() - task 0affe814-3a2d-8f1c-7311-000000000379 14334 1726882581.04795: variable 'ansible_search_path' from source: unknown 14334 1726882581.04799: variable 'ansible_search_path' from source: unknown 14334 1726882581.04829: calling self._execute() 14334 1726882581.04909: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.04914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.04925: variable 'omit' from source: magic vars 14334 1726882581.05222: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.05233: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.05241: variable 'omit' from source: magic vars 14334 1726882581.05293: variable 'omit' from source: magic vars 14334 1726882581.05366: variable 'profile' from source: play vars 14334 1726882581.05370: variable 'interface' from source: play vars 14334 1726882581.05431: variable 'interface' from source: play vars 14334 1726882581.05449: variable 'omit' from source: magic vars 14334 1726882581.05488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882581.05521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882581.05540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882581.05555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.05567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.05598: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882581.05602: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.05605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.05692: Set connection var ansible_shell_executable to /bin/sh 14334 1726882581.05696: Set connection var ansible_connection to ssh 14334 1726882581.05702: Set connection var ansible_pipelining to False 14334 1726882581.05709: Set connection var ansible_timeout to 10 14334 1726882581.05721: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882581.05724: Set connection var ansible_shell_type to sh 14334 1726882581.05751: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.05755: variable 'ansible_connection' from source: unknown 14334 1726882581.05757: variable 'ansible_module_compression' from source: unknown 14334 1726882581.05760: variable 'ansible_shell_type' from source: unknown 14334 1726882581.05764: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.05767: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.05773: variable 'ansible_pipelining' from source: unknown 14334 1726882581.05776: variable 'ansible_timeout' from source: unknown 14334 1726882581.05783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.05905: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882581.05915: variable 'omit' from source: magic vars 14334 1726882581.05921: starting attempt loop 14334 1726882581.05924: running the handler 14334 1726882581.06016: variable 'lsr_net_profile_fingerprint' from source: set_fact 14334 1726882581.06020: Evaluated conditional (lsr_net_profile_fingerprint): True 14334 1726882581.06027: handler run complete 14334 1726882581.06042: attempt loop complete, returning result 14334 1726882581.06046: _execute() done 14334 1726882581.06049: dumping result to json 14334 1726882581.06052: done dumping result, returning 14334 1726882581.06066: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 [0affe814-3a2d-8f1c-7311-000000000379] 14334 1726882581.06069: sending task result for task 0affe814-3a2d-8f1c-7311-000000000379 14334 1726882581.06156: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000379 14334 1726882581.06159: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 14334 1726882581.06222: no more pending results, returning what we have 14334 1726882581.06225: results queue empty 14334 1726882581.06226: checking for any_errors_fatal 14334 1726882581.06231: done checking for any_errors_fatal 14334 1726882581.06232: checking for max_fail_percentage 14334 1726882581.06236: done checking for max_fail_percentage 14334 1726882581.06237: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.06238: done checking to see if all hosts have failed 14334 1726882581.06239: getting the remaining hosts for this loop 14334 1726882581.06241: done getting the remaining hosts for this loop 14334 1726882581.06244: getting the next task for host managed_node1 14334 1726882581.06254: done getting next task for host managed_node1 14334 1726882581.06257: ^ task is: TASK: Include the task 'get_interface_stat.yml' 14334 1726882581.06261: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.06265: getting variables 14334 1726882581.06266: in VariableManager get_vars() 14334 1726882581.06296: Calling all_inventory to load vars for managed_node1 14334 1726882581.06299: Calling groups_inventory to load vars for managed_node1 14334 1726882581.06303: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.06312: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.06316: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.06319: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.07598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.09148: done with get_vars() 14334 1726882581.09169: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:36:21 -0400 (0:00:00.049) 0:00:18.997 ****** 14334 1726882581.09238: entering _queue_task() for managed_node1/include_tasks 14334 1726882581.09429: worker is 1 (out of 1 available) 14334 1726882581.09442: exiting _queue_task() for managed_node1/include_tasks 14334 1726882581.09456: done queuing things up, now waiting for results queue to drain 14334 1726882581.09457: waiting for pending results... 14334 1726882581.09625: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 14334 1726882581.09717: in run() - task 0affe814-3a2d-8f1c-7311-00000000037d 14334 1726882581.09727: variable 'ansible_search_path' from source: unknown 14334 1726882581.09731: variable 'ansible_search_path' from source: unknown 14334 1726882581.09761: calling self._execute() 14334 1726882581.09837: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.09845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.09854: variable 'omit' from source: magic vars 14334 1726882581.10139: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.10149: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.10156: _execute() done 14334 1726882581.10161: dumping result to json 14334 1726882581.10164: done dumping result, returning 14334 1726882581.10171: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affe814-3a2d-8f1c-7311-00000000037d] 14334 1726882581.10176: sending task result for task 0affe814-3a2d-8f1c-7311-00000000037d 14334 1726882581.10276: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000037d 14334 1726882581.10279: WORKER PROCESS EXITING 14334 1726882581.10310: no more pending results, returning what we have 14334 1726882581.10315: in VariableManager get_vars() 14334 1726882581.10348: Calling all_inventory to load vars for managed_node1 14334 1726882581.10352: Calling groups_inventory to load vars for managed_node1 14334 1726882581.10355: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.10365: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.10368: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.10372: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.11652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.16233: done with get_vars() 14334 1726882581.16254: variable 'ansible_search_path' from source: unknown 14334 1726882581.16255: variable 'ansible_search_path' from source: unknown 14334 1726882581.16261: variable 'item' from source: include params 14334 1726882581.16328: variable 'item' from source: include params 14334 1726882581.16355: we have included files to process 14334 1726882581.16356: generating all_blocks data 14334 1726882581.16357: done generating all_blocks data 14334 1726882581.16359: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14334 1726882581.16360: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14334 1726882581.16362: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 14334 1726882581.16494: done processing included file 14334 1726882581.16496: iterating over new_blocks loaded from include file 14334 1726882581.16497: in VariableManager get_vars() 14334 1726882581.16511: done with get_vars() 14334 1726882581.16512: filtering new block on tags 14334 1726882581.16531: done filtering new block on tags 14334 1726882581.16533: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 14334 1726882581.16538: extending task lists for all hosts with included blocks 14334 1726882581.16661: done extending task lists 14334 1726882581.16662: done processing included files 14334 1726882581.16663: results queue empty 14334 1726882581.16663: checking for any_errors_fatal 14334 1726882581.16665: done checking for any_errors_fatal 14334 1726882581.16666: checking for max_fail_percentage 14334 1726882581.16667: done checking for max_fail_percentage 14334 1726882581.16667: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.16668: done checking to see if all hosts have failed 14334 1726882581.16668: getting the remaining hosts for this loop 14334 1726882581.16669: done getting the remaining hosts for this loop 14334 1726882581.16671: getting the next task for host managed_node1 14334 1726882581.16674: done getting next task for host managed_node1 14334 1726882581.16676: ^ task is: TASK: Get stat for interface {{ interface }} 14334 1726882581.16680: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.16682: getting variables 14334 1726882581.16682: in VariableManager get_vars() 14334 1726882581.16689: Calling all_inventory to load vars for managed_node1 14334 1726882581.16691: Calling groups_inventory to load vars for managed_node1 14334 1726882581.16693: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.16697: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.16699: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.16701: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.17775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.19327: done with get_vars() 14334 1726882581.19348: done getting variables 14334 1726882581.19442: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:36:21 -0400 (0:00:00.102) 0:00:19.099 ****** 14334 1726882581.19462: entering _queue_task() for managed_node1/stat 14334 1726882581.19725: worker is 1 (out of 1 available) 14334 1726882581.19742: exiting _queue_task() for managed_node1/stat 14334 1726882581.19757: done queuing things up, now waiting for results queue to drain 14334 1726882581.19760: waiting for pending results... 14334 1726882581.19941: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 14334 1726882581.20051: in run() - task 0affe814-3a2d-8f1c-7311-000000000448 14334 1726882581.20064: variable 'ansible_search_path' from source: unknown 14334 1726882581.20068: variable 'ansible_search_path' from source: unknown 14334 1726882581.20104: calling self._execute() 14334 1726882581.20183: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.20187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.20200: variable 'omit' from source: magic vars 14334 1726882581.20504: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.20515: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.20522: variable 'omit' from source: magic vars 14334 1726882581.20576: variable 'omit' from source: magic vars 14334 1726882581.20657: variable 'interface' from source: play vars 14334 1726882581.20670: variable 'omit' from source: magic vars 14334 1726882581.20708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882581.20738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882581.20759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882581.20777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.20789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.20815: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882581.20818: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.20823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.20913: Set connection var ansible_shell_executable to /bin/sh 14334 1726882581.20917: Set connection var ansible_connection to ssh 14334 1726882581.20922: Set connection var ansible_pipelining to False 14334 1726882581.20929: Set connection var ansible_timeout to 10 14334 1726882581.20937: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882581.20944: Set connection var ansible_shell_type to sh 14334 1726882581.20970: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.20974: variable 'ansible_connection' from source: unknown 14334 1726882581.20981: variable 'ansible_module_compression' from source: unknown 14334 1726882581.20984: variable 'ansible_shell_type' from source: unknown 14334 1726882581.20987: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.20990: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.20992: variable 'ansible_pipelining' from source: unknown 14334 1726882581.20995: variable 'ansible_timeout' from source: unknown 14334 1726882581.21003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.21165: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 14334 1726882581.21175: variable 'omit' from source: magic vars 14334 1726882581.21189: starting attempt loop 14334 1726882581.21192: running the handler 14334 1726882581.21200: _low_level_execute_command(): starting 14334 1726882581.21207: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882581.21782: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.21786: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 14334 1726882581.21790: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882581.21794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.21840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882581.21844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882581.21853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.21916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.23681: stdout chunk (state=3): >>>/root <<< 14334 1726882581.23791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.23846: stderr chunk (state=3): >>><<< 14334 1726882581.23850: stdout chunk (state=3): >>><<< 14334 1726882581.23869: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882581.23882: _low_level_execute_command(): starting 14334 1726882581.23889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664 `" && echo ansible-tmp-1726882581.2386842-15014-164913726773664="` echo /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664 `" ) && sleep 0' 14334 1726882581.24324: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.24366: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882581.24372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.24385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.24388: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.24423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882581.24427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.24499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.26464: stdout chunk (state=3): >>>ansible-tmp-1726882581.2386842-15014-164913726773664=/root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664 <<< 14334 1726882581.26586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.26632: stderr chunk (state=3): >>><<< 14334 1726882581.26635: stdout chunk (state=3): >>><<< 14334 1726882581.26653: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882581.2386842-15014-164913726773664=/root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882581.26687: variable 'ansible_module_compression' from source: unknown 14334 1726882581.26732: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 14334 1726882581.26768: variable 'ansible_facts' from source: unknown 14334 1726882581.26818: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/AnsiballZ_stat.py 14334 1726882581.26925: Sending initial data 14334 1726882581.26929: Sent initial data (153 bytes) 14334 1726882581.27400: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.27404: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.27406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration <<< 14334 1726882581.27410: 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.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882581.27412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.27457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882581.27460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.27523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.29116: 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 <<< 14334 1726882581.29120: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14334 1726882581.29167: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882581.29225: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpdbdgwp_1 /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/AnsiballZ_stat.py <<< 14334 1726882581.29229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/AnsiballZ_stat.py" <<< 14334 1726882581.29283: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpdbdgwp_1" to remote "/root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/AnsiballZ_stat.py" <<< 14334 1726882581.29286: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/AnsiballZ_stat.py" <<< 14334 1726882581.30143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.30199: stderr chunk (state=3): >>><<< 14334 1726882581.30202: stdout chunk (state=3): >>><<< 14334 1726882581.30225: done transferring module to remote 14334 1726882581.30237: _low_level_execute_command(): starting 14334 1726882581.30241: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/ /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/AnsiballZ_stat.py && sleep 0' 14334 1726882581.30696: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.30699: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.30702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.30704: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.30751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882581.30755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.30820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.32619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.32665: stderr chunk (state=3): >>><<< 14334 1726882581.32668: stdout chunk (state=3): >>><<< 14334 1726882581.32683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882581.32687: _low_level_execute_command(): starting 14334 1726882581.32689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/AnsiballZ_stat.py && sleep 0' 14334 1726882581.33123: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882581.33126: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882581.33129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.33131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.33136: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.33196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882581.33199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.33253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.50252: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 36482, "dev": 23, "nlink": 1, "atime": 1726882577.9253683, "mtime": 1726882577.9253683, "ctime": 1726882577.9253683, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 14334 1726882581.51657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882581.51713: stderr chunk (state=3): >>><<< 14334 1726882581.51719: stdout chunk (state=3): >>><<< 14334 1726882581.51737: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 36482, "dev": 23, "nlink": 1, "atime": 1726882577.9253683, "mtime": 1726882577.9253683, "ctime": 1726882577.9253683, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882581.51794: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_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-1726882581.2386842-15014-164913726773664/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882581.51803: _low_level_execute_command(): starting 14334 1726882581.51809: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882581.2386842-15014-164913726773664/ > /dev/null 2>&1 && sleep 0' 14334 1726882581.52532: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 14334 1726882581.52536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882581.52538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.52550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882581.52553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882581.52556: stderr chunk (state=3): >>>debug2: match not found <<< 14334 1726882581.52558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.52561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14334 1726882581.52563: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.217 is address <<< 14334 1726882581.52565: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 14334 1726882581.52568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882581.52570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.52572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882581.52574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 14334 1726882581.52583: stderr chunk (state=3): >>>debug2: match found <<< 14334 1726882581.52591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.52681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882581.52697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.52784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.54747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.54783: stderr chunk (state=3): >>><<< 14334 1726882581.54787: stdout chunk (state=3): >>><<< 14334 1726882581.54806: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882581.54824: handler run complete 14334 1726882581.54900: attempt loop complete, returning result 14334 1726882581.54903: _execute() done 14334 1726882581.54906: dumping result to json 14334 1726882581.54940: done dumping result, returning 14334 1726882581.54943: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [0affe814-3a2d-8f1c-7311-000000000448] 14334 1726882581.54946: sending task result for task 0affe814-3a2d-8f1c-7311-000000000448 14334 1726882581.55210: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000448 14334 1726882581.55213: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882577.9253683, "block_size": 4096, "blocks": 0, "ctime": 1726882577.9253683, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36482, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "mode": "0777", "mtime": 1726882577.9253683, "nlink": 1, "path": "/sys/class/net/dummy0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 14334 1726882581.55373: no more pending results, returning what we have 14334 1726882581.55378: results queue empty 14334 1726882581.55379: checking for any_errors_fatal 14334 1726882581.55381: done checking for any_errors_fatal 14334 1726882581.55382: checking for max_fail_percentage 14334 1726882581.55384: done checking for max_fail_percentage 14334 1726882581.55385: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.55386: done checking to see if all hosts have failed 14334 1726882581.55387: getting the remaining hosts for this loop 14334 1726882581.55389: done getting the remaining hosts for this loop 14334 1726882581.55394: getting the next task for host managed_node1 14334 1726882581.55405: done getting next task for host managed_node1 14334 1726882581.55409: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 14334 1726882581.55413: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.55418: getting variables 14334 1726882581.55420: in VariableManager get_vars() 14334 1726882581.55595: Calling all_inventory to load vars for managed_node1 14334 1726882581.55599: Calling groups_inventory to load vars for managed_node1 14334 1726882581.55603: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.55615: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.55618: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.55622: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.56998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.58589: done with get_vars() 14334 1726882581.58612: done getting variables 14334 1726882581.58663: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882581.58767: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'dummy0'] ************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:36:21 -0400 (0:00:00.393) 0:00:19.492 ****** 14334 1726882581.58791: entering _queue_task() for managed_node1/assert 14334 1726882581.59027: worker is 1 (out of 1 available) 14334 1726882581.59042: exiting _queue_task() for managed_node1/assert 14334 1726882581.59056: done queuing things up, now waiting for results queue to drain 14334 1726882581.59058: waiting for pending results... 14334 1726882581.59248: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' 14334 1726882581.59340: in run() - task 0affe814-3a2d-8f1c-7311-00000000037e 14334 1726882581.59353: variable 'ansible_search_path' from source: unknown 14334 1726882581.59356: variable 'ansible_search_path' from source: unknown 14334 1726882581.59399: calling self._execute() 14334 1726882581.59478: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.59487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.59499: variable 'omit' from source: magic vars 14334 1726882581.59817: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.59829: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.59840: variable 'omit' from source: magic vars 14334 1726882581.59877: variable 'omit' from source: magic vars 14334 1726882581.59959: variable 'interface' from source: play vars 14334 1726882581.59976: variable 'omit' from source: magic vars 14334 1726882581.60018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882581.60052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882581.60072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882581.60092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.60104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.60132: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882581.60137: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.60142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.60230: Set connection var ansible_shell_executable to /bin/sh 14334 1726882581.60236: Set connection var ansible_connection to ssh 14334 1726882581.60242: Set connection var ansible_pipelining to False 14334 1726882581.60249: Set connection var ansible_timeout to 10 14334 1726882581.60255: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882581.60261: Set connection var ansible_shell_type to sh 14334 1726882581.60292: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.60295: variable 'ansible_connection' from source: unknown 14334 1726882581.60298: variable 'ansible_module_compression' from source: unknown 14334 1726882581.60301: variable 'ansible_shell_type' from source: unknown 14334 1726882581.60303: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.60308: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.60313: variable 'ansible_pipelining' from source: unknown 14334 1726882581.60315: variable 'ansible_timeout' from source: unknown 14334 1726882581.60321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.60444: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882581.60455: variable 'omit' from source: magic vars 14334 1726882581.60461: starting attempt loop 14334 1726882581.60463: running the handler 14334 1726882581.60579: variable 'interface_stat' from source: set_fact 14334 1726882581.60601: Evaluated conditional (interface_stat.stat.exists): True 14334 1726882581.60610: handler run complete 14334 1726882581.60623: attempt loop complete, returning result 14334 1726882581.60625: _execute() done 14334 1726882581.60628: dumping result to json 14334 1726882581.60632: done dumping result, returning 14334 1726882581.60643: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' [0affe814-3a2d-8f1c-7311-00000000037e] 14334 1726882581.60646: sending task result for task 0affe814-3a2d-8f1c-7311-00000000037e 14334 1726882581.60738: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000037e 14334 1726882581.60741: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 14334 1726882581.60800: no more pending results, returning what we have 14334 1726882581.60803: results queue empty 14334 1726882581.60804: checking for any_errors_fatal 14334 1726882581.60812: done checking for any_errors_fatal 14334 1726882581.60813: checking for max_fail_percentage 14334 1726882581.60814: done checking for max_fail_percentage 14334 1726882581.60815: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.60816: done checking to see if all hosts have failed 14334 1726882581.60817: getting the remaining hosts for this loop 14334 1726882581.60819: done getting the remaining hosts for this loop 14334 1726882581.60824: getting the next task for host managed_node1 14334 1726882581.60832: done getting next task for host managed_node1 14334 1726882581.60837: ^ task is: TASK: Conditional asserts 14334 1726882581.60839: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.60844: getting variables 14334 1726882581.60845: in VariableManager get_vars() 14334 1726882581.60882: Calling all_inventory to load vars for managed_node1 14334 1726882581.60885: Calling groups_inventory to load vars for managed_node1 14334 1726882581.60889: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.60899: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.60902: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.60905: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.62098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.63763: done with get_vars() 14334 1726882581.63784: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:36:21 -0400 (0:00:00.050) 0:00:19.543 ****** 14334 1726882581.63857: entering _queue_task() for managed_node1/include_tasks 14334 1726882581.64062: worker is 1 (out of 1 available) 14334 1726882581.64074: exiting _queue_task() for managed_node1/include_tasks 14334 1726882581.64089: done queuing things up, now waiting for results queue to drain 14334 1726882581.64091: waiting for pending results... 14334 1726882581.64270: running TaskExecutor() for managed_node1/TASK: Conditional asserts 14334 1726882581.64359: in run() - task 0affe814-3a2d-8f1c-7311-000000000088 14334 1726882581.64370: variable 'ansible_search_path' from source: unknown 14334 1726882581.64373: variable 'ansible_search_path' from source: unknown 14334 1726882581.64607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14334 1726882581.66305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14334 1726882581.66359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14334 1726882581.66397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14334 1726882581.66429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14334 1726882581.66453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14334 1726882581.66535: 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) 14334 1726882581.66560: 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) 14334 1726882581.66581: 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) 14334 1726882581.66621: 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) 14334 1726882581.66635: 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) 14334 1726882581.66759: dumping result to json 14334 1726882581.66763: done dumping result, returning 14334 1726882581.66769: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0affe814-3a2d-8f1c-7311-000000000088] 14334 1726882581.66774: sending task result for task 0affe814-3a2d-8f1c-7311-000000000088 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 14334 1726882581.66937: no more pending results, returning what we have 14334 1726882581.66941: results queue empty 14334 1726882581.66942: checking for any_errors_fatal 14334 1726882581.66947: done checking for any_errors_fatal 14334 1726882581.66948: checking for max_fail_percentage 14334 1726882581.66950: done checking for max_fail_percentage 14334 1726882581.66951: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.66953: done checking to see if all hosts have failed 14334 1726882581.66954: getting the remaining hosts for this loop 14334 1726882581.66956: done getting the remaining hosts for this loop 14334 1726882581.66960: getting the next task for host managed_node1 14334 1726882581.66966: done getting next task for host managed_node1 14334 1726882581.66968: ^ task is: TASK: Success in test '{{ lsr_description }}' 14334 1726882581.66971: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.66975: getting variables 14334 1726882581.66976: in VariableManager get_vars() 14334 1726882581.67003: Calling all_inventory to load vars for managed_node1 14334 1726882581.67006: Calling groups_inventory to load vars for managed_node1 14334 1726882581.67009: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.67020: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.67023: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.67026: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.67557: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000088 14334 1726882581.67560: WORKER PROCESS EXITING 14334 1726882581.68226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.69810: done with get_vars() 14334 1726882581.69830: done getting variables 14334 1726882581.69880: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 14334 1726882581.69969: variable 'lsr_description' from source: include params TASK [Success in test 'Create a dummy interface'] ****************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:36:21 -0400 (0:00:00.061) 0:00:19.604 ****** 14334 1726882581.69997: entering _queue_task() for managed_node1/debug 14334 1726882581.70195: worker is 1 (out of 1 available) 14334 1726882581.70208: exiting _queue_task() for managed_node1/debug 14334 1726882581.70221: done queuing things up, now waiting for results queue to drain 14334 1726882581.70223: waiting for pending results... 14334 1726882581.70406: running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' 14334 1726882581.70493: in run() - task 0affe814-3a2d-8f1c-7311-000000000089 14334 1726882581.70506: variable 'ansible_search_path' from source: unknown 14334 1726882581.70509: variable 'ansible_search_path' from source: unknown 14334 1726882581.70541: calling self._execute() 14334 1726882581.70619: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.70626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.70638: variable 'omit' from source: magic vars 14334 1726882581.70939: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.70951: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.70958: variable 'omit' from source: magic vars 14334 1726882581.70988: variable 'omit' from source: magic vars 14334 1726882581.71070: variable 'lsr_description' from source: include params 14334 1726882581.71086: variable 'omit' from source: magic vars 14334 1726882581.71126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882581.71157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882581.71177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882581.71194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.71206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.71238: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882581.71242: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.71247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.71347: Set connection var ansible_shell_executable to /bin/sh 14334 1726882581.71350: Set connection var ansible_connection to ssh 14334 1726882581.71356: Set connection var ansible_pipelining to False 14334 1726882581.71364: Set connection var ansible_timeout to 10 14334 1726882581.71370: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882581.71377: Set connection var ansible_shell_type to sh 14334 1726882581.71402: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.71405: variable 'ansible_connection' from source: unknown 14334 1726882581.71408: variable 'ansible_module_compression' from source: unknown 14334 1726882581.71410: variable 'ansible_shell_type' from source: unknown 14334 1726882581.71415: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.71418: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.71423: variable 'ansible_pipelining' from source: unknown 14334 1726882581.71426: variable 'ansible_timeout' from source: unknown 14334 1726882581.71465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.71559: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882581.71573: variable 'omit' from source: magic vars 14334 1726882581.71577: starting attempt loop 14334 1726882581.71582: running the handler 14334 1726882581.71618: handler run complete 14334 1726882581.71632: attempt loop complete, returning result 14334 1726882581.71637: _execute() done 14334 1726882581.71640: dumping result to json 14334 1726882581.71643: done dumping result, returning 14334 1726882581.71650: done running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' [0affe814-3a2d-8f1c-7311-000000000089] 14334 1726882581.71660: sending task result for task 0affe814-3a2d-8f1c-7311-000000000089 14334 1726882581.71750: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000089 14334 1726882581.71753: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: +++++ Success in test 'Create a dummy interface' +++++ 14334 1726882581.71823: no more pending results, returning what we have 14334 1726882581.71827: results queue empty 14334 1726882581.71828: checking for any_errors_fatal 14334 1726882581.71833: done checking for any_errors_fatal 14334 1726882581.71836: checking for max_fail_percentage 14334 1726882581.71838: done checking for max_fail_percentage 14334 1726882581.71839: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.71840: done checking to see if all hosts have failed 14334 1726882581.71841: getting the remaining hosts for this loop 14334 1726882581.71843: done getting the remaining hosts for this loop 14334 1726882581.71846: getting the next task for host managed_node1 14334 1726882581.71854: done getting next task for host managed_node1 14334 1726882581.71857: ^ task is: TASK: Cleanup 14334 1726882581.71860: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.71864: getting variables 14334 1726882581.71865: in VariableManager get_vars() 14334 1726882581.71898: Calling all_inventory to load vars for managed_node1 14334 1726882581.71902: Calling groups_inventory to load vars for managed_node1 14334 1726882581.71905: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.71913: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.71915: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.71917: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.73224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.75312: done with get_vars() 14334 1726882581.75332: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:36:21 -0400 (0:00:00.054) 0:00:19.658 ****** 14334 1726882581.75406: entering _queue_task() for managed_node1/include_tasks 14334 1726882581.75620: worker is 1 (out of 1 available) 14334 1726882581.75636: exiting _queue_task() for managed_node1/include_tasks 14334 1726882581.75649: done queuing things up, now waiting for results queue to drain 14334 1726882581.75651: waiting for pending results... 14334 1726882581.75833: running TaskExecutor() for managed_node1/TASK: Cleanup 14334 1726882581.75923: in run() - task 0affe814-3a2d-8f1c-7311-00000000008d 14334 1726882581.75936: variable 'ansible_search_path' from source: unknown 14334 1726882581.75942: variable 'ansible_search_path' from source: unknown 14334 1726882581.75985: variable 'lsr_cleanup' from source: include params 14334 1726882581.76155: variable 'lsr_cleanup' from source: include params 14334 1726882581.76214: variable 'omit' from source: magic vars 14334 1726882581.76327: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.76331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.76347: variable 'omit' from source: magic vars 14334 1726882581.76553: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.76563: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.76567: variable 'item' from source: unknown 14334 1726882581.76623: variable 'item' from source: unknown 14334 1726882581.76653: variable 'item' from source: unknown 14334 1726882581.76708: variable 'item' from source: unknown 14334 1726882581.76846: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.76849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.76852: variable 'omit' from source: magic vars 14334 1726882581.76974: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.76978: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.76981: variable 'item' from source: unknown 14334 1726882581.77032: variable 'item' from source: unknown 14334 1726882581.77059: variable 'item' from source: unknown 14334 1726882581.77115: variable 'item' from source: unknown 14334 1726882581.77192: dumping result to json 14334 1726882581.77196: done dumping result, returning 14334 1726882581.77200: done running TaskExecutor() for managed_node1/TASK: Cleanup [0affe814-3a2d-8f1c-7311-00000000008d] 14334 1726882581.77203: sending task result for task 0affe814-3a2d-8f1c-7311-00000000008d 14334 1726882581.77244: done sending task result for task 0affe814-3a2d-8f1c-7311-00000000008d 14334 1726882581.77247: WORKER PROCESS EXITING 14334 1726882581.77331: no more pending results, returning what we have 14334 1726882581.77337: in VariableManager get_vars() 14334 1726882581.77369: Calling all_inventory to load vars for managed_node1 14334 1726882581.77372: Calling groups_inventory to load vars for managed_node1 14334 1726882581.77377: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.77387: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.77391: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.77395: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.79839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.82934: done with get_vars() 14334 1726882581.82956: variable 'ansible_search_path' from source: unknown 14334 1726882581.82958: variable 'ansible_search_path' from source: unknown 14334 1726882581.82994: variable 'ansible_search_path' from source: unknown 14334 1726882581.82995: variable 'ansible_search_path' from source: unknown 14334 1726882581.83016: we have included files to process 14334 1726882581.83017: generating all_blocks data 14334 1726882581.83019: done generating all_blocks data 14334 1726882581.83022: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 14334 1726882581.83023: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 14334 1726882581.83025: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 14334 1726882581.83233: done processing included file 14334 1726882581.83236: iterating over new_blocks loaded from include file 14334 1726882581.83237: in VariableManager get_vars() 14334 1726882581.83250: done with get_vars() 14334 1726882581.83251: filtering new block on tags 14334 1726882581.83274: done filtering new block on tags 14334 1726882581.83276: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 14334 1726882581.83281: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 14334 1726882581.83282: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 14334 1726882581.83285: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 14334 1726882581.83623: done processing included file 14334 1726882581.83624: iterating over new_blocks loaded from include file 14334 1726882581.83626: in VariableManager get_vars() 14334 1726882581.83641: done with get_vars() 14334 1726882581.83642: filtering new block on tags 14334 1726882581.83694: done filtering new block on tags 14334 1726882581.83699: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 => (item=tasks/check_network_dns.yml) 14334 1726882581.83703: extending task lists for all hosts with included blocks 14334 1726882581.84913: done extending task lists 14334 1726882581.84915: done processing included files 14334 1726882581.84916: results queue empty 14334 1726882581.84916: checking for any_errors_fatal 14334 1726882581.84919: done checking for any_errors_fatal 14334 1726882581.84920: checking for max_fail_percentage 14334 1726882581.84921: done checking for max_fail_percentage 14334 1726882581.84921: checking to see if all hosts have failed and the running result is not ok 14334 1726882581.84922: done checking to see if all hosts have failed 14334 1726882581.84923: getting the remaining hosts for this loop 14334 1726882581.84924: done getting the remaining hosts for this loop 14334 1726882581.84927: getting the next task for host managed_node1 14334 1726882581.84931: done getting next task for host managed_node1 14334 1726882581.84933: ^ task is: TASK: Cleanup profile and device 14334 1726882581.84936: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882581.84938: getting variables 14334 1726882581.84939: in VariableManager get_vars() 14334 1726882581.84947: Calling all_inventory to load vars for managed_node1 14334 1726882581.84953: Calling groups_inventory to load vars for managed_node1 14334 1726882581.84955: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882581.84960: Calling all_plugins_play to load vars for managed_node1 14334 1726882581.84962: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882581.84964: Calling groups_plugins_play to load vars for managed_node1 14334 1726882581.86353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882581.88056: done with get_vars() 14334 1726882581.88076: done getting variables 14334 1726882581.88109: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:36:21 -0400 (0:00:00.127) 0:00:19.786 ****** 14334 1726882581.88136: entering _queue_task() for managed_node1/shell 14334 1726882581.88395: worker is 1 (out of 1 available) 14334 1726882581.88410: exiting _queue_task() for managed_node1/shell 14334 1726882581.88426: done queuing things up, now waiting for results queue to drain 14334 1726882581.88428: waiting for pending results... 14334 1726882581.88624: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 14334 1726882581.88710: in run() - task 0affe814-3a2d-8f1c-7311-000000000470 14334 1726882581.88724: variable 'ansible_search_path' from source: unknown 14334 1726882581.88728: variable 'ansible_search_path' from source: unknown 14334 1726882581.88760: calling self._execute() 14334 1726882581.88841: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.88848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.88858: variable 'omit' from source: magic vars 14334 1726882581.89177: variable 'ansible_distribution_major_version' from source: facts 14334 1726882581.89190: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882581.89197: variable 'omit' from source: magic vars 14334 1726882581.89243: variable 'omit' from source: magic vars 14334 1726882581.89367: variable 'interface' from source: play vars 14334 1726882581.89398: variable 'omit' from source: magic vars 14334 1726882581.89442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882581.89474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882581.89493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882581.89514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.89543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882581.89637: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882581.89641: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.89644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.89845: Set connection var ansible_shell_executable to /bin/sh 14334 1726882581.89849: Set connection var ansible_connection to ssh 14334 1726882581.89852: Set connection var ansible_pipelining to False 14334 1726882581.89854: Set connection var ansible_timeout to 10 14334 1726882581.89856: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882581.89859: Set connection var ansible_shell_type to sh 14334 1726882581.89861: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.89864: variable 'ansible_connection' from source: unknown 14334 1726882581.89866: variable 'ansible_module_compression' from source: unknown 14334 1726882581.89868: variable 'ansible_shell_type' from source: unknown 14334 1726882581.89870: variable 'ansible_shell_executable' from source: unknown 14334 1726882581.89872: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882581.89874: variable 'ansible_pipelining' from source: unknown 14334 1726882581.89877: variable 'ansible_timeout' from source: unknown 14334 1726882581.89882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882581.89955: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882581.89965: variable 'omit' from source: magic vars 14334 1726882581.89972: starting attempt loop 14334 1726882581.89974: running the handler 14334 1726882581.89987: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882581.90007: _low_level_execute_command(): starting 14334 1726882581.90017: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882581.90758: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.90769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882581.90782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882581.90803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.90906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.92675: stdout chunk (state=3): >>>/root <<< 14334 1726882581.92787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.92832: stderr chunk (state=3): >>><<< 14334 1726882581.92838: stdout chunk (state=3): >>><<< 14334 1726882581.92857: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882581.92870: _low_level_execute_command(): starting 14334 1726882581.92881: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422 `" && echo ansible-tmp-1726882581.9285805-15037-105979784204422="` echo /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422 `" ) && sleep 0' 14334 1726882581.93295: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882581.93303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882581.93334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.93351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.93408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882581.93415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.93482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.95480: stdout chunk (state=3): >>>ansible-tmp-1726882581.9285805-15037-105979784204422=/root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422 <<< 14334 1726882581.95600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.95644: stderr chunk (state=3): >>><<< 14334 1726882581.95648: stdout chunk (state=3): >>><<< 14334 1726882581.95666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882581.9285805-15037-105979784204422=/root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882581.95690: variable 'ansible_module_compression' from source: unknown 14334 1726882581.95728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14334 1726882581.95766: variable 'ansible_facts' from source: unknown 14334 1726882581.95820: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/AnsiballZ_command.py 14334 1726882581.95926: Sending initial data 14334 1726882581.95930: Sent initial data (156 bytes) 14334 1726882581.96364: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882581.96367: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.96370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14334 1726882581.96372: 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.10.217 originally 10.31.10.217 debug2: match found <<< 14334 1726882581.96375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.96425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882581.96429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.96493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882581.98112: 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" <<< 14334 1726882581.98116: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14334 1726882581.98168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882581.98233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpvhfi8enn /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/AnsiballZ_command.py <<< 14334 1726882581.98239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/AnsiballZ_command.py" <<< 14334 1726882581.98308: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpvhfi8enn" to remote "/root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/AnsiballZ_command.py" <<< 14334 1726882581.99269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882581.99326: stderr chunk (state=3): >>><<< 14334 1726882581.99329: stdout chunk (state=3): >>><<< 14334 1726882581.99348: done transferring module to remote 14334 1726882581.99357: _low_level_execute_command(): starting 14334 1726882581.99362: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/ /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/AnsiballZ_command.py && sleep 0' 14334 1726882581.99787: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882581.99790: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.99793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14334 1726882581.99798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882581.99840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882581.99855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882581.99910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.01816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882582.01860: stderr chunk (state=3): >>><<< 14334 1726882582.01863: stdout chunk (state=3): >>><<< 14334 1726882582.01875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882582.01878: _low_level_execute_command(): starting 14334 1726882582.01886: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/AnsiballZ_command.py && sleep 0' 14334 1726882582.02301: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.02305: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.02308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.02310: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.02358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882582.02365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.02427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.25467: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'dummy0' (c03e8058-de12-4ed5-b2ff-655f9162be72) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 21:36:22.194120", "end": "2024-09-20 21:36:22.252914", "delta": "0:00:00.058794", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14334 1726882582.27175: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.10.217 closed. <<< 14334 1726882582.27228: stderr chunk (state=3): >>><<< 14334 1726882582.27232: stdout chunk (state=3): >>><<< 14334 1726882582.27251: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'dummy0' (c03e8058-de12-4ed5-b2ff-655f9162be72) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 21:36:22.194120", "end": "2024-09-20 21:36:22.252914", "delta": "0:00:00.058794", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.10.217 closed. 14334 1726882582.27294: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n', '_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-1726882581.9285805-15037-105979784204422/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882582.27303: _low_level_execute_command(): starting 14334 1726882582.27310: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882581.9285805-15037-105979784204422/ > /dev/null 2>&1 && sleep 0' 14334 1726882582.27740: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.27774: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882582.27778: 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.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.27781: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.27836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882582.27869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.27947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.30046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882582.30050: stdout chunk (state=3): >>><<< 14334 1726882582.30052: stderr chunk (state=3): >>><<< 14334 1726882582.30055: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882582.30057: handler run complete 14334 1726882582.30059: Evaluated conditional (False): False 14334 1726882582.30061: attempt loop complete, returning result 14334 1726882582.30063: _execute() done 14334 1726882582.30065: dumping result to json 14334 1726882582.30067: done dumping result, returning 14334 1726882582.30069: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0affe814-3a2d-8f1c-7311-000000000470] 14334 1726882582.30071: sending task result for task 0affe814-3a2d-8f1c-7311-000000000470 14334 1726882582.30336: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000470 14334 1726882582.30339: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "delta": "0:00:00.058794", "end": "2024-09-20 21:36:22.252914", "rc": 1, "start": "2024-09-20 21:36:22.194120" } STDOUT: Connection 'dummy0' (c03e8058-de12-4ed5-b2ff-655f9162be72) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0' Cannot find device "dummy0" MSG: non-zero return code ...ignoring 14334 1726882582.30421: no more pending results, returning what we have 14334 1726882582.30426: results queue empty 14334 1726882582.30427: checking for any_errors_fatal 14334 1726882582.30428: done checking for any_errors_fatal 14334 1726882582.30429: checking for max_fail_percentage 14334 1726882582.30431: done checking for max_fail_percentage 14334 1726882582.30432: checking to see if all hosts have failed and the running result is not ok 14334 1726882582.30433: done checking to see if all hosts have failed 14334 1726882582.30435: getting the remaining hosts for this loop 14334 1726882582.30437: done getting the remaining hosts for this loop 14334 1726882582.30440: getting the next task for host managed_node1 14334 1726882582.30450: done getting next task for host managed_node1 14334 1726882582.30452: ^ task is: TASK: Check routes and DNS 14334 1726882582.30456: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882582.30459: getting variables 14334 1726882582.30461: in VariableManager get_vars() 14334 1726882582.30727: Calling all_inventory to load vars for managed_node1 14334 1726882582.30731: Calling groups_inventory to load vars for managed_node1 14334 1726882582.30738: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882582.30750: Calling all_plugins_play to load vars for managed_node1 14334 1726882582.30754: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882582.30757: Calling groups_plugins_play to load vars for managed_node1 14334 1726882582.33131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882582.35125: done with get_vars() 14334 1726882582.35163: done getting variables 14334 1726882582.35253: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:36:22 -0400 (0:00:00.471) 0:00:20.257 ****** 14334 1726882582.35296: entering _queue_task() for managed_node1/shell 14334 1726882582.35859: worker is 1 (out of 1 available) 14334 1726882582.35870: exiting _queue_task() for managed_node1/shell 14334 1726882582.35884: done queuing things up, now waiting for results queue to drain 14334 1726882582.35887: waiting for pending results... 14334 1726882582.36230: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 14334 1726882582.36253: in run() - task 0affe814-3a2d-8f1c-7311-000000000474 14334 1726882582.36282: variable 'ansible_search_path' from source: unknown 14334 1726882582.36312: variable 'ansible_search_path' from source: unknown 14334 1726882582.36370: calling self._execute() 14334 1726882582.36514: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882582.36540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882582.36561: variable 'omit' from source: magic vars 14334 1726882582.36911: variable 'ansible_distribution_major_version' from source: facts 14334 1726882582.36915: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882582.36928: variable 'omit' from source: magic vars 14334 1726882582.36969: variable 'omit' from source: magic vars 14334 1726882582.37001: variable 'omit' from source: magic vars 14334 1726882582.37041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14334 1726882582.37072: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14334 1726882582.37094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14334 1726882582.37111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882582.37133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14334 1726882582.37156: variable 'inventory_hostname' from source: host vars for 'managed_node1' 14334 1726882582.37160: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882582.37165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882582.37253: Set connection var ansible_shell_executable to /bin/sh 14334 1726882582.37257: Set connection var ansible_connection to ssh 14334 1726882582.37263: Set connection var ansible_pipelining to False 14334 1726882582.37272: Set connection var ansible_timeout to 10 14334 1726882582.37278: Set connection var ansible_module_compression to ZIP_DEFLATED 14334 1726882582.37287: Set connection var ansible_shell_type to sh 14334 1726882582.37310: variable 'ansible_shell_executable' from source: unknown 14334 1726882582.37313: variable 'ansible_connection' from source: unknown 14334 1726882582.37316: variable 'ansible_module_compression' from source: unknown 14334 1726882582.37321: variable 'ansible_shell_type' from source: unknown 14334 1726882582.37323: variable 'ansible_shell_executable' from source: unknown 14334 1726882582.37328: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882582.37334: variable 'ansible_pipelining' from source: unknown 14334 1726882582.37338: variable 'ansible_timeout' from source: unknown 14334 1726882582.37348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882582.37471: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882582.37484: variable 'omit' from source: magic vars 14334 1726882582.37489: starting attempt loop 14334 1726882582.37493: running the handler 14334 1726882582.37503: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 14334 1726882582.37520: _low_level_execute_command(): starting 14334 1726882582.37528: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14334 1726882582.38020: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.38063: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882582.38067: 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.10.217 is address <<< 14334 1726882582.38072: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.38110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882582.38128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.38187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.39890: stdout chunk (state=3): >>>/root <<< 14334 1726882582.40029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882582.40081: stderr chunk (state=3): >>><<< 14334 1726882582.40102: stdout chunk (state=3): >>><<< 14334 1726882582.40138: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882582.40246: _low_level_execute_command(): starting 14334 1726882582.40251: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862 `" && echo ansible-tmp-1726882582.4014606-15061-88528753931862="` echo /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862 `" ) && sleep 0' 14334 1726882582.41234: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.41394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882582.41425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882582.41472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.41612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.43625: stdout chunk (state=3): >>>ansible-tmp-1726882582.4014606-15061-88528753931862=/root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862 <<< 14334 1726882582.43831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882582.43883: stderr chunk (state=3): >>><<< 14334 1726882582.43887: stdout chunk (state=3): >>><<< 14334 1726882582.43914: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882582.4014606-15061-88528753931862=/root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882582.44050: variable 'ansible_module_compression' from source: unknown 14334 1726882582.44057: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14334x20rbw9o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 14334 1726882582.44127: variable 'ansible_facts' from source: unknown 14334 1726882582.44302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/AnsiballZ_command.py 14334 1726882582.44685: Sending initial data 14334 1726882582.44704: Sent initial data (155 bytes) 14334 1726882582.45358: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.45385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882582.45408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882582.45422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.45511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.47120: 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 <<< 14334 1726882582.47200: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14334 1726882582.47263: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpx0kh_v13 /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/AnsiballZ_command.py <<< 14334 1726882582.47285: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/AnsiballZ_command.py" <<< 14334 1726882582.47355: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-14334x20rbw9o/tmpx0kh_v13" to remote "/root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/AnsiballZ_command.py" <<< 14334 1726882582.49956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882582.50004: stderr chunk (state=3): >>><<< 14334 1726882582.50016: stdout chunk (state=3): >>><<< 14334 1726882582.50071: done transferring module to remote 14334 1726882582.50104: _low_level_execute_command(): starting 14334 1726882582.50144: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/ /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/AnsiballZ_command.py && sleep 0' 14334 1726882582.50917: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.50940: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.50989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 14334 1726882582.51006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.51069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.52942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882582.53032: stderr chunk (state=3): >>><<< 14334 1726882582.53037: stdout chunk (state=3): >>><<< 14334 1726882582.53053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882582.53146: _low_level_execute_command(): starting 14334 1726882582.53151: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/AnsiballZ_command.py && sleep 0' 14334 1726882582.53680: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.53702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.53747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882582.53764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.53828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.71838: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:8c:42:87:d8:29 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.10.217/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3079sec preferred_lft 3079sec\n inet6 fe80::bb10:9a17:6b35:7604/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.217 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.217 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:36:22.707489", "end": "2024-09-20 21:36:22.716392", "delta": "0:00:00.008903", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 14334 1726882582.73376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 14334 1726882582.73427: stderr chunk (state=3): >>><<< 14334 1726882582.73431: stdout chunk (state=3): >>><<< 14334 1726882582.73453: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:8c:42:87:d8:29 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.10.217/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3079sec preferred_lft 3079sec\n inet6 fe80::bb10:9a17:6b35:7604/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.217 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.217 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:36:22.707489", "end": "2024-09-20 21:36:22.716392", "delta": "0:00:00.008903", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. 14334 1726882582.73506: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_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-1726882582.4014606-15061-88528753931862/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14334 1726882582.73514: _low_level_execute_command(): starting 14334 1726882582.73522: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882582.4014606-15061-88528753931862/ > /dev/null 2>&1 && sleep 0' 14334 1726882582.74042: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.74076: 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.10.217 originally 10.31.10.217 debug2: match not found <<< 14334 1726882582.74082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.74085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14334 1726882582.74088: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14334 1726882582.74141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 14334 1726882582.74146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14334 1726882582.74224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14334 1726882582.76261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14334 1726882582.76268: stdout chunk (state=3): >>><<< 14334 1726882582.76271: stderr chunk (state=3): >>><<< 14334 1726882582.76462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 14334 1726882582.76465: handler run complete 14334 1726882582.76468: Evaluated conditional (False): False 14334 1726882582.76470: attempt loop complete, returning result 14334 1726882582.76472: _execute() done 14334 1726882582.76475: dumping result to json 14334 1726882582.76477: done dumping result, returning 14334 1726882582.76479: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affe814-3a2d-8f1c-7311-000000000474] 14334 1726882582.76481: sending task result for task 0affe814-3a2d-8f1c-7311-000000000474 14334 1726882582.76638: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000474 14334 1726882582.76644: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008903", "end": "2024-09-20 21:36:22.716392", "rc": 0, "start": "2024-09-20 21:36:22.707489" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:8c:42:87:d8:29 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.10.217/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3079sec preferred_lft 3079sec inet6 fe80::bb10:9a17:6b35:7604/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.217 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.217 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com 14334 1726882582.76766: no more pending results, returning what we have 14334 1726882582.76771: results queue empty 14334 1726882582.76772: checking for any_errors_fatal 14334 1726882582.76793: done checking for any_errors_fatal 14334 1726882582.76797: checking for max_fail_percentage 14334 1726882582.76801: done checking for max_fail_percentage 14334 1726882582.76802: checking to see if all hosts have failed and the running result is not ok 14334 1726882582.76805: done checking to see if all hosts have failed 14334 1726882582.76806: getting the remaining hosts for this loop 14334 1726882582.76811: done getting the remaining hosts for this loop 14334 1726882582.76817: getting the next task for host managed_node1 14334 1726882582.76826: done getting next task for host managed_node1 14334 1726882582.76830: ^ task is: TASK: Verify DNS and network connectivity 14334 1726882582.77056: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14334 1726882582.77063: getting variables 14334 1726882582.77065: in VariableManager get_vars() 14334 1726882582.77114: Calling all_inventory to load vars for managed_node1 14334 1726882582.77118: Calling groups_inventory to load vars for managed_node1 14334 1726882582.77121: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882582.77136: Calling all_plugins_play to load vars for managed_node1 14334 1726882582.77140: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882582.77146: Calling groups_plugins_play to load vars for managed_node1 14334 1726882582.80184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882582.82048: done with get_vars() 14334 1726882582.82093: done getting variables 14334 1726882582.82168: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:36:22 -0400 (0:00:00.469) 0:00:20.727 ****** 14334 1726882582.82214: entering _queue_task() for managed_node1/shell 14334 1726882582.82890: worker is 1 (out of 1 available) 14334 1726882582.82904: exiting _queue_task() for managed_node1/shell 14334 1726882582.82919: done queuing things up, now waiting for results queue to drain 14334 1726882582.82920: waiting for pending results... 14334 1726882582.83254: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 14334 1726882582.83301: in run() - task 0affe814-3a2d-8f1c-7311-000000000475 14334 1726882582.83321: variable 'ansible_search_path' from source: unknown 14334 1726882582.83324: variable 'ansible_search_path' from source: unknown 14334 1726882582.83542: calling self._execute() 14334 1726882582.83546: variable 'ansible_host' from source: host vars for 'managed_node1' 14334 1726882582.83549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 14334 1726882582.83552: variable 'omit' from source: magic vars 14334 1726882582.83970: variable 'ansible_distribution_major_version' from source: facts 14334 1726882582.83999: Evaluated conditional (ansible_distribution_major_version != '6'): True 14334 1726882582.84240: variable 'ansible_facts' from source: unknown 14334 1726882582.85546: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): False 14334 1726882582.85562: when evaluation is False, skipping this task 14334 1726882582.85571: _execute() done 14334 1726882582.85587: dumping result to json 14334 1726882582.85595: done dumping result, returning 14334 1726882582.85607: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affe814-3a2d-8f1c-7311-000000000475] 14334 1726882582.85633: sending task result for task 0affe814-3a2d-8f1c-7311-000000000475 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } 14334 1726882582.85925: no more pending results, returning what we have 14334 1726882582.85931: results queue empty 14334 1726882582.85933: checking for any_errors_fatal 14334 1726882582.85946: done checking for any_errors_fatal 14334 1726882582.85947: checking for max_fail_percentage 14334 1726882582.85950: done checking for max_fail_percentage 14334 1726882582.85951: checking to see if all hosts have failed and the running result is not ok 14334 1726882582.85952: done checking to see if all hosts have failed 14334 1726882582.85953: getting the remaining hosts for this loop 14334 1726882582.85956: done getting the remaining hosts for this loop 14334 1726882582.85961: getting the next task for host managed_node1 14334 1726882582.85976: done getting next task for host managed_node1 14334 1726882582.85979: ^ task is: TASK: meta (flush_handlers) 14334 1726882582.85982: ^ 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 14334 1726882582.85988: getting variables 14334 1726882582.85990: in VariableManager get_vars() 14334 1726882582.86029: Calling all_inventory to load vars for managed_node1 14334 1726882582.86033: Calling groups_inventory to load vars for managed_node1 14334 1726882582.86153: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882582.86168: Calling all_plugins_play to load vars for managed_node1 14334 1726882582.86172: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882582.86177: Calling groups_plugins_play to load vars for managed_node1 14334 1726882582.86770: done sending task result for task 0affe814-3a2d-8f1c-7311-000000000475 14334 1726882582.86774: WORKER PROCESS EXITING 14334 1726882582.88122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882582.89792: done with get_vars() 14334 1726882582.89825: done getting variables 14334 1726882582.89910: in VariableManager get_vars() 14334 1726882582.89923: Calling all_inventory to load vars for managed_node1 14334 1726882582.89926: Calling groups_inventory to load vars for managed_node1 14334 1726882582.89929: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882582.89937: Calling all_plugins_play to load vars for managed_node1 14334 1726882582.89941: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882582.89945: Calling groups_plugins_play to load vars for managed_node1 14334 1726882582.91443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882582.93046: done with get_vars() 14334 1726882582.93085: done queuing things up, now waiting for results queue to drain 14334 1726882582.93088: results queue empty 14334 1726882582.93089: checking for any_errors_fatal 14334 1726882582.93092: done checking for any_errors_fatal 14334 1726882582.93093: checking for max_fail_percentage 14334 1726882582.93094: done checking for max_fail_percentage 14334 1726882582.93095: checking to see if all hosts have failed and the running result is not ok 14334 1726882582.93096: done checking to see if all hosts have failed 14334 1726882582.93097: getting the remaining hosts for this loop 14334 1726882582.93098: done getting the remaining hosts for this loop 14334 1726882582.93101: getting the next task for host managed_node1 14334 1726882582.93105: done getting next task for host managed_node1 14334 1726882582.93107: ^ task is: TASK: meta (flush_handlers) 14334 1726882582.93109: ^ 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 14334 1726882582.93112: getting variables 14334 1726882582.93114: in VariableManager get_vars() 14334 1726882582.93124: Calling all_inventory to load vars for managed_node1 14334 1726882582.93126: Calling groups_inventory to load vars for managed_node1 14334 1726882582.93130: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882582.93137: Calling all_plugins_play to load vars for managed_node1 14334 1726882582.93141: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882582.93145: Calling groups_plugins_play to load vars for managed_node1 14334 1726882582.95171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882582.98049: done with get_vars() 14334 1726882582.98084: done getting variables 14334 1726882582.98146: in VariableManager get_vars() 14334 1726882582.98158: Calling all_inventory to load vars for managed_node1 14334 1726882582.98160: Calling groups_inventory to load vars for managed_node1 14334 1726882582.98164: Calling all_plugins_inventory to load vars for managed_node1 14334 1726882582.98169: Calling all_plugins_play to load vars for managed_node1 14334 1726882582.98173: Calling groups_plugins_inventory to load vars for managed_node1 14334 1726882582.98176: Calling groups_plugins_play to load vars for managed_node1 14334 1726882583.00188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14334 1726882583.03551: done with get_vars() 14334 1726882583.03593: done queuing things up, now waiting for results queue to drain 14334 1726882583.03596: results queue empty 14334 1726882583.03597: checking for any_errors_fatal 14334 1726882583.03599: done checking for any_errors_fatal 14334 1726882583.03600: checking for max_fail_percentage 14334 1726882583.03602: done checking for max_fail_percentage 14334 1726882583.03602: checking to see if all hosts have failed and the running result is not ok 14334 1726882583.03603: done checking to see if all hosts have failed 14334 1726882583.03604: getting the remaining hosts for this loop 14334 1726882583.03606: done getting the remaining hosts for this loop 14334 1726882583.03614: getting the next task for host managed_node1 14334 1726882583.03618: done getting next task for host managed_node1 14334 1726882583.03620: ^ task is: None 14334 1726882583.03622: ^ state is: HOST STATE: block=6, 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 14334 1726882583.03623: done queuing things up, now waiting for results queue to drain 14334 1726882583.03624: results queue empty 14334 1726882583.03625: checking for any_errors_fatal 14334 1726882583.03626: done checking for any_errors_fatal 14334 1726882583.03627: checking for max_fail_percentage 14334 1726882583.03628: done checking for max_fail_percentage 14334 1726882583.03629: checking to see if all hosts have failed and the running result is not ok 14334 1726882583.03630: done checking to see if all hosts have failed 14334 1726882583.03633: getting the next task for host managed_node1 14334 1726882583.03638: done getting next task for host managed_node1 14334 1726882583.03639: ^ task is: None 14334 1726882583.03641: ^ state is: HOST STATE: block=6, 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_node1 : ok=53 changed=1 unreachable=0 failed=0 skipped=31 rescued=0 ignored=2 Friday 20 September 2024 21:36:23 -0400 (0:00:00.215) 0:00:20.942 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.64s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 2.18s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.75s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.22s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.02s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.97s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.78s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gather the minimum subset of ansible_facts required by the network role test --- 0.76s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.70s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.56s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Stat profile file ------------------------------------------------------- 0.50s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Cleanup profile and device ---------------------------------------------- 0.47s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Check routes and DNS ---------------------------------------------------- 0.47s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Get stat for interface dummy0 ------------------------------------------- 0.47s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Get NM profile info ----------------------------------------------------- 0.42s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Remove test interface if necessary -------------------------------------- 0.41s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Get stat for interface dummy0 ------------------------------------------- 0.39s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 fedora.linux_system_roles.network : Install packages -------------------- 0.35s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Verify DNS and network connectivity ------------------------------------- 0.22s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Asserts ----------------------------------------------------------------- 0.21s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 14334 1726882583.03796: RUNNING CLEANUP