[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. 21419 1726867364.12637: 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-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 21419 1726867364.13651: Added group all to inventory 21419 1726867364.13653: Added group ungrouped to inventory 21419 1726867364.13658: Group all now contains ungrouped 21419 1726867364.13661: Examining possible inventory source: /tmp/network-5rw/inventory.yml 21419 1726867364.47714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21419 1726867364.47774: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21419 1726867364.47916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21419 1726867364.47975: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21419 1726867364.48162: Loaded config def from plugin (inventory/script) 21419 1726867364.48164: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21419 1726867364.48207: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21419 1726867364.48485: Loaded config def from plugin (inventory/yaml) 21419 1726867364.48488: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21419 1726867364.48692: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21419 1726867364.49474: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21419 1726867364.49479: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21419 1726867364.49482: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21419 1726867364.49488: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21419 1726867364.49492: Loading data from /tmp/network-5rw/inventory.yml 21419 1726867364.49679: /tmp/network-5rw/inventory.yml was not parsable by auto 21419 1726867364.49746: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21419 1726867364.49927: Loading data from /tmp/network-5rw/inventory.yml 21419 1726867364.50128: group all already in inventory 21419 1726867364.50135: set inventory_file for managed_node1 21419 1726867364.50139: set inventory_dir for managed_node1 21419 1726867364.50140: Added host managed_node1 to inventory 21419 1726867364.50142: Added host managed_node1 to group all 21419 1726867364.50143: set ansible_host for managed_node1 21419 1726867364.50144: set ansible_ssh_extra_args for managed_node1 21419 1726867364.50147: set inventory_file for managed_node2 21419 1726867364.50150: set inventory_dir for managed_node2 21419 1726867364.50151: Added host managed_node2 to inventory 21419 1726867364.50152: Added host managed_node2 to group all 21419 1726867364.50153: set ansible_host for managed_node2 21419 1726867364.50154: set ansible_ssh_extra_args for managed_node2 21419 1726867364.50156: set inventory_file for managed_node3 21419 1726867364.50159: set inventory_dir for managed_node3 21419 1726867364.50159: Added host managed_node3 to inventory 21419 1726867364.50160: Added host managed_node3 to group all 21419 1726867364.50161: set ansible_host for managed_node3 21419 1726867364.50162: set ansible_ssh_extra_args for managed_node3 21419 1726867364.50164: Reconcile groups and hosts in inventory. 21419 1726867364.50168: Group ungrouped now contains managed_node1 21419 1726867364.50170: Group ungrouped now contains managed_node2 21419 1726867364.50171: Group ungrouped now contains managed_node3 21419 1726867364.50447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21419 1726867364.50659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21419 1726867364.50709: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21419 1726867364.50740: Loaded config def from plugin (vars/host_group_vars) 21419 1726867364.50742: 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) 21419 1726867364.50749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21419 1726867364.50761: 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) 21419 1726867364.50825: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21419 1726867364.51165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867364.51266: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21419 1726867364.51315: Loaded config def from plugin (connection/local) 21419 1726867364.51318: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21419 1726867364.51996: Loaded config def from plugin (connection/paramiko_ssh) 21419 1726867364.52000: 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) 21419 1726867364.53689: 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) 21419 1726867364.53737: Loaded config def from plugin (connection/psrp) 21419 1726867364.53740: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21419 1726867364.55545: 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) 21419 1726867364.55602: Loaded config def from plugin (connection/ssh) 21419 1726867364.55605: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21419 1726867364.58123: 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) 21419 1726867364.58161: Loaded config def from plugin (connection/winrm) 21419 1726867364.58164: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21419 1726867364.58199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21419 1726867364.58418: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21419 1726867364.58549: Loaded config def from plugin (shell/cmd) 21419 1726867364.58551: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21419 1726867364.58576: 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) 21419 1726867364.58799: Loaded config def from plugin (shell/powershell) 21419 1726867364.58801: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21419 1726867364.58855: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21419 1726867364.59318: Loaded config def from plugin (shell/sh) 21419 1726867364.59363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21419 1726867364.59398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21419 1726867364.59531: Loaded config def from plugin (become/runas) 21419 1726867364.59534: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21419 1726867364.59746: Loaded config def from plugin (become/su) 21419 1726867364.59748: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21419 1726867364.59917: Loaded config def from plugin (become/sudo) 21419 1726867364.59920: 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 21419 1726867364.59953: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21419 1726867364.60375: in VariableManager get_vars() 21419 1726867364.60398: done with get_vars() 21419 1726867364.60543: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21419 1726867364.63560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21419 1726867364.63839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 21419 1726867364.64016: in VariableManager get_vars() 21419 1726867364.64022: done with get_vars() 21419 1726867364.64029: variable 'playbook_dir' from source: magic vars 21419 1726867364.64029: variable 'ansible_playbook_python' from source: magic vars 21419 1726867364.64030: variable 'ansible_config_file' from source: magic vars 21419 1726867364.64031: variable 'groups' from source: magic vars 21419 1726867364.64031: variable 'omit' from source: magic vars 21419 1726867364.64032: variable 'ansible_version' from source: magic vars 21419 1726867364.64033: variable 'ansible_check_mode' from source: magic vars 21419 1726867364.64034: variable 'ansible_diff_mode' from source: magic vars 21419 1726867364.64034: variable 'ansible_forks' from source: magic vars 21419 1726867364.64035: variable 'ansible_inventory_sources' from source: magic vars 21419 1726867364.64036: variable 'ansible_skip_tags' from source: magic vars 21419 1726867364.64036: variable 'ansible_limit' from source: magic vars 21419 1726867364.64037: variable 'ansible_run_tags' from source: magic vars 21419 1726867364.64038: variable 'ansible_verbosity' from source: magic vars 21419 1726867364.64073: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 21419 1726867364.65778: in VariableManager get_vars() 21419 1726867364.65794: done with get_vars() 21419 1726867364.65831: in VariableManager get_vars() 21419 1726867364.65973: done with get_vars() 21419 1726867364.66010: in VariableManager get_vars() 21419 1726867364.66024: done with get_vars() 21419 1726867364.66446: in VariableManager get_vars() 21419 1726867364.66460: done with get_vars() 21419 1726867364.66465: variable 'omit' from source: magic vars 21419 1726867364.66485: variable 'omit' from source: magic vars 21419 1726867364.66647: in VariableManager get_vars() 21419 1726867364.66659: done with get_vars() 21419 1726867364.66744: in VariableManager get_vars() 21419 1726867364.66756: done with get_vars() 21419 1726867364.66791: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21419 1726867364.67352: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21419 1726867364.67714: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21419 1726867364.69242: in VariableManager get_vars() 21419 1726867364.69262: done with get_vars() 21419 1726867364.70307: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867364.72522: in VariableManager get_vars() 21419 1726867364.74155: done with get_vars() 21419 1726867364.74160: variable 'omit' from source: magic vars 21419 1726867364.74172: variable 'omit' from source: magic vars 21419 1726867364.74207: in VariableManager get_vars() 21419 1726867364.74230: done with get_vars() 21419 1726867364.74251: in VariableManager get_vars() 21419 1726867364.74266: done with get_vars() 21419 1726867364.74295: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21419 1726867364.74416: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21419 1726867364.74496: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21419 1726867364.74915: in VariableManager get_vars() 21419 1726867364.74936: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867364.77833: in VariableManager get_vars() 21419 1726867364.77853: done with get_vars() 21419 1726867364.77857: variable 'omit' from source: magic vars 21419 1726867364.77868: variable 'omit' from source: magic vars 21419 1726867364.77900: in VariableManager get_vars() 21419 1726867364.77919: done with get_vars() 21419 1726867364.77943: in VariableManager get_vars() 21419 1726867364.77961: done with get_vars() 21419 1726867364.77989: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21419 1726867364.78107: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21419 1726867364.78192: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21419 1726867364.78614: in VariableManager get_vars() 21419 1726867364.78636: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867364.80946: in VariableManager get_vars() 21419 1726867364.80968: done with get_vars() 21419 1726867364.80973: variable 'omit' from source: magic vars 21419 1726867364.80999: variable 'omit' from source: magic vars 21419 1726867364.81043: in VariableManager get_vars() 21419 1726867364.81062: done with get_vars() 21419 1726867364.81084: in VariableManager get_vars() 21419 1726867364.81104: done with get_vars() 21419 1726867364.81133: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21419 1726867364.81273: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21419 1726867364.81350: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21419 1726867364.81759: in VariableManager get_vars() 21419 1726867364.81785: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867364.83814: in VariableManager get_vars() 21419 1726867364.83838: done with get_vars() 21419 1726867364.83890: in VariableManager get_vars() 21419 1726867364.83915: done with get_vars() 21419 1726867364.83973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21419 1726867364.83993: 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 21419 1726867364.84259: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21419 1726867364.84430: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21419 1726867364.84433: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 21419 1726867364.84464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21419 1726867364.84491: 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) 21419 1726867364.84670: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21419 1726867364.84737: Loaded config def from plugin (callback/default) 21419 1726867364.84744: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21419 1726867364.85964: Loaded config def from plugin (callback/junit) 21419 1726867364.85966: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21419 1726867364.86007: 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) 21419 1726867364.86214: Loaded config def from plugin (callback/minimal) 21419 1726867364.86216: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21419 1726867364.86253: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21419 1726867364.86418: Loaded config def from plugin (callback/tree) 21419 1726867364.86421: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 21419 1726867364.86535: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21419 1726867364.86537: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_ring_nm.yml ******************************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21419 1726867364.86562: in VariableManager get_vars() 21419 1726867364.86572: done with get_vars() 21419 1726867364.86781: in VariableManager get_vars() 21419 1726867364.86792: done with get_vars() 21419 1726867364.86801: variable 'omit' from source: magic vars 21419 1726867364.86839: in VariableManager get_vars() 21419 1726867364.86852: done with get_vars() 21419 1726867364.86872: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with nm as provider] ***** 21419 1726867364.88173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21419 1726867364.88368: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21419 1726867364.88457: getting the remaining hosts for this loop 21419 1726867364.88459: done getting the remaining hosts for this loop 21419 1726867364.88462: getting the next task for host managed_node2 21419 1726867364.88466: done getting next task for host managed_node2 21419 1726867364.88468: ^ task is: TASK: Gathering Facts 21419 1726867364.88469: ^ 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 21419 1726867364.88471: getting variables 21419 1726867364.88472: in VariableManager get_vars() 21419 1726867364.88482: Calling all_inventory to load vars for managed_node2 21419 1726867364.88485: Calling groups_inventory to load vars for managed_node2 21419 1726867364.88487: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867364.88498: Calling all_plugins_play to load vars for managed_node2 21419 1726867364.88508: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867364.88514: Calling groups_plugins_play to load vars for managed_node2 21419 1726867364.88664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867364.88722: done with get_vars() 21419 1726867364.88729: done getting variables 21419 1726867364.88907: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 Friday 20 September 2024 17:22:44 -0400 (0:00:00.024) 0:00:00.024 ****** 21419 1726867364.88931: entering _queue_task() for managed_node2/gather_facts 21419 1726867364.88932: Creating lock for gather_facts 21419 1726867364.89732: worker is 1 (out of 1 available) 21419 1726867364.89744: exiting _queue_task() for managed_node2/gather_facts 21419 1726867364.89843: done queuing things up, now waiting for results queue to drain 21419 1726867364.89846: waiting for pending results... 21419 1726867364.90106: running TaskExecutor() for managed_node2/TASK: Gathering Facts 21419 1726867364.90112: in run() - task 0affcac9-a3a5-053a-b750-000000000161 21419 1726867364.90133: variable 'ansible_search_path' from source: unknown 21419 1726867364.90176: calling self._execute() 21419 1726867364.90253: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867364.90272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867364.90290: variable 'omit' from source: magic vars 21419 1726867364.90403: variable 'omit' from source: magic vars 21419 1726867364.90439: variable 'omit' from source: magic vars 21419 1726867364.90488: variable 'omit' from source: magic vars 21419 1726867364.90541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867364.90590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867364.90613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867364.90641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867364.90741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867364.90745: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867364.90748: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867364.90751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867364.90831: Set connection var ansible_connection to ssh 21419 1726867364.90850: Set connection var ansible_shell_executable to /bin/sh 21419 1726867364.90860: Set connection var ansible_shell_type to sh 21419 1726867364.90871: Set connection var ansible_timeout to 10 21419 1726867364.90888: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867364.90899: Set connection var ansible_pipelining to False 21419 1726867364.90924: variable 'ansible_shell_executable' from source: unknown 21419 1726867364.90934: variable 'ansible_connection' from source: unknown 21419 1726867364.90942: variable 'ansible_module_compression' from source: unknown 21419 1726867364.90950: variable 'ansible_shell_type' from source: unknown 21419 1726867364.91072: variable 'ansible_shell_executable' from source: unknown 21419 1726867364.91076: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867364.91080: variable 'ansible_pipelining' from source: unknown 21419 1726867364.91083: variable 'ansible_timeout' from source: unknown 21419 1726867364.91085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867364.91195: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867364.91212: variable 'omit' from source: magic vars 21419 1726867364.91222: starting attempt loop 21419 1726867364.91229: running the handler 21419 1726867364.91247: variable 'ansible_facts' from source: unknown 21419 1726867364.91270: _low_level_execute_command(): starting 21419 1726867364.91293: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867364.92080: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867364.92099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867364.92167: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867364.92221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867364.92242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867364.92271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867364.92415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867364.94131: stdout chunk (state=3): >>>/root <<< 21419 1726867364.94272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867364.94275: stdout chunk (state=3): >>><<< 21419 1726867364.94429: stderr chunk (state=3): >>><<< 21419 1726867364.94443: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867364.94447: _low_level_execute_command(): starting 21419 1726867364.94450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966 `" && echo ansible-tmp-1726867364.943503-21454-74373369788966="` echo /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966 `" ) && sleep 0' 21419 1726867364.95532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867364.95542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867364.95558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867364.95574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867364.95750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867364.95761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867364.95862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867364.95866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867364.96096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867364.98031: stdout chunk (state=3): >>>ansible-tmp-1726867364.943503-21454-74373369788966=/root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966 <<< 21419 1726867364.98227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867364.98230: stdout chunk (state=3): >>><<< 21419 1726867364.98233: stderr chunk (state=3): >>><<< 21419 1726867364.98235: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867364.943503-21454-74373369788966=/root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867364.98237: variable 'ansible_module_compression' from source: unknown 21419 1726867364.98358: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21419 1726867364.98365: ANSIBALLZ: Acquiring lock 21419 1726867364.98372: ANSIBALLZ: Lock acquired: 140690515252464 21419 1726867364.98382: ANSIBALLZ: Creating module 21419 1726867365.54992: ANSIBALLZ: Writing module into payload 21419 1726867365.55159: ANSIBALLZ: Writing module 21419 1726867365.55220: ANSIBALLZ: Renaming module 21419 1726867365.55233: ANSIBALLZ: Done creating module 21419 1726867365.55383: variable 'ansible_facts' from source: unknown 21419 1726867365.55386: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867365.55389: _low_level_execute_command(): starting 21419 1726867365.55392: _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' 21419 1726867365.56575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867365.56642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867365.56793: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867365.56872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867365.56890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867365.56942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867365.57107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867365.58993: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21419 1726867365.59214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867365.59442: stderr chunk (state=3): >>><<< 21419 1726867365.59444: stdout chunk (state=3): >>><<< 21419 1726867365.59447: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867365.59450 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 21419 1726867365.59634: _low_level_execute_command(): starting 21419 1726867365.59637: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 21419 1726867365.60396: Sending initial data 21419 1726867365.60399: Sent initial data (1181 bytes) 21419 1726867365.61216: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867365.61219: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867365.61221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867365.61223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867365.61226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867365.61282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867365.61516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867365.61612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867365.65195: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 21419 1726867365.65796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867365.65799: stdout chunk (state=3): >>><<< 21419 1726867365.65802: stderr chunk (state=3): >>><<< 21419 1726867365.65805: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867365.65923: variable 'ansible_facts' from source: unknown 21419 1726867365.65934: variable 'ansible_facts' from source: unknown 21419 1726867365.66032: variable 'ansible_module_compression' from source: unknown 21419 1726867365.66121: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21419 1726867365.66361: variable 'ansible_facts' from source: unknown 21419 1726867365.67015: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/AnsiballZ_setup.py 21419 1726867365.67382: Sending initial data 21419 1726867365.67385: Sent initial data (152 bytes) 21419 1726867365.68412: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867365.68428: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867365.68557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867365.68709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867365.68713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867365.70338: 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 <<< 21419 1726867365.70423: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867365.70427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/AnsiballZ_setup.py" <<< 21419 1726867365.70429: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpawwe415h /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/AnsiballZ_setup.py <<< 21419 1726867365.70497: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpawwe415h" to remote "/root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/AnsiballZ_setup.py" <<< 21419 1726867365.72174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867365.72472: stderr chunk (state=3): >>><<< 21419 1726867365.72475: stdout chunk (state=3): >>><<< 21419 1726867365.72484: done transferring module to remote 21419 1726867365.72486: _low_level_execute_command(): starting 21419 1726867365.72489: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/ /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/AnsiballZ_setup.py && sleep 0' 21419 1726867365.73414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867365.73430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867365.73445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867365.73464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867365.73571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867365.73604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867365.73621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867365.73697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867365.75518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867365.75563: stderr chunk (state=3): >>><<< 21419 1726867365.75567: stdout chunk (state=3): >>><<< 21419 1726867365.75585: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867365.75588: _low_level_execute_command(): starting 21419 1726867365.75598: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/AnsiballZ_setup.py && sleep 0' 21419 1726867365.76289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867365.76292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867365.76294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867365.76296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867365.76298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867365.76300: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867365.76328: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867365.76369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867365.76394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867365.76407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867365.76482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867365.79257: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 21419 1726867365.79261: stdout chunk (state=3): >>> <<< 21419 1726867365.79332: stdout chunk (state=3): >>>import _imp # builtin <<< 21419 1726867365.79385: stdout chunk (state=3): >>>import '_thread' # <<< 21419 1726867365.79415: stdout chunk (state=3): >>> <<< 21419 1726867365.79438: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21419 1726867365.79532: stdout chunk (state=3): >>>import '_io' # <<< 21419 1726867365.79604: stdout chunk (state=3): >>> import 'marshal' # import 'posix' # <<< 21419 1726867365.79667: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21419 1726867365.79693: stdout chunk (state=3): >>># installing zipimport hook<<< 21419 1726867365.79705: stdout chunk (state=3): >>> <<< 21419 1726867365.79750: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 21419 1726867365.79766: stdout chunk (state=3): >>> # installed zipimport hook<<< 21419 1726867365.79806: stdout chunk (state=3): >>> <<< 21419 1726867365.79834: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 21419 1726867365.79872: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867365.79907: stdout chunk (state=3): >>>import '_codecs' # <<< 21419 1726867365.80027: stdout chunk (state=3): >>> import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af4184d0><<< 21419 1726867365.80040: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af3e7b30><<< 21419 1726867365.80106: 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'<<< 21419 1726867365.80136: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af41aa50> <<< 21419 1726867365.80207: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 21419 1726867365.80236: stdout chunk (state=3): >>>import 'abc' # <<< 21419 1726867365.80270: stdout chunk (state=3): >>> import 'io' # <<< 21419 1726867365.80298: stdout chunk (state=3): >>> <<< 21419 1726867365.80334: stdout chunk (state=3): >>>import '_stat' # <<< 21419 1726867365.80348: stdout chunk (state=3): >>> import 'stat' # <<< 21419 1726867365.80496: stdout chunk (state=3): >>> import '_collections_abc' # <<< 21419 1726867365.80509: stdout chunk (state=3): >>> <<< 21419 1726867365.80567: stdout chunk (state=3): >>>import 'genericpath' # <<< 21419 1726867365.80570: stdout chunk (state=3): >>> import 'posixpath' # <<< 21419 1726867365.80629: stdout chunk (state=3): >>>import 'os' # <<< 21419 1726867365.80647: stdout chunk (state=3): >>> <<< 21419 1726867365.80669: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21419 1726867365.80715: stdout chunk (state=3): >>>Processing user site-packages<<< 21419 1726867365.80736: stdout chunk (state=3): >>> Processing global site-packages <<< 21419 1726867365.80758: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 21419 1726867365.80789: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 21419 1726867365.80813: stdout chunk (state=3): >>> <<< 21419 1726867365.80856: 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'<<< 21419 1726867365.80859: stdout chunk (state=3): >>> <<< 21419 1726867365.80968: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af1e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 21419 1726867365.81007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867365.81014: stdout chunk (state=3): >>> <<< 21419 1726867365.81044: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af1e9fa0> <<< 21419 1726867365.81093: stdout chunk (state=3): >>>import 'site' # <<< 21419 1726867365.81309: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21419 1726867365.81807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 21419 1726867365.81830: stdout chunk (state=3): >>> <<< 21419 1726867365.81852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21419 1726867365.81882: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 21419 1726867365.81925: stdout chunk (state=3): >>> <<< 21419 1726867365.81928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867365.81964: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 21419 1726867365.81967: stdout chunk (state=3): >>> <<< 21419 1726867365.82045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21419 1726867365.82087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 21419 1726867365.82091: stdout chunk (state=3): >>> <<< 21419 1726867365.82134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21419 1726867365.82170: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af227dd0><<< 21419 1726867365.82185: stdout chunk (state=3): >>> <<< 21419 1726867365.82218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21419 1726867365.82275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 21419 1726867365.82323: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af227fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 21419 1726867365.82339: stdout chunk (state=3): >>> <<< 21419 1726867365.82375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 21419 1726867365.82415: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21419 1726867365.82502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867365.82539: stdout chunk (state=3): >>> import 'itertools' # <<< 21419 1726867365.82574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 21419 1726867365.82594: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af25f800><<< 21419 1726867365.82632: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21419 1726867365.82673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af25fe90><<< 21419 1726867365.82697: stdout chunk (state=3): >>> import '_collections' # <<< 21419 1726867365.82781: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af23faa0> <<< 21419 1726867365.82840: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af23d1c0> <<< 21419 1726867365.83000: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af224f80><<< 21419 1726867365.83053: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 21419 1726867365.83057: stdout chunk (state=3): >>> <<< 21419 1726867365.83088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21419 1726867365.83146: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 21419 1726867365.83159: stdout chunk (state=3): >>> <<< 21419 1726867365.83191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 21419 1726867365.83228: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 21419 1726867365.83240: stdout chunk (state=3): >>> <<< 21419 1726867365.83293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af27f6e0> <<< 21419 1726867365.83331: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af27e300><<< 21419 1726867365.83348: stdout chunk (state=3): >>> <<< 21419 1726867365.83379: 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'<<< 21419 1726867365.83406: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af23e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af226e70> <<< 21419 1726867365.83471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 21419 1726867365.83507: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 21419 1726867365.83529: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af224200><<< 21419 1726867365.83556: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 21419 1726867365.83574: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 21419 1726867365.83597: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867365.83630: 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 0x7f42af2b4c50> <<< 21419 1726867365.83716: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b4b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867365.83720: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867365.83751: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42af2b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af222d20><<< 21419 1726867365.83802: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 21419 1726867365.83825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867365.83859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 21419 1726867365.83926: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21419 1726867365.83969: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b5280><<< 21419 1726867365.83982: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 21419 1726867365.84027: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 21419 1726867365.84049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 21419 1726867365.84100: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b64b0><<< 21419 1726867365.84104: stdout chunk (state=3): >>> <<< 21419 1726867365.84139: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21419 1726867365.84142: stdout chunk (state=3): >>> import 'runpy' # <<< 21419 1726867365.84207: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21419 1726867365.84245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21419 1726867365.84282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 21419 1726867365.84323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2cc680><<< 21419 1726867365.84338: stdout chunk (state=3): >>> <<< 21419 1726867365.84388: 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' <<< 21419 1726867365.84418: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867365.84450: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42af2cdd30><<< 21419 1726867365.84471: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21419 1726867365.84489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 21419 1726867365.84546: 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 0x7f42af2cebd0> <<< 21419 1726867365.84843: 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 0x7f42af2cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2ce120> # /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' <<< 21419 1726867365.84847: 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 0x7f42af2cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b6450> # /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' <<< 21419 1726867365.84855: 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 0x7f42aefbfb90> <<< 21419 1726867365.84882: 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' <<< 21419 1726867365.84941: 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 0x7f42aefe8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefe83b0> <<< 21419 1726867365.84945: 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 0x7f42aefe8680> <<< 21419 1726867365.84974: 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' <<< 21419 1726867365.85046: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867365.85194: 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 0x7f42aefe8fb0> <<< 21419 1726867365.85311: 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 0x7f42aefe9910> <<< 21419 1726867365.85395: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefe8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefbdd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21419 1726867365.85420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 21419 1726867365.85427: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefeacc0> <<< 21419 1726867365.85706: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefe97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b6ba0> <<< 21419 1726867365.85710: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /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 0x7f42af017020> # /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' <<< 21419 1726867365.85795: 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' <<< 21419 1726867365.85827: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af03b410> <<< 21419 1726867365.85832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21419 1726867365.85876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21419 1726867365.86000: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af0981a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21419 1726867365.86006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21419 1726867365.86031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21419 1726867365.86084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21419 1726867365.86165: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af09a900> <<< 21419 1726867365.86245: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af0982c0> <<< 21419 1726867365.86390: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af0651c0> # /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 0x7f42ae9292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af03a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefebbf0> <<< 21419 1726867365.86513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21419 1726867365.86526: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42af03a570> <<< 21419 1726867365.86921: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ft14erxt/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 21419 1726867365.87100: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.87155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21419 1726867365.87210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21419 1726867365.87229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21419 1726867365.87358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21419 1726867365.87387: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 21419 1726867365.87403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae98b020> <<< 21419 1726867365.87600: stdout chunk (state=3): >>>import '_typing' # <<< 21419 1726867365.87720: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae969f10> <<< 21419 1726867365.87734: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9690a0> <<< 21419 1726867365.87755: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.87797: stdout chunk (state=3): >>>import 'ansible' # <<< 21419 1726867365.87822: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.87853: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.87882: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.87907: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21419 1726867365.87914: stdout chunk (state=3): >>> <<< 21419 1726867365.87943: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.89965: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.91429: 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 0x7f42ae989310> # /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' <<< 21419 1726867365.91467: 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' <<< 21419 1726867365.91505: 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 0x7f42ae9ba9c0> <<< 21419 1726867365.91562: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9ba750> <<< 21419 1726867365.91604: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9ba060> <<< 21419 1726867365.91638: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21419 1726867365.91640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21419 1726867365.91694: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9ba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af41a9c0> <<< 21419 1726867365.91717: stdout chunk (state=3): >>>import 'atexit' # <<< 21419 1726867365.91782: 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 0x7f42ae9bb740> # 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 0x7f42ae9bb980> <<< 21419 1726867365.91803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21419 1726867365.91872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21419 1726867365.91944: stdout chunk (state=3): >>>import '_locale' # <<< 21419 1726867365.91952: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9bbec0> <<< 21419 1726867365.91964: stdout chunk (state=3): >>>import 'pwd' # <<< 21419 1726867365.91995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21419 1726867365.92062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21419 1726867365.92153: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae825cd0> <<< 21419 1726867365.92193: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867365.92199: 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 0x7f42ae8278c0> <<< 21419 1726867365.92244: 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' <<< 21419 1726867365.92329: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae8282c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21419 1726867365.92356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21419 1726867365.92379: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae829460> <<< 21419 1726867365.92453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21419 1726867365.92470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21419 1726867365.92503: 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' <<< 21419 1726867365.92583: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae82bec0> <<< 21419 1726867365.92634: 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 0x7f42af067dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae82a180> <<< 21419 1726867365.92693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21419 1726867365.92728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 21419 1726867365.92751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21419 1726867365.92948: 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' <<< 21419 1726867365.92976: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae833dd0> <<< 21419 1726867365.93004: stdout chunk (state=3): >>>import '_tokenize' # <<< 21419 1726867365.93081: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae8328a0> <<< 21419 1726867365.93085: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae832630> <<< 21419 1726867365.93116: 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' <<< 21419 1726867365.93273: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae832b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae82a600> <<< 21419 1726867365.93400: 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 0x7f42ae877e90> # /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 0x7f42ae878110> # /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' <<< 21419 1726867365.93443: 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 0x7f42ae879cd0> <<< 21419 1726867365.93448: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae879a90> <<< 21419 1726867365.93509: stdout chunk (state=3): >>># /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' <<< 21419 1726867365.93573: 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 0x7f42ae87c230> <<< 21419 1726867365.93580: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae87a390> <<< 21419 1726867365.93612: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21419 1726867365.93697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867365.93739: 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' <<< 21419 1726867365.93742: stdout chunk (state=3): >>>import '_string' # <<< 21419 1726867365.93785: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae87fa10> <<< 21419 1726867365.93916: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae87c3e0> <<< 21419 1726867365.93992: 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' <<< 21419 1726867365.94018: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae880770> # 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 0x7f42ae880bc0> <<< 21419 1726867365.94058: 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 0x7f42ae880aa0> <<< 21419 1726867365.94087: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae878410> <<< 21419 1726867365.94124: 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 <<< 21419 1726867365.94146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21419 1726867365.94169: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867365.94202: 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 0x7f42ae70c0b0> <<< 21419 1726867365.94361: 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' <<< 21419 1726867365.94375: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae70d220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae882840> <<< 21419 1726867365.94406: 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 0x7f42ae883bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae8824b0> <<< 21419 1726867365.94450: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.94454: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21419 1726867365.94807: stdout chunk (state=3): >>># 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 <<< 21419 1726867365.95023: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.95137: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.96065: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.96987: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21419 1726867365.96996: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 21419 1726867365.97008: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21419 1726867365.97132: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae711490> <<< 21419 1726867365.97238: 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' <<< 21419 1726867365.97278: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7121b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae882870> <<< 21419 1726867365.97334: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21419 1726867365.97376: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867365.97397: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21419 1726867365.97406: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.97802: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.97906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21419 1726867365.97910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae712900> <<< 21419 1726867365.97935: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.98702: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.99442: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.99547: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.99663: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21419 1726867365.99666: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.99730: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.99771: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21419 1726867365.99792: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867365.99891: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.00021: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21419 1726867366.00029: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.00056: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21419 1726867366.00080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.00129: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.00181: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21419 1726867366.00193: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.00567: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.01000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21419 1726867366.01033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21419 1726867366.01050: stdout chunk (state=3): >>>import '_ast' # <<< 21419 1726867366.01150: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7134d0> <<< 21419 1726867366.01159: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.01271: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.01379: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 21419 1726867366.01386: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 21419 1726867366.01403: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21419 1726867366.01483: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.01540: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21419 1726867366.01551: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.01613: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.01673: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.01758: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.01855: 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 <<< 21419 1726867366.02031: stdout chunk (state=3): >>># 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' <<< 21419 1726867366.02037: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae71dfa0> <<< 21419 1726867366.02088: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae719700> <<< 21419 1726867366.02131: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 21419 1726867366.02140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 21419 1726867366.02145: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.02240: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.02330: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.02369: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.02433: 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' <<< 21419 1726867366.02458: 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 <<< 21419 1726867366.02489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21419 1726867366.02515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21419 1726867366.02598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21419 1726867366.02619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21419 1726867366.02702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21419 1726867366.02727: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae8068a0> <<< 21419 1726867366.02793: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9da570> <<< 21419 1726867366.02909: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae71dfd0> <<< 21419 1726867366.02915: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae713d40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21419 1726867366.02929: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.02968: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.03002: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21419 1726867366.03092: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 21419 1726867366.03117: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 21419 1726867366.03140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.03447: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.03494: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.03539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21419 1726867366.03557: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.03673: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.03785: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.03817: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.03871: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 21419 1726867366.04399: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.04432: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.04486: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.04561: 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' <<< 21419 1726867366.04595: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 21419 1726867366.04622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'<<< 21419 1726867366.04627: stdout chunk (state=3): >>> <<< 21419 1726867366.04647: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21419 1726867366.04687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21419 1726867366.04715: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b1d30> <<< 21419 1726867366.04740: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21419 1726867366.04757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21419 1726867366.04788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21419 1726867366.04847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21419 1726867366.04875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21419 1726867366.04889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 21419 1726867366.04912: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3ebe30> <<< 21419 1726867366.04947: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867366.04968: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae3f01a0> <<< 21419 1726867366.05040: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae79ae40> <<< 21419 1726867366.05066: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b28d0> <<< 21419 1726867366.05105: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b0470> <<< 21419 1726867366.05126: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b0e60> <<< 21419 1726867366.05140: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21419 1726867366.05238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21419 1726867366.05266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 21419 1726867366.05279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 21419 1726867366.05308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py<<< 21419 1726867366.05315: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21419 1726867366.05359: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae3f31a0> <<< 21419 1726867366.05364: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3f2a50> <<< 21419 1726867366.05406: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867366.05410: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae3f2c30> <<< 21419 1726867366.05434: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3f1e80> <<< 21419 1726867366.05598: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21419 1726867366.05635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21419 1726867366.05653: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3f3260> <<< 21419 1726867366.05683: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21419 1726867366.05723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21419 1726867366.05763: 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 0x7f42ae459d90> <<< 21419 1726867366.05810: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3f3d70> <<< 21419 1726867366.05844: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b0230> <<< 21419 1726867366.05850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 21419 1726867366.05865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 21419 1726867366.05897: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.05908: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.05922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 21419 1726867366.05927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06017: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21419 1726867366.06117: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06186: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21419 1726867366.06263: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 21419 1726867366.06346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.06385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21419 1726867366.06399: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06466: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21419 1726867366.06605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.06663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21419 1726867366.06668: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06759: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06838: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.06924: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.07004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 21419 1726867366.07010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 21419 1726867366.07024: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.07902: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08534: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21419 1726867366.08540: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08618: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08698: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08740: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08788: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 21419 1726867366.08808: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08846: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21419 1726867366.08898: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.08978: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.09070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 21419 1726867366.09112: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.09142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21419 1726867366.09200: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.09260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 21419 1726867366.09366: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.09505: 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' <<< 21419 1726867366.09549: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae45b1d0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21419 1726867366.09591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21419 1726867366.09773: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae45a840> <<< 21419 1726867366.09803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 21419 1726867366.09900: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.09994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 21419 1726867366.10200: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.10263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21419 1726867366.10266: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.10369: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.10471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21419 1726867366.10490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.10541: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.10613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21419 1726867366.10670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21419 1726867366.10771: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867366.10861: 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 0x7f42ae48df10> <<< 21419 1726867366.11165: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae45b560> import 'ansible.module_utils.facts.system.python' # <<< 21419 1726867366.11255: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.11331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21419 1726867366.11338: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.11468: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.11589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.11779: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.12195: stdout chunk (state=3): >>>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 <<< 21419 1726867366.12329: 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' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867366.12332: 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 0x7f42ae4a1970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae47ef00> <<< 21419 1726867366.12334: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 21419 1726867366.12350: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.12397: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21419 1726867366.12433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.12487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21419 1726867366.12502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.12741: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.12987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21419 1726867366.13019: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.13139: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.13349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.13440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 21419 1726867366.13467: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.13485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.13700: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.13936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21419 1726867366.14102: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.14134: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.14327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21419 1726867366.14341: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.14379: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.14428: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.15328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.16147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21419 1726867366.16169: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.16384: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.16500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 21419 1726867366.16650: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.16812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21419 1726867366.16830: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.17049: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.17303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 21419 1726867366.17321: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 21419 1726867366.17343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.17399: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.17462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21419 1726867366.17466: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.17617: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.17907: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18093: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21419 1726867366.18445: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18492: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21419 1726867366.18547: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18569: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21419 1726867366.18631: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18729: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21419 1726867366.18844: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18859: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21419 1726867366.18913: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.18984: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.19114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 21419 1726867366.19164: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.19230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21419 1726867366.19398: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.19666: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21419 1726867366.20091: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20179: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21419 1726867366.20403: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.20440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21419 1726867366.20443: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20493: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21419 1726867366.20553: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20666: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21419 1726867366.20802: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20824: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 21419 1726867366.20846: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20934: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.20988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 21419 1726867366.21037: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.21136: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.21361: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.21398: 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' # <<< 21419 1726867366.21504: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867366.21553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 21419 1726867366.21874: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.22196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21419 1726867366.22209: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.22280: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.22337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21419 1726867366.22354: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.22422: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.22501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 21419 1726867366.22735: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 21419 1726867366.22749: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.22870: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867366.23036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 21419 1726867366.23040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # <<< 21419 1726867366.23056: stdout chunk (state=3): >>> <<< 21419 1726867366.23064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 21419 1726867366.23178: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867366.23184: stdout chunk (state=3): >>> <<< 21419 1726867366.24818: 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' <<< 21419 1726867366.24881: 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' <<< 21419 1726867366.24933: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867366.24943: stdout chunk (state=3): >>> # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867366.24957: stdout chunk (state=3): >>> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae23a7b0><<< 21419 1726867366.24990: stdout chunk (state=3): >>> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae2392b0><<< 21419 1726867366.24996: stdout chunk (state=3): >>> <<< 21419 1726867366.25170: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae233e00> <<< 21419 1726867366.35342: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 21419 1726867366.35347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 21419 1726867366.35353: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae2807d0> <<< 21419 1726867366.35383: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 21419 1726867366.35386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 21419 1726867366.35409: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae280b90> <<< 21419 1726867366.35455: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 21419 1726867366.35502: stdout chunk (state=3): >>># 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' <<< 21419 1726867366.35505: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae282390> <<< 21419 1726867366.35535: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae281af0> <<< 21419 1726867366.35800: 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 <<< 21419 1726867366.61898: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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<<< 21419 1726867366.62198: stdout chunk (state=3): >>>_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2948, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 583, "free": 2948}, "nocache": {"free": 3286, "used": 245}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 604, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794664448, "block_size": 4096, "block_total": 65519099, "block_available": 63914713, "block_used": 1604386, "inode_total": 131070960, "inode_available": 131029048, "inode_used": 41912, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "poli<<< 21419 1726867366.62208: stdout chunk (state=3): >>>cyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "46", "epoch": "1726867366", "epoch_int": "1726867366", "date": "2024-09-20", "time": "17:22:46", "iso8601_micro": "2024-09-20T21:22:46.557536Z", "iso8601": "2024-09-20T21:22:46Z", "iso8601_basic": "20240920T172246557536", "iso8601_basic_short": "20240920T172246", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 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.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.24658203125, "5m": 0.3466796875, "15m": 0.1962890625}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fi<<< 21419 1726867366.62215: stdout chunk (state=3): >>>xed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_local": {}, "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"}}} <<< 21419 1726867366.63016: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21419 1726867366.63051: stdout chunk (state=3): >>># clear sys.path_hooks <<< 21419 1726867366.63123: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 21419 1726867366.63143: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1<<< 21419 1726867366.63160: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 21419 1726867366.63189: 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<<< 21419 1726867366.63230: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc<<< 21419 1726867366.63248: stdout chunk (state=3): >>> # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site<<< 21419 1726867366.63288: stdout chunk (state=3): >>> # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib<<< 21419 1726867366.63306: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 21419 1726867366.63343: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63390: stdout chunk (state=3): >>> # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random<<< 21419 1726867366.63393: stdout chunk (state=3): >>> # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib<<< 21419 1726867366.63434: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63451: stdout chunk (state=3): >>> # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__<<< 21419 1726867366.63476: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63509: stdout chunk (state=3): >>> # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging<<< 21419 1726867366.63543: stdout chunk (state=3): >>> # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat<<< 21419 1726867366.63582: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 21419 1726867366.63613: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections<<< 21419 1726867366.63630: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 21419 1726867366.63652: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4<<< 21419 1726867366.63688: 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<<< 21419 1726867366.63721: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing 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__<<< 21419 1726867366.63753: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # 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<<< 21419 1726867366.63785: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63847: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63867: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63870: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63926: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd<<< 21419 1726867366.63949: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63952: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.63995: 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<<< 21419 1726867366.63999: stdout chunk (state=3): >>> # 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 <<< 21419 1726867366.64045: stdout chunk (state=3): >>># 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<<< 21419 1726867366.64061: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd <<< 21419 1726867366.64110: stdout chunk (state=3): >>># 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 <<< 21419 1726867366.64687: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21419 1726867366.64710: stdout chunk (state=3): >>># destroy importlib.machinery<<< 21419 1726867366.64769: stdout chunk (state=3): >>> # destroy importlib._abc # destroy importlib.util # destroy _bz2<<< 21419 1726867366.64785: stdout chunk (state=3): >>> # destroy _compression # destroy _lzma<<< 21419 1726867366.64835: stdout chunk (state=3): >>> # destroy _blake2 # destroy binascii<<< 21419 1726867366.64851: stdout chunk (state=3): >>> # destroy zlib<<< 21419 1726867366.64868: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path<<< 21419 1726867366.64918: stdout chunk (state=3): >>> # destroy zipfile <<< 21419 1726867366.64921: stdout chunk (state=3): >>># destroy pathlib<<< 21419 1726867366.64986: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 21419 1726867366.65024: stdout chunk (state=3): >>># destroy importlib <<< 21419 1726867366.65050: stdout chunk (state=3): >>># destroy zipimport # destroy __main__<<< 21419 1726867366.65076: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 21419 1726867366.65110: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json <<< 21419 1726867366.65151: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale <<< 21419 1726867366.65187: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal<<< 21419 1726867366.65228: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 21419 1726867366.65238: stdout chunk (state=3): >>> # destroy uuid<<< 21419 1726867366.65325: stdout chunk (state=3): >>> <<< 21419 1726867366.65336: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 21419 1726867366.65367: stdout chunk (state=3): >>># destroy distro<<< 21419 1726867366.65517: stdout chunk (state=3): >>> # 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 <<< 21419 1726867366.65540: stdout chunk (state=3): >>># destroy shlex<<< 21419 1726867366.65568: stdout chunk (state=3): >>> # destroy fcntl # destroy datetime<<< 21419 1726867366.65571: stdout chunk (state=3): >>> # destroy subprocess<<< 21419 1726867366.65599: stdout chunk (state=3): >>> # destroy base64<<< 21419 1726867366.65629: stdout chunk (state=3): >>> # destroy _ssl <<< 21419 1726867366.65673: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 21419 1726867366.65685: stdout chunk (state=3): >>> <<< 21419 1726867366.65724: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 21419 1726867366.65737: stdout chunk (state=3): >>># destroy json<<< 21419 1726867366.65779: stdout chunk (state=3): >>> # destroy socket <<< 21419 1726867366.65794: stdout chunk (state=3): >>># destroy struct <<< 21419 1726867366.65816: stdout chunk (state=3): >>># destroy glob <<< 21419 1726867366.65853: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata<<< 21419 1726867366.65867: stdout chunk (state=3): >>> # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 21419 1726867366.65886: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 21419 1726867366.65973: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna <<< 21419 1726867366.66004: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser <<< 21419 1726867366.66029: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux<<< 21419 1726867366.66064: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 21419 1726867366.66084: stdout chunk (state=3): >>> # 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<<< 21419 1726867366.66110: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 21419 1726867366.66136: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 21419 1726867366.66154: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform<<< 21419 1726867366.66189: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 21419 1726867366.66234: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 21419 1726867366.66253: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 21419 1726867366.66259: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler<<< 21419 1726867366.66289: stdout chunk (state=3): >>> # destroy enum # cleanup[3] wiping copyreg<<< 21419 1726867366.66325: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 21419 1726867366.66341: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc <<< 21419 1726867366.66365: stdout chunk (state=3): >>># cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 21419 1726867366.66413: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath<<< 21419 1726867366.66416: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 21419 1726867366.66442: stdout chunk (state=3): >>> # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs<<< 21419 1726867366.66471: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 21419 1726867366.66506: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 21419 1726867366.66523: stdout chunk (state=3): >>> # cleanup[3] wiping builtins # destroy selinux._selinux<<< 21419 1726867366.66612: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21419 1726867366.66865: stdout chunk (state=3): >>># destroy sys.monitoring<<< 21419 1726867366.66885: stdout chunk (state=3): >>> # destroy _socket <<< 21419 1726867366.66924: stdout chunk (state=3): >>># destroy _collections <<< 21419 1726867366.66982: stdout chunk (state=3): >>># destroy platform<<< 21419 1726867366.66985: stdout chunk (state=3): >>> # destroy _uuid<<< 21419 1726867366.67007: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 21419 1726867366.67059: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 21419 1726867366.67075: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib<<< 21419 1726867366.67121: stdout chunk (state=3): >>> # destroy _typing <<< 21419 1726867366.67150: stdout chunk (state=3): >>># destroy _tokenize <<< 21419 1726867366.67163: 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 <<< 21419 1726867366.67322: 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 # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 21419 1726867366.67325: stdout chunk (state=3): >>> <<< 21419 1726867366.67445: stdout chunk (state=3): >>># destroy codecs<<< 21419 1726867366.67487: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io<<< 21419 1726867366.67490: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 21419 1726867366.67524: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 21419 1726867366.67559: stdout chunk (state=3): >>> # destroy _random<<< 21419 1726867366.67579: stdout chunk (state=3): >>> # destroy _weakref <<< 21419 1726867366.67624: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre<<< 21419 1726867366.67662: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 21419 1726867366.67735: stdout chunk (state=3): >>># destroy _abc # destroy posix<<< 21419 1726867366.67773: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21419 1726867366.68484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867366.68488: stdout chunk (state=3): >>><<< 21419 1726867366.68490: stderr chunk (state=3): >>><<< 21419 1726867366.68598: _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 0x7f42af4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af3e7b30> # /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 0x7f42af41aa50> 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 0x7f42af1e9130> # /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 0x7f42af1e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af227dd0> # /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 0x7f42af227fe0> # /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 0x7f42af25f800> # /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 0x7f42af25fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af23faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af23d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af224f80> # /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 0x7f42af27f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af27e300> # /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 0x7f42af23e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af226e70> # /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 0x7f42af2b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af224200> # /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 0x7f42af2b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b4b00> # 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 0x7f42af2b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af222d20> # /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 0x7f42af2b55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b5280> 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 0x7f42af2b64b0> 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 0x7f42af2cc680> 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 0x7f42af2cdd30> # /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 0x7f42af2cebd0> # 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 0x7f42af2cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2ce120> # /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 0x7f42af2cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b6450> # /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 0x7f42aefbfb90> # /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 0x7f42aefe8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefe83b0> # 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 0x7f42aefe8680> # /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 0x7f42aefe8fb0> # 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 0x7f42aefe9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefe8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefbdd60> # /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 0x7f42aefeacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefe97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af2b6ba0> # /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 0x7f42af017020> # /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 0x7f42af03b410> # /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 0x7f42af0981a0> # /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 0x7f42af09a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af0982c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af0651c0> # /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 0x7f42ae9292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af03a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42aefebbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42af03a570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ft14erxt/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 0x7f42ae98b020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae969f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9690a0> # 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 0x7f42ae989310> # /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 0x7f42ae9ba9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9ba750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9ba060> # /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 0x7f42ae9ba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42af41a9c0> 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 0x7f42ae9bb740> # 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 0x7f42ae9bb980> # /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 0x7f42ae9bbec0> 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 0x7f42ae825cd0> # 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 0x7f42ae8278c0> # /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 0x7f42ae8282c0> # /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 0x7f42ae829460> # /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 0x7f42ae82bec0> # 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 0x7f42af067dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae82a180> # /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 0x7f42ae833dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae8328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae832630> # /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 0x7f42ae832b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae82a600> # 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 0x7f42ae877e90> # /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 0x7f42ae878110> # /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 0x7f42ae879cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae879a90> # /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 0x7f42ae87c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae87a390> # /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 0x7f42ae87fa10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae87c3e0> # 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 0x7f42ae880770> # 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 0x7f42ae880bc0> # 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 0x7f42ae880aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae878410> # /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 0x7f42ae70c0b0> # 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 0x7f42ae70d220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae882840> # 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 0x7f42ae883bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae8824b0> # 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 0x7f42ae711490> # /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 0x7f42ae7121b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae882870> 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 0x7f42ae712900> # 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 0x7f42ae7134d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42ae71dfa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae719700> 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 0x7f42ae8068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae9da570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae71dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae713d40> # 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 0x7f42ae7b1d30> # /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 0x7f42ae3ebe30> # 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 0x7f42ae3f01a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae79ae40> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b0470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b0e60> # /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 0x7f42ae3f31a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3f2a50> # 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 0x7f42ae3f2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3f1e80> # /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 0x7f42ae3f3260> # /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 0x7f42ae459d90> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae3f3d70> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae7b0230> 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 0x7f42ae45b1d0> # /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 0x7f42ae45a840> 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 0x7f42ae48df10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae45b560> 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 0x7f42ae4a1970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae47ef00> 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 0x7f42ae23a7b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae2392b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae233e00> # /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 0x7f42ae2807d0> # /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 0x7f42ae280b90> # /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 0x7f42ae282390> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42ae281af0> 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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2948, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 583, "free": 2948}, "nocache": {"free": 3286, "used": 245}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 604, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794664448, "block_size": 4096, "block_total": 65519099, "block_available": 63914713, "block_used": 1604386, "inode_total": 131070960, "inode_available": 131029048, "inode_used": 41912, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "46", "epoch": "1726867366", "epoch_int": "1726867366", "date": "2024-09-20", "time": "17:22:46", "iso8601_micro": "2024-09-20T21:22:46.557536Z", "iso8601": "2024-09-20T21:22:46Z", "iso8601_basic": "20240920T172246557536", "iso8601_basic_short": "20240920T172246", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 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.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.24658203125, "5m": 0.3466796875, "15m": 0.1962890625}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_local": {}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 21419 1726867366.69756: 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-1726867364.943503-21454-74373369788966/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867366.69759: _low_level_execute_command(): starting 21419 1726867366.69762: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867364.943503-21454-74373369788966/ > /dev/null 2>&1 && sleep 0' 21419 1726867366.70409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867366.70415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867366.70418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867366.70493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867366.72983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867366.72986: stdout chunk (state=3): >>><<< 21419 1726867366.73183: stderr chunk (state=3): >>><<< 21419 1726867366.73187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867366.73189: handler run complete 21419 1726867366.73192: variable 'ansible_facts' from source: unknown 21419 1726867366.73467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867366.74242: variable 'ansible_facts' from source: unknown 21419 1726867366.74350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867366.74683: attempt loop complete, returning result 21419 1726867366.74694: _execute() done 21419 1726867366.74701: dumping result to json 21419 1726867366.74737: done dumping result, returning 21419 1726867366.75182: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-053a-b750-000000000161] 21419 1726867366.75186: sending task result for task 0affcac9-a3a5-053a-b750-000000000161 ok: [managed_node2] 21419 1726867366.76036: no more pending results, returning what we have 21419 1726867366.76038: results queue empty 21419 1726867366.76039: checking for any_errors_fatal 21419 1726867366.76041: done checking for any_errors_fatal 21419 1726867366.76041: checking for max_fail_percentage 21419 1726867366.76043: done checking for max_fail_percentage 21419 1726867366.76044: checking to see if all hosts have failed and the running result is not ok 21419 1726867366.76044: done checking to see if all hosts have failed 21419 1726867366.76045: getting the remaining hosts for this loop 21419 1726867366.76047: done getting the remaining hosts for this loop 21419 1726867366.76050: getting the next task for host managed_node2 21419 1726867366.76057: done getting next task for host managed_node2 21419 1726867366.76059: ^ task is: TASK: meta (flush_handlers) 21419 1726867366.76061: ^ 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 21419 1726867366.76065: getting variables 21419 1726867366.76066: in VariableManager get_vars() 21419 1726867366.76206: done sending task result for task 0affcac9-a3a5-053a-b750-000000000161 21419 1726867366.76209: WORKER PROCESS EXITING 21419 1726867366.76299: Calling all_inventory to load vars for managed_node2 21419 1726867366.76302: Calling groups_inventory to load vars for managed_node2 21419 1726867366.76313: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867366.76322: Calling all_plugins_play to load vars for managed_node2 21419 1726867366.76325: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867366.76328: Calling groups_plugins_play to load vars for managed_node2 21419 1726867366.76843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867366.77368: done with get_vars() 21419 1726867366.77440: done getting variables 21419 1726867366.77517: in VariableManager get_vars() 21419 1726867366.77527: Calling all_inventory to load vars for managed_node2 21419 1726867366.77529: Calling groups_inventory to load vars for managed_node2 21419 1726867366.77532: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867366.77536: Calling all_plugins_play to load vars for managed_node2 21419 1726867366.77655: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867366.77662: Calling groups_plugins_play to load vars for managed_node2 21419 1726867366.78021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867366.78387: done with get_vars() 21419 1726867366.78402: done queuing things up, now waiting for results queue to drain 21419 1726867366.78405: results queue empty 21419 1726867366.78406: checking for any_errors_fatal 21419 1726867366.78409: done checking for any_errors_fatal 21419 1726867366.78409: checking for max_fail_percentage 21419 1726867366.78410: done checking for max_fail_percentage 21419 1726867366.78411: checking to see if all hosts have failed and the running result is not ok 21419 1726867366.78412: done checking to see if all hosts have failed 21419 1726867366.78486: getting the remaining hosts for this loop 21419 1726867366.78488: done getting the remaining hosts for this loop 21419 1726867366.78491: getting the next task for host managed_node2 21419 1726867366.78496: done getting next task for host managed_node2 21419 1726867366.78498: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21419 1726867366.78500: ^ 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 21419 1726867366.78502: getting variables 21419 1726867366.78503: in VariableManager get_vars() 21419 1726867366.78512: Calling all_inventory to load vars for managed_node2 21419 1726867366.78514: Calling groups_inventory to load vars for managed_node2 21419 1726867366.78516: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867366.78521: Calling all_plugins_play to load vars for managed_node2 21419 1726867366.78642: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867366.78646: Calling groups_plugins_play to load vars for managed_node2 21419 1726867366.78816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867366.79233: done with get_vars() 21419 1726867366.79241: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:11 Friday 20 September 2024 17:22:46 -0400 (0:00:01.905) 0:00:01.929 ****** 21419 1726867366.79452: entering _queue_task() for managed_node2/include_tasks 21419 1726867366.79454: Creating lock for include_tasks 21419 1726867366.80025: worker is 1 (out of 1 available) 21419 1726867366.80037: exiting _queue_task() for managed_node2/include_tasks 21419 1726867366.80163: done queuing things up, now waiting for results queue to drain 21419 1726867366.80165: waiting for pending results... 21419 1726867366.80262: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 21419 1726867366.80414: in run() - task 0affcac9-a3a5-053a-b750-000000000006 21419 1726867366.80438: variable 'ansible_search_path' from source: unknown 21419 1726867366.80475: calling self._execute() 21419 1726867366.80564: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867366.80581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867366.80602: variable 'omit' from source: magic vars 21419 1726867366.80718: _execute() done 21419 1726867366.80726: dumping result to json 21419 1726867366.80733: done dumping result, returning 21419 1726867366.80743: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-053a-b750-000000000006] 21419 1726867366.80757: sending task result for task 0affcac9-a3a5-053a-b750-000000000006 21419 1726867366.80936: done sending task result for task 0affcac9-a3a5-053a-b750-000000000006 21419 1726867366.80939: WORKER PROCESS EXITING 21419 1726867366.80984: no more pending results, returning what we have 21419 1726867366.80989: in VariableManager get_vars() 21419 1726867366.81020: Calling all_inventory to load vars for managed_node2 21419 1726867366.81023: Calling groups_inventory to load vars for managed_node2 21419 1726867366.81027: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867366.81092: Calling all_plugins_play to load vars for managed_node2 21419 1726867366.81096: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867366.81099: Calling groups_plugins_play to load vars for managed_node2 21419 1726867366.81433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867366.81635: done with get_vars() 21419 1726867366.81643: variable 'ansible_search_path' from source: unknown 21419 1726867366.81657: we have included files to process 21419 1726867366.81658: generating all_blocks data 21419 1726867366.81659: done generating all_blocks data 21419 1726867366.81660: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21419 1726867366.81661: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21419 1726867366.81663: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21419 1726867366.82944: in VariableManager get_vars() 21419 1726867366.82959: done with get_vars() 21419 1726867366.82971: done processing included file 21419 1726867366.82973: iterating over new_blocks loaded from include file 21419 1726867366.82974: in VariableManager get_vars() 21419 1726867366.82986: done with get_vars() 21419 1726867366.82988: filtering new block on tags 21419 1726867366.83001: done filtering new block on tags 21419 1726867366.83004: in VariableManager get_vars() 21419 1726867366.83068: done with get_vars() 21419 1726867366.83071: filtering new block on tags 21419 1726867366.83096: done filtering new block on tags 21419 1726867366.83099: in VariableManager get_vars() 21419 1726867366.83115: done with get_vars() 21419 1726867366.83117: filtering new block on tags 21419 1726867366.83138: done filtering new block on tags 21419 1726867366.83141: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 21419 1726867366.83146: extending task lists for all hosts with included blocks 21419 1726867366.83197: done extending task lists 21419 1726867366.83199: done processing included files 21419 1726867366.83200: results queue empty 21419 1726867366.83200: checking for any_errors_fatal 21419 1726867366.83202: done checking for any_errors_fatal 21419 1726867366.83203: checking for max_fail_percentage 21419 1726867366.83204: done checking for max_fail_percentage 21419 1726867366.83205: checking to see if all hosts have failed and the running result is not ok 21419 1726867366.83206: done checking to see if all hosts have failed 21419 1726867366.83206: getting the remaining hosts for this loop 21419 1726867366.83207: done getting the remaining hosts for this loop 21419 1726867366.83210: getting the next task for host managed_node2 21419 1726867366.83213: done getting next task for host managed_node2 21419 1726867366.83215: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21419 1726867366.83217: ^ 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 21419 1726867366.83219: getting variables 21419 1726867366.83220: in VariableManager get_vars() 21419 1726867366.83228: Calling all_inventory to load vars for managed_node2 21419 1726867366.83230: Calling groups_inventory to load vars for managed_node2 21419 1726867366.83239: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867366.83245: Calling all_plugins_play to load vars for managed_node2 21419 1726867366.83247: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867366.83253: Calling groups_plugins_play to load vars for managed_node2 21419 1726867366.83391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867366.83580: done with get_vars() 21419 1726867366.83589: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:22:46 -0400 (0:00:00.041) 0:00:01.971 ****** 21419 1726867366.83652: entering _queue_task() for managed_node2/setup 21419 1726867366.84021: worker is 1 (out of 1 available) 21419 1726867366.84031: exiting _queue_task() for managed_node2/setup 21419 1726867366.84041: done queuing things up, now waiting for results queue to drain 21419 1726867366.84043: waiting for pending results... 21419 1726867366.84231: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 21419 1726867366.84293: in run() - task 0affcac9-a3a5-053a-b750-000000000173 21419 1726867366.84311: variable 'ansible_search_path' from source: unknown 21419 1726867366.84326: variable 'ansible_search_path' from source: unknown 21419 1726867366.84364: calling self._execute() 21419 1726867366.84484: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867366.84488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867366.84491: variable 'omit' from source: magic vars 21419 1726867366.85059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867366.87430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867366.87504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867366.87546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867366.87705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867366.87709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867366.87716: 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) 21419 1726867366.87751: 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) 21419 1726867366.87782: 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) 21419 1726867366.87834: 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) 21419 1726867366.87852: 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) 21419 1726867366.88040: variable 'ansible_facts' from source: unknown 21419 1726867366.88107: variable 'network_test_required_facts' from source: task vars 21419 1726867366.88155: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21419 1726867366.88166: variable 'omit' from source: magic vars 21419 1726867366.88207: variable 'omit' from source: magic vars 21419 1726867366.88255: variable 'omit' from source: magic vars 21419 1726867366.88287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867366.88319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867366.88341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867366.88393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867366.88409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867366.88443: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867366.88451: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867366.88572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867366.88575: Set connection var ansible_connection to ssh 21419 1726867366.88591: Set connection var ansible_shell_executable to /bin/sh 21419 1726867366.88599: Set connection var ansible_shell_type to sh 21419 1726867366.88608: Set connection var ansible_timeout to 10 21419 1726867366.88618: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867366.88626: Set connection var ansible_pipelining to False 21419 1726867366.88652: variable 'ansible_shell_executable' from source: unknown 21419 1726867366.88660: variable 'ansible_connection' from source: unknown 21419 1726867366.88666: variable 'ansible_module_compression' from source: unknown 21419 1726867366.88672: variable 'ansible_shell_type' from source: unknown 21419 1726867366.88679: variable 'ansible_shell_executable' from source: unknown 21419 1726867366.88687: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867366.88807: variable 'ansible_pipelining' from source: unknown 21419 1726867366.88809: variable 'ansible_timeout' from source: unknown 21419 1726867366.88811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867366.88846: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867366.88863: variable 'omit' from source: magic vars 21419 1726867366.88871: starting attempt loop 21419 1726867366.88879: running the handler 21419 1726867366.88894: _low_level_execute_command(): starting 21419 1726867366.88904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867366.89694: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867366.89733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867366.89751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867366.89774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867366.89916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867366.91607: stdout chunk (state=3): >>>/root <<< 21419 1726867366.91908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867366.91915: stdout chunk (state=3): >>><<< 21419 1726867366.91917: stderr chunk (state=3): >>><<< 21419 1726867366.91920: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867366.91928: _low_level_execute_command(): starting 21419 1726867366.91932: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680 `" && echo ansible-tmp-1726867366.9182413-21535-22505641023680="` echo /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680 `" ) && sleep 0' 21419 1726867366.92643: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867366.92665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867366.92691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867366.92709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867366.92816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867366.92845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867366.92921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867366.94860: stdout chunk (state=3): >>>ansible-tmp-1726867366.9182413-21535-22505641023680=/root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680 <<< 21419 1726867366.95022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867366.95026: stdout chunk (state=3): >>><<< 21419 1726867366.95028: stderr chunk (state=3): >>><<< 21419 1726867366.95285: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867366.9182413-21535-22505641023680=/root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867366.95288: variable 'ansible_module_compression' from source: unknown 21419 1726867366.95291: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21419 1726867366.95404: variable 'ansible_facts' from source: unknown 21419 1726867366.95816: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/AnsiballZ_setup.py 21419 1726867366.96425: Sending initial data 21419 1726867366.96432: Sent initial data (153 bytes) 21419 1726867366.97531: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867366.97819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867366.97853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867366.99503: 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 <<< 21419 1726867366.99531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867366.99593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp2e1jgrb2 /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/AnsiballZ_setup.py <<< 21419 1726867366.99596: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/AnsiballZ_setup.py" <<< 21419 1726867366.99838: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp2e1jgrb2" to remote "/root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/AnsiballZ_setup.py" <<< 21419 1726867367.02574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867367.02579: stdout chunk (state=3): >>><<< 21419 1726867367.02582: stderr chunk (state=3): >>><<< 21419 1726867367.02585: done transferring module to remote 21419 1726867367.02587: _low_level_execute_command(): starting 21419 1726867367.02590: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/ /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/AnsiballZ_setup.py && sleep 0' 21419 1726867367.03521: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867367.03776: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867367.03802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867367.03840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867367.03875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867367.05728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867367.05756: stderr chunk (state=3): >>><<< 21419 1726867367.05765: stdout chunk (state=3): >>><<< 21419 1726867367.05790: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867367.05799: _low_level_execute_command(): starting 21419 1726867367.05807: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/AnsiballZ_setup.py && sleep 0' 21419 1726867367.06367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867367.06383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867367.06401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867367.06418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867367.06439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867367.06452: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867367.06468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867367.06491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867367.06504: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867367.06517: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867367.06594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867367.06598: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867367.06630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867367.06662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867367.06730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867367.09211: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21419 1726867367.09221: stdout chunk (state=3): >>>import _imp # builtin <<< 21419 1726867367.09247: stdout chunk (state=3): >>>import '_thread' # <<< 21419 1726867367.09262: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21419 1726867367.09350: stdout chunk (state=3): >>>import '_io' # <<< 21419 1726867367.09362: stdout chunk (state=3): >>>import 'marshal' # <<< 21419 1726867367.09406: stdout chunk (state=3): >>>import 'posix' # <<< 21419 1726867367.09443: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21419 1726867367.09508: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21419 1726867367.09546: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 21419 1726867367.09549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867367.09707: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82bae84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82bab7b30> <<< 21419 1726867367.09713: 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' <<< 21419 1726867367.09731: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82baeaa50> <<< 21419 1726867367.09753: stdout chunk (state=3): >>>import '_signal' # <<< 21419 1726867367.09788: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 21419 1726867367.09794: stdout chunk (state=3): >>> <<< 21419 1726867367.09874: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 21419 1726867367.09981: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21419 1726867367.10029: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21419 1726867367.10052: stdout chunk (state=3): >>>import 'os' # <<< 21419 1726867367.10074: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21419 1726867367.10090: stdout chunk (state=3): >>>Processing user site-packages <<< 21419 1726867367.10110: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 21419 1726867367.10175: stdout chunk (state=3): >>>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' <<< 21419 1726867367.10228: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b899130> <<< 21419 1726867367.10265: 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 <<< 21419 1726867367.10314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b899fa0> <<< 21419 1726867367.10318: stdout chunk (state=3): >>>import 'site' # <<< 21419 1726867367.10344: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21419 1726867367.11054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21419 1726867367.11091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21419 1726867367.11113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21419 1726867367.11144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21419 1726867367.11227: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d7e90> # /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' <<< 21419 1726867367.11247: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d7f50> <<< 21419 1726867367.11273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21419 1726867367.11294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21419 1726867367.11306: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21419 1726867367.11362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867367.11396: stdout chunk (state=3): >>>import 'itertools' # <<< 21419 1726867367.11413: 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 0x7fe82b90f890> <<< 21419 1726867367.11426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21419 1726867367.11453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b90ff20> <<< 21419 1726867367.11473: stdout chunk (state=3): >>>import '_collections' # <<< 21419 1726867367.11673: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8ed280> <<< 21419 1726867367.11778: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d5040> <<< 21419 1726867367.11853: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' 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' <<< 21419 1726867367.11858: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b92f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b92e420> <<< 21419 1726867367.11900: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21419 1726867367.11904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b92cc80> <<< 21419 1726867367.11944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21419 1726867367.11955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 21419 1726867367.11967: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b964890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d42c0> <<< 21419 1726867367.11994: 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' <<< 21419 1726867367.12018: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867367.12030: 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 0x7fe82b964d40> <<< 21419 1726867367.12063: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b964bf0> <<< 21419 1726867367.12079: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867367.12092: 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 0x7fe82b964fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d2de0> <<< 21419 1726867367.12147: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21419 1726867367.12180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b9656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b9653a0> import 'importlib.machinery' # <<< 21419 1726867367.12229: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 21419 1726867367.12243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b9665d0> <<< 21419 1726867367.12279: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21419 1726867367.12311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21419 1726867367.12344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21419 1726867367.12359: 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 0x7fe82b97c7a0> import 'errno' # <<< 21419 1726867367.12398: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867367.12437: 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 0x7fe82b97deb0> <<< 21419 1726867367.12462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b97ed50> <<< 21419 1726867367.12519: 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 0x7fe82b97f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b97e2a0> <<< 21419 1726867367.12544: 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' <<< 21419 1726867367.12585: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867367.12601: 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 0x7fe82b97fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b97f530> <<< 21419 1726867367.12660: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b966570> <<< 21419 1726867367.12702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21419 1726867367.12764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21419 1726867367.12853: 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 0x7fe82b67fce0> # /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' <<< 21419 1726867367.12894: 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 0x7fe82b6a8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6a84a0> # 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 0x7fe82b6a8770> <<< 21419 1726867367.12923: 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' <<< 21419 1726867367.12988: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867367.13078: 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 0x7fe82b6a90a0> <<< 21419 1726867367.13347: 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 0x7fe82b6a9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6a8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b67de80> # /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 0x7fe82b6aae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6a98e0> <<< 21419 1726867367.13350: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b966cc0> <<< 21419 1726867367.13370: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21419 1726867367.13475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21419 1726867367.13519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21419 1726867367.13603: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6d3170> <<< 21419 1726867367.13623: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21419 1726867367.13680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21419 1726867367.13729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6f74d0> <<< 21419 1726867367.13763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21419 1726867367.13805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21419 1726867367.13895: stdout chunk (state=3): >>>import 'ntpath' # <<< 21419 1726867367.13908: 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 0x7fe82b7582f0> <<< 21419 1726867367.13941: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21419 1726867367.13964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21419 1726867367.13995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21419 1726867367.14187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b75aa20> <<< 21419 1726867367.14287: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b7583e0> <<< 21419 1726867367.14312: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b71d2e0> <<< 21419 1726867367.14346: 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' <<< 21419 1726867367.14352: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5613d0> <<< 21419 1726867367.14368: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6f6300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6abd40> <<< 21419 1726867367.14651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21419 1726867367.14679: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe82b6f6660> <<< 21419 1726867368.00285: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_0jubkgzl/ansible_setup_payload.zip' # zipimport: zlib available <<< 21419 1726867368.00422: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.00437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21419 1726867368.00491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21419 1726867368.00558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21419 1726867368.00603: 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 0x7fe82b5cb0e0> import '_typing' # <<< 21419 1726867368.01141: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5a9fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5a9160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21419 1726867368.03104: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.04958: 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' <<< 21419 1726867368.04963: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5c9760> <<< 21419 1726867368.04998: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867368.05049: 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' <<< 21419 1726867368.05053: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 21419 1726867368.05056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 21419 1726867368.05169: 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 0x7fe82b5faa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5fa810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5fa120> <<< 21419 1726867368.05496: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5fab40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82baea9c0> 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 0x7fe82b5fb7a0> # 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 0x7fe82b5fb980> # /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 0x7fe82b5fbec0> import 'pwd' # <<< 21419 1726867368.05504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21419 1726867368.05536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21419 1726867368.05613: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af2dc40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.05635: 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 0x7fe82af2f830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21419 1726867368.05698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af30230> <<< 21419 1726867368.05733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21419 1726867368.05762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21419 1726867368.05791: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af313d0> <<< 21419 1726867368.05826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21419 1726867368.05868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21419 1726867368.05951: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af33ec0> <<< 21419 1726867368.06010: 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 0x7fe82b8d2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af32180> <<< 21419 1726867368.06036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21419 1726867368.06091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 21419 1726867368.06209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21419 1726867368.06287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21419 1726867368.06326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af3bda0> <<< 21419 1726867368.06329: stdout chunk (state=3): >>>import '_tokenize' # <<< 21419 1726867368.06425: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af3a870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af3a5d0> <<< 21419 1726867368.06450: 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' <<< 21419 1726867368.06559: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af3ab40> <<< 21419 1726867368.06624: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af32690> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.06645: 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 0x7fe82af7fa40> <<< 21419 1726867368.06691: 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 0x7fe82af801d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 21419 1726867368.06702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21419 1726867368.06764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82af81c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af81a00> <<< 21419 1726867368.06791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21419 1726867368.06826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21419 1726867368.06911: 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 0x7fe82af84110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af822d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21419 1726867368.06962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867368.06988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21419 1726867368.07066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af87860> <<< 21419 1726867368.07250: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af84230> <<< 21419 1726867368.07335: 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 0x7fe82af88650> <<< 21419 1726867368.07376: 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 0x7fe82af88680> <<< 21419 1726867368.07457: 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 0x7fe82af88b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af80380> <<< 21419 1726867368.07461: 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 <<< 21419 1726867368.07501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21419 1726867368.07516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21419 1726867368.07579: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82ae141d0> <<< 21419 1726867368.07797: 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' <<< 21419 1726867368.07858: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82ae15460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af8a960> # 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 0x7fe82af8bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af8a600> <<< 21419 1726867368.07884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21419 1726867368.08064: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.08166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 21419 1726867368.08224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21419 1726867368.08227: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.08417: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.08571: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.09459: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.10330: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21419 1726867368.10386: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21419 1726867368.10461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82ae19610> <<< 21419 1726867368.10568: 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' <<< 21419 1726867368.10609: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae1a480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae15580> <<< 21419 1726867368.10660: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21419 1726867368.10700: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.10723: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21419 1726867368.10804: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.10947: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.11198: 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' <<< 21419 1726867368.11210: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae1a4e0> # zipimport: zlib available <<< 21419 1726867368.11953: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.12762: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.12765: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.12876: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 21419 1726867368.12959: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 21419 1726867368.12978: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.13068: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.13187: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21419 1726867368.13219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21419 1726867368.13291: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.13340: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 21419 1726867368.13707: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.14076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21419 1726867368.14178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 21419 1726867368.14282: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae1b620> # zipimport: zlib available <<< 21419 1726867368.14489: 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' # <<< 21419 1726867368.14519: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 21419 1726867368.14572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.14630: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21419 1726867368.14643: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.14689: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.14751: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.14828: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.14981: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867368.15098: 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 0x7fe82ae26120> <<< 21419 1726867368.15146: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae23e00> <<< 21419 1726867368.15185: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21419 1726867368.15311: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.15393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.15450: 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' <<< 21419 1726867368.15501: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21419 1726867368.15528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21419 1726867368.15605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21419 1726867368.15632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21419 1726867368.15728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af0ea50> <<< 21419 1726867368.15787: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b626720> <<< 21419 1726867368.15920: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae26240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af88c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21419 1726867368.15927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.15951: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.15978: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21419 1726867368.16066: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21419 1726867368.16083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 21419 1726867368.16107: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16285: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.16300: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16331: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16371: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16418: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16466: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 21419 1726867368.16631: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16734: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.16810: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 21419 1726867368.17081: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.17332: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.17456: 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' <<< 21419 1726867368.17490: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 21419 1726867368.17519: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21419 1726867368.17547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21419 1726867368.17596: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb6120> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21419 1726867368.17630: 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 <<< 21419 1726867368.17685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21419 1726867368.17739: 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' <<< 21419 1726867368.17744: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aaaff50> <<< 21419 1726867368.17790: 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 0x7fe82aab4440> <<< 21419 1726867368.17885: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae9eff0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb6c90> <<< 21419 1726867368.17905: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb4800> <<< 21419 1726867368.17935: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb43b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21419 1726867368.18028: 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 # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 21419 1726867368.18060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21419 1726867368.18106: 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 0x7fe82aab72c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aab6b70> <<< 21419 1726867368.18173: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82aab6d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aab5fa0> <<< 21419 1726867368.18187: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21419 1726867368.18344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aab7410> <<< 21419 1726867368.18403: stdout chunk (state=3): >>># /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' <<< 21419 1726867368.18442: 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 0x7fe82ab11f10> <<< 21419 1726867368.18480: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aab7ef0> <<< 21419 1726867368.18507: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb4500> import 'ansible.module_utils.facts.timeout' # <<< 21419 1726867368.18533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 21419 1726867368.18564: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 21419 1726867368.18723: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 21419 1726867368.18744: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.18805: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.18885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21419 1726867368.18888: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.18917: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 21419 1726867368.18952: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.18999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 21419 1726867368.19162: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21419 1726867368.19190: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.19240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21419 1726867368.19243: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.19392: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.19482: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.19548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21419 1726867368.19572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.20334: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.21040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21419 1726867368.21066: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.21165: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.21269: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.21328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.21414: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 21419 1726867368.21441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 21419 1726867368.21457: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.21538: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 21419 1726867368.21569: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.21708: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.21746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21419 1726867368.21797: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.21807: stdout chunk (state=3): >>> <<< 21419 1726867368.21848: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.21900: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.fips' # <<< 21419 1726867368.21931: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21419 1726867368.21949: stdout chunk (state=3): >>> <<< 21419 1726867368.22031: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 21419 1726867368.22073: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.22335: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 21419 1726867368.22371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21419 1726867368.22423: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ab13890> <<< 21419 1726867368.22466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21419 1726867368.22527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21419 1726867368.22709: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ab12870> <<< 21419 1726867368.22755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 21419 1726867368.22769: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.22862: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.22971: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.lsb' # <<< 21419 1726867368.23004: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.23018: stdout chunk (state=3): >>> <<< 21419 1726867368.23161: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.23306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21419 1726867368.23347: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.23357: stdout chunk (state=3): >>> <<< 21419 1726867368.23434: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.23549: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.platform' # <<< 21419 1726867368.23583: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.23608: stdout chunk (state=3): >>> <<< 21419 1726867368.23652: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.23743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21419 1726867368.23838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21419 1726867368.23949: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.24053: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867368.24207: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82ab52090> <<< 21419 1726867368.24628: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ab41df0> <<< 21419 1726867368.24631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # <<< 21419 1726867368.24656: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.24676: stdout chunk (state=3): >>> <<< 21419 1726867368.24804: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.24824: stdout chunk (state=3): >>> <<< 21419 1726867368.24945: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.24974: stdout chunk (state=3): >>> <<< 21419 1726867368.25135: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.25207: stdout chunk (state=3): >>> <<< 21419 1726867368.25327: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 21419 1726867368.25338: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.25376: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.25421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21419 1726867368.25431: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.25459: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.25519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 21419 1726867368.25554: stdout chunk (state=3): >>># 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' <<< 21419 1726867368.25583: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.25618: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82ab65be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ab43170> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21419 1726867368.25629: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.25660: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.25709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21419 1726867368.25712: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.25863: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21419 1726867368.26018: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26116: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26213: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26256: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 21419 1726867368.26331: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26350: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26361: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26708: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21419 1726867368.26792: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.26971: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.27202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21419 1726867368.27205: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.27253: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.27265: stdout chunk (state=3): >>> <<< 21419 1726867368.27332: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.28226: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.29065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 21419 1726867368.29110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 21419 1726867368.29113: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.29426: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21419 1726867368.29461: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.29634: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.29794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21419 1726867368.29828: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.30083: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.30329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21419 1726867368.30359: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.30414: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.30435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 21419 1726867368.30504: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.30570: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.base' # <<< 21419 1726867368.30603: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.30766: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.30912: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.31304: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.31589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 21419 1726867368.31621: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.aix' # <<< 21419 1726867368.31651: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.31706: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.31726: stdout chunk (state=3): >>> <<< 21419 1726867368.31771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21419 1726867368.31797: stdout chunk (state=3): >>> <<< 21419 1726867368.31820: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.31870: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.31897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21419 1726867368.31925: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21419 1726867368.31947: stdout chunk (state=3): >>> <<< 21419 1726867368.32050: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.32162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21419 1726867368.32182: stdout chunk (state=3): >>> <<< 21419 1726867368.32207: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.32229: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.32273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available<<< 21419 1726867368.32366: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.32455: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21419 1726867368.32486: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.32582: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.32670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21419 1726867368.32701: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.33307: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.33564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21419 1726867368.33609: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.33716: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.33719: stdout chunk (state=3): >>> <<< 21419 1726867368.33899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.33963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21419 1726867368.33997: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21419 1726867368.34019: stdout chunk (state=3): >>> <<< 21419 1726867368.34041: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.34132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 21419 1726867368.34174: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.34202: stdout chunk (state=3): >>> <<< 21419 1726867368.34244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21419 1726867368.34376: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867368.34507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21419 1726867368.34542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.34597: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 21419 1726867368.34624: stdout chunk (state=3): >>> <<< 21419 1726867368.34635: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.34707: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.34720: stdout chunk (state=3): >>> <<< 21419 1726867368.34775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21419 1726867368.34807: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.34864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 21419 1726867368.34874: stdout chunk (state=3): >>> <<< 21419 1726867368.34942: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.35031: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.35147: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.35287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 21419 1726867368.35291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 21419 1726867368.35328: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21419 1726867368.35332: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21419 1726867368.35409: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.35497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21419 1726867368.35515: stdout chunk (state=3): >>> <<< 21419 1726867368.35536: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.35876: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867368.35902: stdout chunk (state=3): >>> <<< 21419 1726867368.36202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21419 1726867368.36222: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.36382: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21419 1726867368.36385: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.36471: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.36539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21419 1726867368.36606: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.36702: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.36831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 21419 1726867368.36843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 21419 1726867368.36868: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867368.37005: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.37206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21419 1726867368.37267: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867368.37585: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 21419 1726867368.37607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 21419 1726867368.37638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py<<< 21419 1726867368.37672: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 21419 1726867368.37723: 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'<<< 21419 1726867368.37764: stdout chunk (state=3): >>> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82a9666f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82a9646e0> <<< 21419 1726867368.37843: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82a95e210><<< 21419 1726867368.37919: stdout chunk (state=3): >>> <<< 21419 1726867368.39359: stdout chunk (state=3): >>> <<< 21419 1726867368.39415: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 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.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "48", "epoch": "1726867368", "epoch_int": "1726867368", "date": "2024-09-20", "time": "17:22:48", "iso8601_micro": "2024-09-20T21:22:48.386116Z", "iso8601": "2024-09-20T21:22:48Z", "iso8601_basic": "20240920T172248386116", "iso8601_basic_short": "20240920T172248", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_lsb": {}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21419 1726867368.40374: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanu<<< 21419 1726867368.40427: stdout chunk (state=3): >>>p[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing<<< 21419 1726867368.40465: stdout chunk (state=3): >>> 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 <<< 21419 1726867368.40923: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21419 1726867368.40968: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 21419 1726867368.41076: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21419 1726867368.41117: stdout chunk (state=3): >>># 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 <<< 21419 1726867368.41131: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 21419 1726867368.41175: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 21419 1726867368.41191: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21419 1726867368.41247: 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 <<< 21419 1726867368.41259: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21419 1726867368.41349: stdout chunk (state=3): >>># 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 <<< 21419 1726867368.41384: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 21419 1726867368.41429: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy glob <<< 21419 1726867368.41442: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 21419 1726867368.41502: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 21419 1726867368.41532: 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 # cleanup[3] wiping _socket <<< 21419 1726867368.41544: 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 <<< 21419 1726867368.41625: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 21419 1726867368.41637: 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 <<< 21419 1726867368.41817: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21419 1726867368.41844: stdout chunk (state=3): >>># destroy _collections <<< 21419 1726867368.41872: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 21419 1726867368.41909: stdout chunk (state=3): >>># destroy tokenize <<< 21419 1726867368.41957: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 21419 1726867368.41976: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21419 1726867368.42139: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 21419 1726867368.42206: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 21419 1726867368.42210: stdout chunk (state=3): >>># destroy _hashlib <<< 21419 1726867368.42244: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 21419 1726867368.42268: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21419 1726867368.42883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867368.42887: stdout chunk (state=3): >>><<< 21419 1726867368.42889: stderr chunk (state=3): >>><<< 21419 1726867368.42959: _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 0x7fe82bae84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82bab7b30> # /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 0x7fe82baeaa50> 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 0x7fe82b899130> # /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 0x7fe82b899fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d7e90> # /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 0x7fe82b8d7f50> # /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 0x7fe82b90f890> # /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 0x7fe82b90ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d5040> # /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 0x7fe82b92f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b92e420> # /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 0x7fe82b8ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b92cc80> # /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 0x7fe82b964890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d42c0> # /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 0x7fe82b964d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b964bf0> # 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 0x7fe82b964fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b8d2de0> # /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 0x7fe82b9656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b9653a0> 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 0x7fe82b9665d0> 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 0x7fe82b97c7a0> 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 0x7fe82b97deb0> # /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 0x7fe82b97ed50> # 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 0x7fe82b97f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b97e2a0> # /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 0x7fe82b97fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b97f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b966570> # /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 0x7fe82b67fce0> # /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 0x7fe82b6a8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6a84a0> # 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 0x7fe82b6a8770> # /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 0x7fe82b6a90a0> # 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 0x7fe82b6a9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6a8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b67de80> # /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 0x7fe82b6aae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6a98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b966cc0> # /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 0x7fe82b6d3170> # /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 0x7fe82b6f74d0> # /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 0x7fe82b7582f0> # /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 0x7fe82b75aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b7583e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b71d2e0> # /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 0x7fe82b5613d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6f6300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b6abd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe82b6f6660> # zipimport: found 103 names in '/tmp/ansible_setup_payload_0jubkgzl/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 0x7fe82b5cb0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5a9fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5a9160> # 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 0x7fe82b5c9760> # /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 0x7fe82b5faa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5fa810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b5fa120> # /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 0x7fe82b5fab40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82baea9c0> 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 0x7fe82b5fb7a0> # 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 0x7fe82b5fb980> # /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 0x7fe82b5fbec0> 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 0x7fe82af2dc40> # 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 0x7fe82af2f830> # /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 0x7fe82af30230> # /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 0x7fe82af313d0> # /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 0x7fe82af33ec0> # 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 0x7fe82b8d2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af32180> # /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 0x7fe82af3bda0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af3a870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af3a5d0> # /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 0x7fe82af3ab40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af32690> # 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 0x7fe82af7fa40> # /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 0x7fe82af801d0> # /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 0x7fe82af81c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af81a00> # /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 0x7fe82af84110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af822d0> # /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 0x7fe82af87860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af84230> # 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 0x7fe82af88650> # 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 0x7fe82af88680> # 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 0x7fe82af88b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af80380> # /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 0x7fe82ae141d0> # 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 0x7fe82ae15460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af8a960> # 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 0x7fe82af8bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af8a600> # 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 0x7fe82ae19610> # /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 0x7fe82ae1a480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae15580> 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 0x7fe82ae1a4e0> # 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 0x7fe82ae1b620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe82ae26120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae23e00> 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 0x7fe82af0ea50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82b626720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae26240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82af88c80> # 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 0x7fe82aeb6120> # /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 0x7fe82aaaff50> # 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 0x7fe82aab4440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ae9eff0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb6c90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb4800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb43b0> # /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 0x7fe82aab72c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aab6b70> # 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 0x7fe82aab6d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aab5fa0> # /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 0x7fe82aab7410> # /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 0x7fe82ab11f10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aab7ef0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82aeb4500> 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 0x7fe82ab13890> # /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 0x7fe82ab12870> 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 0x7fe82ab52090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ab41df0> 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 0x7fe82ab65be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82ab43170> 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 0x7fe82a9666f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82a9646e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe82a95e210> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 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.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "48", "epoch": "1726867368", "epoch_int": "1726867368", "date": "2024-09-20", "time": "17:22:48", "iso8601_micro": "2024-09-20T21:22:48.386116Z", "iso8601": "2024-09-20T21:22:48Z", "iso8601_basic": "20240920T172248386116", "iso8601_basic_short": "20240920T172248", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_lsb": {}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_pkg_mgr": "dnf", "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21419 1726867368.44107: 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-1726867366.9182413-21535-22505641023680/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867368.44121: _low_level_execute_command(): starting 21419 1726867368.44126: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867366.9182413-21535-22505641023680/ > /dev/null 2>&1 && sleep 0' 21419 1726867368.44286: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867368.44301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867368.44316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867368.44393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867368.44432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867368.44450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867368.44472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867368.44551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867368.47234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867368.47249: stdout chunk (state=3): >>><<< 21419 1726867368.47274: stderr chunk (state=3): >>><<< 21419 1726867368.47487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867368.47490: handler run complete 21419 1726867368.47492: variable 'ansible_facts' from source: unknown 21419 1726867368.47495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867368.47528: variable 'ansible_facts' from source: unknown 21419 1726867368.47580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867368.47649: attempt loop complete, returning result 21419 1726867368.47658: _execute() done 21419 1726867368.47666: dumping result to json 21419 1726867368.47686: done dumping result, returning 21419 1726867368.47705: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-053a-b750-000000000173] 21419 1726867368.47722: sending task result for task 0affcac9-a3a5-053a-b750-000000000173 ok: [managed_node2] 21419 1726867368.48271: no more pending results, returning what we have 21419 1726867368.48274: results queue empty 21419 1726867368.48275: checking for any_errors_fatal 21419 1726867368.48276: done checking for any_errors_fatal 21419 1726867368.48276: checking for max_fail_percentage 21419 1726867368.48283: done checking for max_fail_percentage 21419 1726867368.48284: checking to see if all hosts have failed and the running result is not ok 21419 1726867368.48285: done checking to see if all hosts have failed 21419 1726867368.48286: getting the remaining hosts for this loop 21419 1726867368.48287: done getting the remaining hosts for this loop 21419 1726867368.48291: getting the next task for host managed_node2 21419 1726867368.48300: done getting next task for host managed_node2 21419 1726867368.48302: ^ task is: TASK: Check if system is ostree 21419 1726867368.48305: ^ 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 21419 1726867368.48309: getting variables 21419 1726867368.48310: in VariableManager get_vars() 21419 1726867368.48334: Calling all_inventory to load vars for managed_node2 21419 1726867368.48337: Calling groups_inventory to load vars for managed_node2 21419 1726867368.48341: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867368.48352: Calling all_plugins_play to load vars for managed_node2 21419 1726867368.48356: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867368.48359: Calling groups_plugins_play to load vars for managed_node2 21419 1726867368.48653: done sending task result for task 0affcac9-a3a5-053a-b750-000000000173 21419 1726867368.48656: WORKER PROCESS EXITING 21419 1726867368.48681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867368.48891: done with get_vars() 21419 1726867368.48900: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:22:48 -0400 (0:00:01.653) 0:00:03.625 ****** 21419 1726867368.49003: entering _queue_task() for managed_node2/stat 21419 1726867368.49383: worker is 1 (out of 1 available) 21419 1726867368.49393: exiting _queue_task() for managed_node2/stat 21419 1726867368.49402: done queuing things up, now waiting for results queue to drain 21419 1726867368.49404: waiting for pending results... 21419 1726867368.49548: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 21419 1726867368.49666: in run() - task 0affcac9-a3a5-053a-b750-000000000175 21419 1726867368.49734: variable 'ansible_search_path' from source: unknown 21419 1726867368.49738: variable 'ansible_search_path' from source: unknown 21419 1726867368.49749: calling self._execute() 21419 1726867368.49836: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867368.49883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867368.49886: variable 'omit' from source: magic vars 21419 1726867368.50371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867368.50890: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867368.50944: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867368.51080: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867368.51084: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867368.51117: 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) 21419 1726867368.51141: 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) 21419 1726867368.51166: 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) 21419 1726867368.51198: 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) 21419 1726867368.51322: Evaluated conditional (not __network_is_ostree is defined): True 21419 1726867368.51332: variable 'omit' from source: magic vars 21419 1726867368.51367: variable 'omit' from source: magic vars 21419 1726867368.51407: variable 'omit' from source: magic vars 21419 1726867368.51446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867368.51475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867368.51496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867368.51516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867368.51539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867368.51568: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867368.51634: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867368.51637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867368.51741: Set connection var ansible_connection to ssh 21419 1726867368.51744: Set connection var ansible_shell_executable to /bin/sh 21419 1726867368.51753: Set connection var ansible_shell_type to sh 21419 1726867368.51755: Set connection var ansible_timeout to 10 21419 1726867368.51757: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867368.51759: Set connection var ansible_pipelining to False 21419 1726867368.51761: variable 'ansible_shell_executable' from source: unknown 21419 1726867368.51763: variable 'ansible_connection' from source: unknown 21419 1726867368.51767: variable 'ansible_module_compression' from source: unknown 21419 1726867368.51774: variable 'ansible_shell_type' from source: unknown 21419 1726867368.51782: variable 'ansible_shell_executable' from source: unknown 21419 1726867368.51788: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867368.51795: variable 'ansible_pipelining' from source: unknown 21419 1726867368.51801: variable 'ansible_timeout' from source: unknown 21419 1726867368.51808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867368.51959: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867368.51972: variable 'omit' from source: magic vars 21419 1726867368.52081: starting attempt loop 21419 1726867368.52084: running the handler 21419 1726867368.52087: _low_level_execute_command(): starting 21419 1726867368.52089: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867368.52766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867368.52873: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867368.52900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867368.52917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867368.52938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867368.53021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867368.55466: stdout chunk (state=3): >>>/root <<< 21419 1726867368.55664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867368.55675: stdout chunk (state=3): >>><<< 21419 1726867368.55819: stderr chunk (state=3): >>><<< 21419 1726867368.55823: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867368.55835: _low_level_execute_command(): starting 21419 1726867368.55838: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750 `" && echo ansible-tmp-1726867368.557254-21579-17587148840750="` echo /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750 `" ) && sleep 0' 21419 1726867368.56385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867368.56399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867368.56420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867368.56525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867368.56543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867368.56559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867368.56648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867368.59465: stdout chunk (state=3): >>>ansible-tmp-1726867368.557254-21579-17587148840750=/root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750 <<< 21419 1726867368.59690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867368.59711: stdout chunk (state=3): >>><<< 21419 1726867368.59883: stderr chunk (state=3): >>><<< 21419 1726867368.59887: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867368.557254-21579-17587148840750=/root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867368.59889: variable 'ansible_module_compression' from source: unknown 21419 1726867368.59892: ANSIBALLZ: Using lock for stat 21419 1726867368.59893: ANSIBALLZ: Acquiring lock 21419 1726867368.59895: ANSIBALLZ: Lock acquired: 140690515253232 21419 1726867368.59898: ANSIBALLZ: Creating module 21419 1726867368.76286: ANSIBALLZ: Writing module into payload 21419 1726867368.76446: ANSIBALLZ: Writing module 21419 1726867368.76474: ANSIBALLZ: Renaming module 21419 1726867368.76531: ANSIBALLZ: Done creating module 21419 1726867368.76553: variable 'ansible_facts' from source: unknown 21419 1726867368.76682: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/AnsiballZ_stat.py 21419 1726867368.76973: Sending initial data 21419 1726867368.77075: Sent initial data (151 bytes) 21419 1726867368.78272: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867368.78292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867368.78457: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867368.78508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867368.78599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867368.78630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867368.78748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867368.81161: 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" <<< 21419 1726867368.81197: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867368.81319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/AnsiballZ_stat.py" <<< 21419 1726867368.81322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpucltezrb /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/AnsiballZ_stat.py <<< 21419 1726867368.81325: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpucltezrb" to remote "/root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/AnsiballZ_stat.py" <<< 21419 1726867368.82576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867368.82593: stderr chunk (state=3): >>><<< 21419 1726867368.82603: stdout chunk (state=3): >>><<< 21419 1726867368.82634: done transferring module to remote 21419 1726867368.82721: _low_level_execute_command(): starting 21419 1726867368.82729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/ /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/AnsiballZ_stat.py && sleep 0' 21419 1726867368.84054: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867368.84112: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867368.84499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867368.84502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867368.84505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867368.87030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867368.87138: stderr chunk (state=3): >>><<< 21419 1726867368.87143: stdout chunk (state=3): >>><<< 21419 1726867368.87161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867368.87164: _low_level_execute_command(): starting 21419 1726867368.87169: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/AnsiballZ_stat.py && sleep 0' 21419 1726867368.88582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867368.88597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867368.88614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867368.88754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867368.88894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867368.88917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867368.89214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867368.92629: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 21419 1726867368.92805: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 21419 1726867368.92852: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 21419 1726867368.92866: stdout chunk (state=3): >>> <<< 21419 1726867368.93113: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 21419 1726867368.93118: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 21419 1726867368.93232: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc77b44d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7783b00> # /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' <<< 21419 1726867368.93235: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc77b6a50> import '_signal' # <<< 21419 1726867368.93325: stdout chunk (state=3): >>>import '_abc' # <<< 21419 1726867368.93329: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 21419 1726867368.93387: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21419 1726867368.93492: stdout chunk (state=3): >>> import '_collections_abc' # <<< 21419 1726867368.93547: stdout chunk (state=3): >>>import 'genericpath' # <<< 21419 1726867368.93557: stdout chunk (state=3): >>>import 'posixpath' # <<< 21419 1726867368.93601: stdout chunk (state=3): >>>import 'os' # <<< 21419 1726867368.93640: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21419 1726867368.93688: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages<<< 21419 1726867368.93692: stdout chunk (state=3): >>> <<< 21419 1726867368.93736: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages'<<< 21419 1726867368.93748: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21419 1726867368.93792: 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 <<< 21419 1726867368.93856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7565130> <<< 21419 1726867368.93946: 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'<<< 21419 1726867368.93950: stdout chunk (state=3): >>> <<< 21419 1726867368.93991: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7565fa0> import 'site' # <<< 21419 1726867368.93996: stdout chunk (state=3): >>> <<< 21419 1726867368.94048: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux<<< 21419 1726867368.94051: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information.<<< 21419 1726867368.94203: stdout chunk (state=3): >>> <<< 21419 1726867368.94424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 21419 1726867368.94429: stdout chunk (state=3): >>> <<< 21419 1726867368.94454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 21419 1726867368.94460: stdout chunk (state=3): >>> <<< 21419 1726867368.94492: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 21419 1726867368.94497: stdout chunk (state=3): >>> <<< 21419 1726867368.94519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867368.94525: stdout chunk (state=3): >>> <<< 21419 1726867368.94553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 21419 1726867368.94558: stdout chunk (state=3): >>> <<< 21419 1726867368.94624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 21419 1726867368.94628: stdout chunk (state=3): >>> <<< 21419 1726867368.94657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 21419 1726867368.94662: stdout chunk (state=3): >>> <<< 21419 1726867368.94704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 21419 1726867368.94709: stdout chunk (state=3): >>> <<< 21419 1726867368.94731: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75a3e90><<< 21419 1726867368.94737: stdout chunk (state=3): >>> <<< 21419 1726867368.94769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 21419 1726867368.94774: stdout chunk (state=3): >>> <<< 21419 1726867368.94813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 21419 1726867368.94815: stdout chunk (state=3): >>> <<< 21419 1726867368.94852: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75a3f50><<< 21419 1726867368.94886: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21419 1726867368.94933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 21419 1726867368.94981: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 21419 1726867368.94984: stdout chunk (state=3): >>> <<< 21419 1726867368.95056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867368.95061: stdout chunk (state=3): >>> <<< 21419 1726867368.95089: stdout chunk (state=3): >>>import 'itertools' # <<< 21419 1726867368.95139: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21419 1726867368.95146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 21419 1726867368.95196: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75db890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 21419 1726867368.95204: stdout chunk (state=3): >>> <<< 21419 1726867368.95251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75dbf20> <<< 21419 1726867368.95325: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75bbb60> <<< 21419 1726867368.95382: stdout chunk (state=3): >>>import '_functools' # <<< 21419 1726867368.95418: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75b9280> <<< 21419 1726867368.95572: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75a1040> <<< 21419 1726867368.95617: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21419 1726867368.95668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 21419 1726867368.95680: stdout chunk (state=3): >>> <<< 21419 1726867368.95739: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 21419 1726867368.95769: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21419 1726867368.95800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 21419 1726867368.95859: stdout chunk (state=3): >>> <<< 21419 1726867368.95862: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75fb800> <<< 21419 1726867368.95918: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75fa420> # /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'<<< 21419 1726867368.95965: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75ba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75f8b60><<< 21419 1726867368.96055: 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 0x7f5fc7630830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75a02c0><<< 21419 1726867368.96089: 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'<<< 21419 1726867368.96139: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.96164: 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 0x7f5fc7630ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7630b90><<< 21419 1726867368.96235: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.96253: 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 0x7f5fc7630f50> <<< 21419 1726867368.96280: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc759ede0><<< 21419 1726867368.96329: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 21419 1726867368.96347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867368.96357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 21419 1726867368.96394: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21419 1726867368.96434: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc76315b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc76312b0><<< 21419 1726867368.96450: stdout chunk (state=3): >>> <<< 21419 1726867368.96502: 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 <<< 21419 1726867368.96527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 21419 1726867368.96568: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc76324b0><<< 21419 1726867368.96582: stdout chunk (state=3): >>> import 'importlib.util' # <<< 21419 1726867368.96619: stdout chunk (state=3): >>>import 'runpy' # <<< 21419 1726867368.96636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21419 1726867368.96702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21419 1726867368.96735: 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'<<< 21419 1726867368.96776: stdout chunk (state=3): >>> <<< 21419 1726867368.96792: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7648680> import 'errno' # <<< 21419 1726867368.96826: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867368.96842: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc7649d90><<< 21419 1726867368.96884: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21419 1726867368.96905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 21419 1726867368.96934: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 21419 1726867368.96985: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 21419 1726867368.96989: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc764ac30><<< 21419 1726867368.97010: stdout chunk (state=3): >>> <<< 21419 1726867368.97036: 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'<<< 21419 1726867368.97052: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc764b290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc764a180><<< 21419 1726867368.97081: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 21419 1726867368.97106: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21419 1726867368.97154: 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'<<< 21419 1726867368.97182: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc764bd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc764b440><<< 21419 1726867368.97201: stdout chunk (state=3): >>> <<< 21419 1726867368.97281: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7632450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 21419 1726867368.97294: stdout chunk (state=3): >>> <<< 21419 1726867368.97342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 21419 1726867368.97371: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21419 1726867368.97401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21419 1726867368.97441: 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'<<< 21419 1726867368.97486: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc73c3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 21419 1726867368.97521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.97547: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc73ec6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73ec410><<< 21419 1726867368.97598: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867368.97602: stdout chunk (state=3): >>> <<< 21419 1726867368.97604: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.97651: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc73ec530> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 21419 1726867368.97682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21419 1726867368.97776: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867368.97911: stdout chunk (state=3): >>> <<< 21419 1726867368.98008: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867368.98026: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc73ecfe0> <<< 21419 1726867368.98221: 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 0x7f5fc73ed9a0> <<< 21419 1726867368.98231: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73ec890> <<< 21419 1726867368.98258: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73c1df0><<< 21419 1726867368.98271: stdout chunk (state=3): >>> <<< 21419 1726867368.98294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21419 1726867368.98328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21419 1726867368.98368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21419 1726867368.98399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 21419 1726867368.98425: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73eed80> <<< 21419 1726867368.98464: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73edac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7632ba0> <<< 21419 1726867368.98504: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 21419 1726867368.98594: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867368.98630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21419 1726867368.98681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21419 1726867368.98729: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7413110> <<< 21419 1726867368.98817: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 21419 1726867368.98824: stdout chunk (state=3): >>> <<< 21419 1726867368.98845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867368.98870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 21419 1726867368.98908: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21419 1726867368.98968: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc743b440><<< 21419 1726867368.99027: stdout chunk (state=3): >>> <<< 21419 1726867368.99030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21419 1726867368.99211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 21419 1726867368.99287: 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'<<< 21419 1726867368.99319: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc749c170> <<< 21419 1726867368.99324: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21419 1726867368.99402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21419 1726867368.99423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21419 1726867368.99589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc749e8d0> <<< 21419 1726867368.99706: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc749c290> <<< 21419 1726867368.99764: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc74691c0> <<< 21419 1726867368.99826: 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' <<< 21419 1726867368.99846: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d252b0> <<< 21419 1726867368.99883: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc743a240><<< 21419 1726867368.99906: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73efce0> <<< 21419 1726867369.00121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fc743a840> <<< 21419 1726867369.00320: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_n9t0d8eb/ansible_stat_payload.zip' # zipimport: zlib available<<< 21419 1726867369.00505: stdout chunk (state=3): >>> <<< 21419 1726867369.00554: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.00601: stdout chunk (state=3): >>> <<< 21419 1726867369.00612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 21419 1726867369.00636: stdout chunk (state=3): >>> <<< 21419 1726867369.00687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21419 1726867369.00817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21419 1726867369.00875: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 21419 1726867369.00928: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d76f00> import '_typing' # <<< 21419 1726867369.01396: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d55df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d54f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available<<< 21419 1726867369.01522: stdout chunk (state=3): >>> <<< 21419 1726867369.03569: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.05516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 21419 1726867369.05520: stdout chunk (state=3): >>> <<< 21419 1726867369.05528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 21419 1726867369.05553: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d74c50><<< 21419 1726867369.05555: stdout chunk (state=3): >>> <<< 21419 1726867369.05600: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 21419 1726867369.05603: stdout chunk (state=3): >>> <<< 21419 1726867369.05606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867369.05621: stdout chunk (state=3): >>> <<< 21419 1726867369.05649: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 21419 1726867369.05653: stdout chunk (state=3): >>> <<< 21419 1726867369.05679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21419 1726867369.05714: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 21419 1726867369.05728: stdout chunk (state=3): >>> <<< 21419 1726867369.05731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 21419 1726867369.05736: stdout chunk (state=3): >>> <<< 21419 1726867369.05779: 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'<<< 21419 1726867369.05837: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6da6870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6da6600> <<< 21419 1726867369.05898: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6da5f10> <<< 21419 1726867369.05931: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 21419 1726867369.05936: stdout chunk (state=3): >>> <<< 21419 1726867369.05953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 21419 1726867369.06008: stdout chunk (state=3): >>> <<< 21419 1726867369.06025: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6da6360> <<< 21419 1726867369.06043: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d77980><<< 21419 1726867369.06052: stdout chunk (state=3): >>> <<< 21419 1726867369.06062: stdout chunk (state=3): >>>import 'atexit' # <<< 21419 1726867369.06112: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.06125: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.06167: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6da7620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.06194: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.06200: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6da7860> <<< 21419 1726867369.06298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 21419 1726867369.06303: stdout chunk (state=3): >>> <<< 21419 1726867369.06334: stdout chunk (state=3): >>>import '_locale' # <<< 21419 1726867369.06401: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6da7da0><<< 21419 1726867369.06406: stdout chunk (state=3): >>> <<< 21419 1726867369.06428: stdout chunk (state=3): >>>import 'pwd' # <<< 21419 1726867369.06434: stdout chunk (state=3): >>> <<< 21419 1726867369.06463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py<<< 21419 1726867369.06468: stdout chunk (state=3): >>> <<< 21419 1726867369.06557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c09b50><<< 21419 1726867369.06561: stdout chunk (state=3): >>> <<< 21419 1726867369.06601: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867369.06613: stdout chunk (state=3): >>> <<< 21419 1726867369.06627: 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 0x7f5fc6c0b770><<< 21419 1726867369.06632: stdout chunk (state=3): >>> <<< 21419 1726867369.06680: 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'<<< 21419 1726867369.06686: stdout chunk (state=3): >>> <<< 21419 1726867369.06732: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c0c110><<< 21419 1726867369.06767: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21419 1726867369.06822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21419 1726867369.06876: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c0d010> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21419 1726867369.06931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 21419 1726867369.06964: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 21419 1726867369.06973: stdout chunk (state=3): >>> <<< 21419 1726867369.06983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 21419 1726867369.07063: stdout chunk (state=3): >>> import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c0fd70> <<< 21419 1726867369.07130: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867369.07136: stdout chunk (state=3): >>> <<< 21419 1726867369.07147: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.07156: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6d56ff0> <<< 21419 1726867369.07195: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c0e030> <<< 21419 1726867369.07232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21419 1726867369.07287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 21419 1726867369.07326: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 21419 1726867369.07334: stdout chunk (state=3): >>> <<< 21419 1726867369.07340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 21419 1726867369.07369: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21419 1726867369.07429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 21419 1726867369.07458: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 21419 1726867369.07466: stdout chunk (state=3): >>> <<< 21419 1726867369.07475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 21419 1726867369.07500: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c17c50> <<< 21419 1726867369.07603: stdout chunk (state=3): >>>import '_tokenize' # <<< 21419 1726867369.07635: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c16720> <<< 21419 1726867369.07650: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c16480> <<< 21419 1726867369.07681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 21419 1726867369.07686: stdout chunk (state=3): >>> <<< 21419 1726867369.07707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 21419 1726867369.07713: stdout chunk (state=3): >>> <<< 21419 1726867369.07834: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c169f0><<< 21419 1726867369.07840: stdout chunk (state=3): >>> <<< 21419 1726867369.07879: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c0e540><<< 21419 1726867369.07918: stdout chunk (state=3): >>> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.07941: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867369.07946: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6c5ff50><<< 21419 1726867369.07994: 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 <<< 21419 1726867369.07997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867369.08041: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c5ff80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<< 21419 1726867369.08047: stdout chunk (state=3): >>> <<< 21419 1726867369.08086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 21419 1726867369.08089: stdout chunk (state=3): >>> <<< 21419 1726867369.08110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 21419 1726867369.08166: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.08197: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6c61ac0><<< 21419 1726867369.08200: stdout chunk (state=3): >>> <<< 21419 1726867369.08237: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c61880> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 21419 1726867369.08242: stdout chunk (state=3): >>> <<< 21419 1726867369.08464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 21419 1726867369.08537: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.08561: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.08567: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6c63fe0> <<< 21419 1726867369.08588: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c621b0> <<< 21419 1726867369.08628: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 21419 1726867369.08696: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867369.08702: stdout chunk (state=3): >>> <<< 21419 1726867369.08735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 21419 1726867369.08741: stdout chunk (state=3): >>> <<< 21419 1726867369.08758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 21419 1726867369.08781: stdout chunk (state=3): >>>import '_string' # <<< 21419 1726867369.08785: stdout chunk (state=3): >>> <<< 21419 1726867369.08858: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c67830><<< 21419 1726867369.08862: stdout chunk (state=3): >>> <<< 21419 1726867369.09047: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c64200><<< 21419 1726867369.09138: 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' <<< 21419 1726867369.09154: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.09169: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6c68620> <<< 21419 1726867369.09207: 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'<<< 21419 1726867369.09221: 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'<<< 21419 1726867369.09234: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6c68a40><<< 21419 1726867369.09240: stdout chunk (state=3): >>> <<< 21419 1726867369.09295: 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'<<< 21419 1726867369.09300: stdout chunk (state=3): >>> <<< 21419 1726867369.09329: 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 0x7f5fc6c68980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c60140><<< 21419 1726867369.09333: stdout chunk (state=3): >>> <<< 21419 1726867369.09358: 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<<< 21419 1726867369.09379: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 21419 1726867369.09414: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 21419 1726867369.09417: stdout chunk (state=3): >>> <<< 21419 1726867369.09450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 21419 1726867369.09499: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.09537: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867369.09541: stdout chunk (state=3): >>> <<< 21419 1726867369.09560: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6cf0200><<< 21419 1726867369.09563: stdout chunk (state=3): >>> <<< 21419 1726867369.09819: 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'<<< 21419 1726867369.09822: stdout chunk (state=3): >>> <<< 21419 1726867369.09843: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6cf1460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c6a9c0><<< 21419 1726867369.09887: 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' <<< 21419 1726867369.09902: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.09919: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6c6bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c6a5d0><<< 21419 1726867369.09946: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867369.09973: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.10012: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # # zipimport: zlib available<<< 21419 1726867369.10019: stdout chunk (state=3): >>> <<< 21419 1726867369.10147: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.10283: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867369.10311: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.10332: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 21419 1726867369.10366: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.10388: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.10410: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 21419 1726867369.10438: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.10445: stdout chunk (state=3): >>> <<< 21419 1726867369.10639: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.10644: stdout chunk (state=3): >>> <<< 21419 1726867369.10829: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.10834: stdout chunk (state=3): >>> <<< 21419 1726867369.11726: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.11730: stdout chunk (state=3): >>> <<< 21419 1726867369.12639: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21419 1726867369.12664: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 21419 1726867369.12681: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 21419 1726867369.12705: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 21419 1726867369.12738: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 21419 1726867369.12743: stdout chunk (state=3): >>> <<< 21419 1726867369.12770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867369.12849: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.12871: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.12878: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6cf9550> <<< 21419 1726867369.12998: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 21419 1726867369.13018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 21419 1726867369.13044: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6cfa270><<< 21419 1726867369.13066: stdout chunk (state=3): >>> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6cf15e0><<< 21419 1726867369.13071: stdout chunk (state=3): >>> <<< 21419 1726867369.13148: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 21419 1726867369.13195: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 21419 1726867369.13200: stdout chunk (state=3): >>> <<< 21419 1726867369.13299: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.13447: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.13687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21419 1726867369.13714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21419 1726867369.13736: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6cfa0c0> <<< 21419 1726867369.13767: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.14561: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.15284: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.15396: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867369.15514: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21419 1726867369.15541: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.15546: stdout chunk (state=3): >>> <<< 21419 1726867369.15605: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.15615: stdout chunk (state=3): >>> <<< 21419 1726867369.15657: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21419 1726867369.15665: stdout chunk (state=3): >>> <<< 21419 1726867369.15683: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.15688: stdout chunk (state=3): >>> <<< 21419 1726867369.15794: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.15808: stdout chunk (state=3): >>> <<< 21419 1726867369.15942: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21419 1726867369.15971: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867369.16004: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.16008: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing' # <<< 21419 1726867369.16042: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21419 1726867369.16045: stdout chunk (state=3): >>> <<< 21419 1726867369.16107: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.16167: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 21419 1726867369.16169: stdout chunk (state=3): >>> <<< 21419 1726867369.16192: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.16197: stdout chunk (state=3): >>> <<< 21419 1726867369.16588: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.16596: stdout chunk (state=3): >>> <<< 21419 1726867369.16957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 21419 1726867369.17053: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21419 1726867369.17082: stdout chunk (state=3): >>>import '_ast' # <<< 21419 1726867369.17184: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6cfb4a0> <<< 21419 1726867369.17212: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.17328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.17429: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 21419 1726867369.17604: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 21419 1726867369.17647: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.17698: stdout chunk (state=3): >>> <<< 21419 1726867369.17722: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.17824: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.17941: 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<<< 21419 1726867369.17946: stdout chunk (state=3): >>> <<< 21419 1726867369.18106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867369.18147: 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'<<< 21419 1726867369.18160: stdout chunk (state=3): >>> <<< 21419 1726867369.18174: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867369.18181: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6b05df0> <<< 21419 1726867369.18246: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6b031a0><<< 21419 1726867369.18252: stdout chunk (state=3): >>> <<< 21419 1726867369.18296: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 21419 1726867369.18302: stdout chunk (state=3): >>> <<< 21419 1726867369.18323: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 21419 1726867369.18398: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.18435: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.18538: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.18581: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867369.18659: 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 <<< 21419 1726867369.18667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867369.18738: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21419 1726867369.18772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21419 1726867369.18892: 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 <<< 21419 1726867369.18926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 21419 1726867369.19017: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6dd6810><<< 21419 1726867369.19022: stdout chunk (state=3): >>> <<< 21419 1726867369.19090: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6dee4e0><<< 21419 1726867369.19095: stdout chunk (state=3): >>> <<< 21419 1726867369.19204: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6b05ee0><<< 21419 1726867369.19224: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d254f0><<< 21419 1726867369.19238: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro <<< 21419 1726867369.19243: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 21419 1726867369.19268: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.19275: stdout chunk (state=3): >>> <<< 21419 1726867369.19314: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.19351: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # <<< 21419 1726867369.19367: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 21419 1726867369.19442: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21419 1726867369.19466: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867369.19499: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 21419 1726867369.19524: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867369.19737: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.19801: stdout chunk (state=3): >>> <<< 21419 1726867369.20062: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867369.20067: stdout chunk (state=3): >>> <<< 21419 1726867369.20208: stdout chunk (state=3): >>> <<< 21419 1726867369.20219: 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"}}} <<< 21419 1726867369.20254: stdout chunk (state=3): >>># destroy __main__ <<< 21419 1726867369.20745: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks<<< 21419 1726867369.20766: stdout chunk (state=3): >>> # 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__<<< 21419 1726867369.20798: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 21419 1726867369.20822: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat<<< 21419 1726867369.20844: stdout chunk (state=3): >>> # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site <<< 21419 1726867369.20865: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre<<< 21419 1726867369.20887: stdout chunk (state=3): >>> # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 21419 1726867369.20904: stdout chunk (state=3): >>> # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc<<< 21419 1726867369.20927: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma<<< 21419 1726867369.20944: stdout chunk (state=3): >>> # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random<<< 21419 1726867369.20965: stdout chunk (state=3): >>> # 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<<< 21419 1726867369.20981: stdout chunk (state=3): >>> # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc<<< 21419 1726867369.21007: stdout chunk (state=3): >>> # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__<<< 21419 1726867369.21024: stdout chunk (state=3): >>> # 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<<< 21419 1726867369.21047: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize<<< 21419 1726867369.21056: stdout chunk (state=3): >>> # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid<<< 21419 1726867369.21083: stdout chunk (state=3): >>> # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket<<< 21419 1726867369.21095: stdout chunk (state=3): >>> # 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 <<< 21419 1726867369.21112: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters<<< 21419 1726867369.21128: 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<<< 21419 1726867369.21152: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast<<< 21419 1726867369.21161: stdout chunk (state=3): >>> # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters<<< 21419 1726867369.21185: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux<<< 21419 1726867369.21197: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro <<< 21419 1726867369.21407: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 21419 1726867369.21565: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21419 1726867369.21570: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 21419 1726867369.21598: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2<<< 21419 1726867369.21610: stdout chunk (state=3): >>> # destroy binascii # destroy struct <<< 21419 1726867369.21628: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 21419 1726867369.21633: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress <<< 21419 1726867369.21675: stdout chunk (state=3): >>># destroy ntpath <<< 21419 1726867369.21682: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal<<< 21419 1726867369.21707: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 21419 1726867369.21732: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 21419 1726867369.21738: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl <<< 21419 1726867369.21741: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess <<< 21419 1726867369.21766: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 21419 1726867369.21768: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 21419 1726867369.21923: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings<<< 21419 1726867369.21928: 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 <<< 21419 1726867369.21956: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 21419 1726867369.21973: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 21419 1726867369.21988: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 21419 1726867369.22010: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 21419 1726867369.22016: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 21419 1726867369.22031: stdout chunk (state=3): >>> # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 21419 1726867369.22039: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21419 1726867369.22315: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21419 1726867369.22345: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 21419 1726867369.22352: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 21419 1726867369.22384: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 21419 1726867369.22390: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21419 1726867369.22618: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 21419 1726867369.22629: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools <<< 21419 1726867369.22641: stdout chunk (state=3): >>># destroy builtins # destroy _thread <<< 21419 1726867369.22646: stdout chunk (state=3): >>># clear sys.audit hooks <<< 21419 1726867369.23120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867369.23153: stderr chunk (state=3): >>><<< 21419 1726867369.23156: stdout chunk (state=3): >>><<< 21419 1726867369.23226: _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 0x7f5fc77b44d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7783b00> # /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 0x7f5fc77b6a50> 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 0x7f5fc7565130> # /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 0x7f5fc7565fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75a3e90> # /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 0x7f5fc75a3f50> # /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 0x7f5fc75db890> # /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 0x7f5fc75dbf20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75bbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75b9280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75a1040> # /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 0x7f5fc75fb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75fa420> # /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 0x7f5fc75ba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75f8b60> # /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 0x7f5fc7630830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc75a02c0> # /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 0x7f5fc7630ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7630b90> # 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 0x7f5fc7630f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc759ede0> # /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 0x7f5fc76315b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc76312b0> 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 0x7f5fc76324b0> 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 0x7f5fc7648680> 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 0x7f5fc7649d90> # /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 0x7f5fc764ac30> # 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 0x7f5fc764b290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc764a180> # /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 0x7f5fc764bd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc764b440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7632450> # /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 0x7f5fc73c3c50> # /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 0x7f5fc73ec6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73ec410> # 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 0x7f5fc73ec530> # /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 0x7f5fc73ecfe0> # 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 0x7f5fc73ed9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73ec890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73c1df0> # /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 0x7f5fc73eed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73edac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc7632ba0> # /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 0x7f5fc7413110> # /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 0x7f5fc743b440> # /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 0x7f5fc749c170> # /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 0x7f5fc749e8d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc749c290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc74691c0> # /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 0x7f5fc6d252b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc743a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc73efce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fc743a840> # zipimport: found 30 names in '/tmp/ansible_stat_payload_n9t0d8eb/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 0x7f5fc6d76f00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d55df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d54f80> # 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 0x7f5fc6d74c50> # /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 0x7f5fc6da6870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6da6600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6da5f10> # /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 0x7f5fc6da6360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d77980> 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 0x7f5fc6da7620> # 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 0x7f5fc6da7860> # /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 0x7f5fc6da7da0> 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 0x7f5fc6c09b50> # 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 0x7f5fc6c0b770> # /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 0x7f5fc6c0c110> # /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 0x7f5fc6c0d010> # /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 0x7f5fc6c0fd70> # 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 0x7f5fc6d56ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c0e030> # /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 0x7f5fc6c17c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c16720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c16480> # /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 0x7f5fc6c169f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c0e540> # 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 0x7f5fc6c5ff50> # /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 0x7f5fc6c5ff80> # /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 0x7f5fc6c61ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c61880> # /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 0x7f5fc6c63fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c621b0> # /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 0x7f5fc6c67830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c64200> # 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 0x7f5fc6c68620> # 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 0x7f5fc6c68a40> # 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 0x7f5fc6c68980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c60140> # /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 0x7f5fc6cf0200> # 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 0x7f5fc6cf1460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c6a9c0> # 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 0x7f5fc6c6bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6c6a5d0> # 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 0x7f5fc6cf9550> # /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 0x7f5fc6cfa270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6cf15e0> 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 0x7f5fc6cfa0c0> # 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 0x7f5fc6cfb4a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fc6b05df0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6b031a0> 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 0x7f5fc6dd6810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6dee4e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6b05ee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fc6d254f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21419 1726867369.23764: 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-1726867368.557254-21579-17587148840750/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867369.23767: _low_level_execute_command(): starting 21419 1726867369.23769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867368.557254-21579-17587148840750/ > /dev/null 2>&1 && sleep 0' 21419 1726867369.23883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867369.23899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867369.23903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867369.23956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867369.23959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867369.24018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867369.26718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867369.26746: stderr chunk (state=3): >>><<< 21419 1726867369.26750: stdout chunk (state=3): >>><<< 21419 1726867369.26762: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867369.26768: handler run complete 21419 1726867369.26785: attempt loop complete, returning result 21419 1726867369.26789: _execute() done 21419 1726867369.26791: dumping result to json 21419 1726867369.26793: done dumping result, returning 21419 1726867369.26801: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affcac9-a3a5-053a-b750-000000000175] 21419 1726867369.26803: sending task result for task 0affcac9-a3a5-053a-b750-000000000175 21419 1726867369.26891: done sending task result for task 0affcac9-a3a5-053a-b750-000000000175 21419 1726867369.26893: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 21419 1726867369.26951: no more pending results, returning what we have 21419 1726867369.26954: results queue empty 21419 1726867369.26955: checking for any_errors_fatal 21419 1726867369.26962: done checking for any_errors_fatal 21419 1726867369.26963: checking for max_fail_percentage 21419 1726867369.26964: done checking for max_fail_percentage 21419 1726867369.26965: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.26966: done checking to see if all hosts have failed 21419 1726867369.26966: getting the remaining hosts for this loop 21419 1726867369.26967: done getting the remaining hosts for this loop 21419 1726867369.26970: getting the next task for host managed_node2 21419 1726867369.26976: done getting next task for host managed_node2 21419 1726867369.26979: ^ task is: TASK: Set flag to indicate system is ostree 21419 1726867369.26982: ^ 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 21419 1726867369.26985: getting variables 21419 1726867369.26987: in VariableManager get_vars() 21419 1726867369.27018: Calling all_inventory to load vars for managed_node2 21419 1726867369.27021: Calling groups_inventory to load vars for managed_node2 21419 1726867369.27024: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.27034: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.27036: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.27039: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.27200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.27482: done with get_vars() 21419 1726867369.27489: done getting variables 21419 1726867369.27560: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:22:49 -0400 (0:00:00.785) 0:00:04.411 ****** 21419 1726867369.27581: entering _queue_task() for managed_node2/set_fact 21419 1726867369.27583: Creating lock for set_fact 21419 1726867369.27788: worker is 1 (out of 1 available) 21419 1726867369.27800: exiting _queue_task() for managed_node2/set_fact 21419 1726867369.27813: done queuing things up, now waiting for results queue to drain 21419 1726867369.27815: waiting for pending results... 21419 1726867369.27955: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 21419 1726867369.28026: in run() - task 0affcac9-a3a5-053a-b750-000000000176 21419 1726867369.28037: variable 'ansible_search_path' from source: unknown 21419 1726867369.28041: variable 'ansible_search_path' from source: unknown 21419 1726867369.28072: calling self._execute() 21419 1726867369.28126: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.28130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.28138: variable 'omit' from source: magic vars 21419 1726867369.28468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867369.28639: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867369.28673: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867369.28706: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867369.28730: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867369.28789: 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) 21419 1726867369.28810: 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) 21419 1726867369.28830: 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) 21419 1726867369.28849: 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) 21419 1726867369.28939: Evaluated conditional (not __network_is_ostree is defined): True 21419 1726867369.28943: variable 'omit' from source: magic vars 21419 1726867369.28966: variable 'omit' from source: magic vars 21419 1726867369.29047: variable '__ostree_booted_stat' from source: set_fact 21419 1726867369.29085: variable 'omit' from source: magic vars 21419 1726867369.29103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867369.29124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867369.29138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867369.29153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867369.29163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867369.29186: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867369.29189: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.29192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.29259: Set connection var ansible_connection to ssh 21419 1726867369.29268: Set connection var ansible_shell_executable to /bin/sh 21419 1726867369.29271: Set connection var ansible_shell_type to sh 21419 1726867369.29273: Set connection var ansible_timeout to 10 21419 1726867369.29279: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867369.29284: Set connection var ansible_pipelining to False 21419 1726867369.29300: variable 'ansible_shell_executable' from source: unknown 21419 1726867369.29303: variable 'ansible_connection' from source: unknown 21419 1726867369.29305: variable 'ansible_module_compression' from source: unknown 21419 1726867369.29307: variable 'ansible_shell_type' from source: unknown 21419 1726867369.29309: variable 'ansible_shell_executable' from source: unknown 21419 1726867369.29314: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.29317: variable 'ansible_pipelining' from source: unknown 21419 1726867369.29319: variable 'ansible_timeout' from source: unknown 21419 1726867369.29321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.29415: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867369.29422: variable 'omit' from source: magic vars 21419 1726867369.29427: starting attempt loop 21419 1726867369.29430: running the handler 21419 1726867369.29439: handler run complete 21419 1726867369.29445: attempt loop complete, returning result 21419 1726867369.29448: _execute() done 21419 1726867369.29450: dumping result to json 21419 1726867369.29453: done dumping result, returning 21419 1726867369.29460: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-053a-b750-000000000176] 21419 1726867369.29463: sending task result for task 0affcac9-a3a5-053a-b750-000000000176 21419 1726867369.29538: done sending task result for task 0affcac9-a3a5-053a-b750-000000000176 21419 1726867369.29541: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21419 1726867369.29625: no more pending results, returning what we have 21419 1726867369.29628: results queue empty 21419 1726867369.29629: checking for any_errors_fatal 21419 1726867369.29634: done checking for any_errors_fatal 21419 1726867369.29635: checking for max_fail_percentage 21419 1726867369.29636: done checking for max_fail_percentage 21419 1726867369.29636: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.29637: done checking to see if all hosts have failed 21419 1726867369.29638: getting the remaining hosts for this loop 21419 1726867369.29639: done getting the remaining hosts for this loop 21419 1726867369.29642: getting the next task for host managed_node2 21419 1726867369.29648: done getting next task for host managed_node2 21419 1726867369.29650: ^ task is: TASK: Fix CentOS6 Base repo 21419 1726867369.29652: ^ 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 21419 1726867369.29655: getting variables 21419 1726867369.29657: in VariableManager get_vars() 21419 1726867369.29680: Calling all_inventory to load vars for managed_node2 21419 1726867369.29682: Calling groups_inventory to load vars for managed_node2 21419 1726867369.29687: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.29693: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.29695: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.29700: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.29802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.29920: done with get_vars() 21419 1726867369.29926: done getting variables 21419 1726867369.30004: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:22:49 -0400 (0:00:00.024) 0:00:04.435 ****** 21419 1726867369.30026: entering _queue_task() for managed_node2/copy 21419 1726867369.30203: worker is 1 (out of 1 available) 21419 1726867369.30216: exiting _queue_task() for managed_node2/copy 21419 1726867369.30227: done queuing things up, now waiting for results queue to drain 21419 1726867369.30229: waiting for pending results... 21419 1726867369.30366: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 21419 1726867369.30419: in run() - task 0affcac9-a3a5-053a-b750-000000000178 21419 1726867369.30426: variable 'ansible_search_path' from source: unknown 21419 1726867369.30430: variable 'ansible_search_path' from source: unknown 21419 1726867369.30454: calling self._execute() 21419 1726867369.30507: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.30511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.30520: variable 'omit' from source: magic vars 21419 1726867369.30836: variable 'ansible_distribution' from source: facts 21419 1726867369.30851: Evaluated conditional (ansible_distribution == 'CentOS'): True 21419 1726867369.30982: variable 'ansible_distribution_major_version' from source: facts 21419 1726867369.30988: Evaluated conditional (ansible_distribution_major_version == '6'): False 21419 1726867369.30991: when evaluation is False, skipping this task 21419 1726867369.30995: _execute() done 21419 1726867369.30998: dumping result to json 21419 1726867369.31000: done dumping result, returning 21419 1726867369.31008: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-053a-b750-000000000178] 21419 1726867369.31010: sending task result for task 0affcac9-a3a5-053a-b750-000000000178 21419 1726867369.31092: done sending task result for task 0affcac9-a3a5-053a-b750-000000000178 21419 1726867369.31095: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21419 1726867369.31164: no more pending results, returning what we have 21419 1726867369.31166: results queue empty 21419 1726867369.31167: checking for any_errors_fatal 21419 1726867369.31170: done checking for any_errors_fatal 21419 1726867369.31171: checking for max_fail_percentage 21419 1726867369.31172: done checking for max_fail_percentage 21419 1726867369.31172: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.31173: done checking to see if all hosts have failed 21419 1726867369.31174: getting the remaining hosts for this loop 21419 1726867369.31175: done getting the remaining hosts for this loop 21419 1726867369.31179: getting the next task for host managed_node2 21419 1726867369.31184: done getting next task for host managed_node2 21419 1726867369.31186: ^ task is: TASK: Include the task 'enable_epel.yml' 21419 1726867369.31189: ^ 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 21419 1726867369.31192: getting variables 21419 1726867369.31193: in VariableManager get_vars() 21419 1726867369.31215: Calling all_inventory to load vars for managed_node2 21419 1726867369.31217: Calling groups_inventory to load vars for managed_node2 21419 1726867369.31219: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.31225: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.31226: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.31228: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.31354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.31463: done with get_vars() 21419 1726867369.31469: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:22:49 -0400 (0:00:00.014) 0:00:04.450 ****** 21419 1726867369.31528: entering _queue_task() for managed_node2/include_tasks 21419 1726867369.31697: worker is 1 (out of 1 available) 21419 1726867369.31708: exiting _queue_task() for managed_node2/include_tasks 21419 1726867369.31722: done queuing things up, now waiting for results queue to drain 21419 1726867369.31723: waiting for pending results... 21419 1726867369.31846: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 21419 1726867369.31905: in run() - task 0affcac9-a3a5-053a-b750-000000000179 21419 1726867369.31918: variable 'ansible_search_path' from source: unknown 21419 1726867369.31920: variable 'ansible_search_path' from source: unknown 21419 1726867369.31944: calling self._execute() 21419 1726867369.31995: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.31999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.32007: variable 'omit' from source: magic vars 21419 1726867369.32324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867369.33726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867369.33769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867369.33797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867369.33826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867369.33845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867369.33899: 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) 21419 1726867369.33923: 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) 21419 1726867369.33941: 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) 21419 1726867369.33966: 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) 21419 1726867369.33976: 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) 21419 1726867369.34058: variable '__network_is_ostree' from source: set_fact 21419 1726867369.34073: Evaluated conditional (not __network_is_ostree | d(false)): True 21419 1726867369.34094: _execute() done 21419 1726867369.34098: dumping result to json 21419 1726867369.34103: done dumping result, returning 21419 1726867369.34106: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-053a-b750-000000000179] 21419 1726867369.34112: sending task result for task 0affcac9-a3a5-053a-b750-000000000179 21419 1726867369.34258: done sending task result for task 0affcac9-a3a5-053a-b750-000000000179 21419 1726867369.34261: WORKER PROCESS EXITING 21419 1726867369.34288: no more pending results, returning what we have 21419 1726867369.34291: in VariableManager get_vars() 21419 1726867369.34319: Calling all_inventory to load vars for managed_node2 21419 1726867369.34322: Calling groups_inventory to load vars for managed_node2 21419 1726867369.34325: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.34332: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.34335: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.34337: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.34444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.34555: done with get_vars() 21419 1726867369.34562: variable 'ansible_search_path' from source: unknown 21419 1726867369.34563: variable 'ansible_search_path' from source: unknown 21419 1726867369.34587: we have included files to process 21419 1726867369.34588: generating all_blocks data 21419 1726867369.34589: done generating all_blocks data 21419 1726867369.34592: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21419 1726867369.34593: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21419 1726867369.34595: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21419 1726867369.35048: done processing included file 21419 1726867369.35049: iterating over new_blocks loaded from include file 21419 1726867369.35050: in VariableManager get_vars() 21419 1726867369.35058: done with get_vars() 21419 1726867369.35058: filtering new block on tags 21419 1726867369.35071: done filtering new block on tags 21419 1726867369.35073: in VariableManager get_vars() 21419 1726867369.35080: done with get_vars() 21419 1726867369.35081: filtering new block on tags 21419 1726867369.35088: done filtering new block on tags 21419 1726867369.35089: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 21419 1726867369.35092: extending task lists for all hosts with included blocks 21419 1726867369.35154: done extending task lists 21419 1726867369.35155: done processing included files 21419 1726867369.35156: results queue empty 21419 1726867369.35156: checking for any_errors_fatal 21419 1726867369.35158: done checking for any_errors_fatal 21419 1726867369.35159: checking for max_fail_percentage 21419 1726867369.35159: done checking for max_fail_percentage 21419 1726867369.35160: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.35160: done checking to see if all hosts have failed 21419 1726867369.35161: getting the remaining hosts for this loop 21419 1726867369.35161: done getting the remaining hosts for this loop 21419 1726867369.35163: getting the next task for host managed_node2 21419 1726867369.35165: done getting next task for host managed_node2 21419 1726867369.35166: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21419 1726867369.35168: ^ 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 21419 1726867369.35170: getting variables 21419 1726867369.35170: in VariableManager get_vars() 21419 1726867369.35175: Calling all_inventory to load vars for managed_node2 21419 1726867369.35178: Calling groups_inventory to load vars for managed_node2 21419 1726867369.35180: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.35184: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.35188: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.35190: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.35284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.35391: done with get_vars() 21419 1726867369.35397: done getting variables 21419 1726867369.35442: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 21419 1726867369.35573: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:22:49 -0400 (0:00:00.040) 0:00:04.491 ****** 21419 1726867369.35605: entering _queue_task() for managed_node2/command 21419 1726867369.35606: Creating lock for command 21419 1726867369.35787: worker is 1 (out of 1 available) 21419 1726867369.35801: exiting _queue_task() for managed_node2/command 21419 1726867369.35814: done queuing things up, now waiting for results queue to drain 21419 1726867369.35816: waiting for pending results... 21419 1726867369.35957: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 21419 1726867369.36083: in run() - task 0affcac9-a3a5-053a-b750-000000000193 21419 1726867369.36087: variable 'ansible_search_path' from source: unknown 21419 1726867369.36089: variable 'ansible_search_path' from source: unknown 21419 1726867369.36124: calling self._execute() 21419 1726867369.36283: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.36287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.36290: variable 'omit' from source: magic vars 21419 1726867369.36555: variable 'ansible_distribution' from source: facts 21419 1726867369.36571: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21419 1726867369.36698: variable 'ansible_distribution_major_version' from source: facts 21419 1726867369.36708: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21419 1726867369.36716: when evaluation is False, skipping this task 21419 1726867369.36723: _execute() done 21419 1726867369.36730: dumping result to json 21419 1726867369.36737: done dumping result, returning 21419 1726867369.36748: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0affcac9-a3a5-053a-b750-000000000193] 21419 1726867369.36756: sending task result for task 0affcac9-a3a5-053a-b750-000000000193 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21419 1726867369.36914: no more pending results, returning what we have 21419 1726867369.36918: results queue empty 21419 1726867369.36919: checking for any_errors_fatal 21419 1726867369.36920: done checking for any_errors_fatal 21419 1726867369.36920: checking for max_fail_percentage 21419 1726867369.36922: done checking for max_fail_percentage 21419 1726867369.36923: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.36924: done checking to see if all hosts have failed 21419 1726867369.36924: getting the remaining hosts for this loop 21419 1726867369.36926: done getting the remaining hosts for this loop 21419 1726867369.36929: getting the next task for host managed_node2 21419 1726867369.36935: done getting next task for host managed_node2 21419 1726867369.36937: ^ task is: TASK: Install yum-utils package 21419 1726867369.36940: ^ 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 21419 1726867369.36945: getting variables 21419 1726867369.36946: in VariableManager get_vars() 21419 1726867369.36983: Calling all_inventory to load vars for managed_node2 21419 1726867369.36986: Calling groups_inventory to load vars for managed_node2 21419 1726867369.36989: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.37001: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.37004: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.37007: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.37180: done sending task result for task 0affcac9-a3a5-053a-b750-000000000193 21419 1726867369.37184: WORKER PROCESS EXITING 21419 1726867369.37198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.37458: done with get_vars() 21419 1726867369.37464: done getting variables 21419 1726867369.37541: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:22:49 -0400 (0:00:00.019) 0:00:04.511 ****** 21419 1726867369.37560: entering _queue_task() for managed_node2/package 21419 1726867369.37561: Creating lock for package 21419 1726867369.37736: worker is 1 (out of 1 available) 21419 1726867369.37748: exiting _queue_task() for managed_node2/package 21419 1726867369.37760: done queuing things up, now waiting for results queue to drain 21419 1726867369.37761: waiting for pending results... 21419 1726867369.37917: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 21419 1726867369.37993: in run() - task 0affcac9-a3a5-053a-b750-000000000194 21419 1726867369.38004: variable 'ansible_search_path' from source: unknown 21419 1726867369.38008: variable 'ansible_search_path' from source: unknown 21419 1726867369.38036: calling self._execute() 21419 1726867369.38097: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.38101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.38111: variable 'omit' from source: magic vars 21419 1726867369.38372: variable 'ansible_distribution' from source: facts 21419 1726867369.38387: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21419 1726867369.38470: variable 'ansible_distribution_major_version' from source: facts 21419 1726867369.38473: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21419 1726867369.38476: when evaluation is False, skipping this task 21419 1726867369.38481: _execute() done 21419 1726867369.38483: dumping result to json 21419 1726867369.38496: done dumping result, returning 21419 1726867369.38500: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affcac9-a3a5-053a-b750-000000000194] 21419 1726867369.38502: sending task result for task 0affcac9-a3a5-053a-b750-000000000194 21419 1726867369.38582: done sending task result for task 0affcac9-a3a5-053a-b750-000000000194 21419 1726867369.38585: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21419 1726867369.38630: no more pending results, returning what we have 21419 1726867369.38633: results queue empty 21419 1726867369.38634: checking for any_errors_fatal 21419 1726867369.38639: done checking for any_errors_fatal 21419 1726867369.38640: checking for max_fail_percentage 21419 1726867369.38641: done checking for max_fail_percentage 21419 1726867369.38642: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.38642: done checking to see if all hosts have failed 21419 1726867369.38643: getting the remaining hosts for this loop 21419 1726867369.38644: done getting the remaining hosts for this loop 21419 1726867369.38647: getting the next task for host managed_node2 21419 1726867369.38651: done getting next task for host managed_node2 21419 1726867369.38653: ^ task is: TASK: Enable EPEL 7 21419 1726867369.38656: ^ 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 21419 1726867369.38659: getting variables 21419 1726867369.38660: in VariableManager get_vars() 21419 1726867369.38684: Calling all_inventory to load vars for managed_node2 21419 1726867369.38686: Calling groups_inventory to load vars for managed_node2 21419 1726867369.38689: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.38696: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.38698: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.38701: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.38805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.38918: done with get_vars() 21419 1726867369.38925: done getting variables 21419 1726867369.38962: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:22:49 -0400 (0:00:00.014) 0:00:04.525 ****** 21419 1726867369.38984: entering _queue_task() for managed_node2/command 21419 1726867369.39159: worker is 1 (out of 1 available) 21419 1726867369.39172: exiting _queue_task() for managed_node2/command 21419 1726867369.39210: done queuing things up, now waiting for results queue to drain 21419 1726867369.39214: waiting for pending results... 21419 1726867369.39522: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 21419 1726867369.39526: in run() - task 0affcac9-a3a5-053a-b750-000000000195 21419 1726867369.39528: variable 'ansible_search_path' from source: unknown 21419 1726867369.39530: variable 'ansible_search_path' from source: unknown 21419 1726867369.39532: calling self._execute() 21419 1726867369.39592: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.39605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.39774: variable 'omit' from source: magic vars 21419 1726867369.40110: variable 'ansible_distribution' from source: facts 21419 1726867369.40128: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21419 1726867369.40247: variable 'ansible_distribution_major_version' from source: facts 21419 1726867369.40257: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21419 1726867369.40263: when evaluation is False, skipping this task 21419 1726867369.40269: _execute() done 21419 1726867369.40274: dumping result to json 21419 1726867369.40283: done dumping result, returning 21419 1726867369.40291: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affcac9-a3a5-053a-b750-000000000195] 21419 1726867369.40299: sending task result for task 0affcac9-a3a5-053a-b750-000000000195 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21419 1726867369.40467: no more pending results, returning what we have 21419 1726867369.40470: results queue empty 21419 1726867369.40470: checking for any_errors_fatal 21419 1726867369.40479: done checking for any_errors_fatal 21419 1726867369.40480: checking for max_fail_percentage 21419 1726867369.40481: done checking for max_fail_percentage 21419 1726867369.40482: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.40483: done checking to see if all hosts have failed 21419 1726867369.40483: getting the remaining hosts for this loop 21419 1726867369.40485: done getting the remaining hosts for this loop 21419 1726867369.40488: getting the next task for host managed_node2 21419 1726867369.40494: done getting next task for host managed_node2 21419 1726867369.40495: ^ task is: TASK: Enable EPEL 8 21419 1726867369.40499: ^ 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 21419 1726867369.40502: getting variables 21419 1726867369.40503: in VariableManager get_vars() 21419 1726867369.40527: Calling all_inventory to load vars for managed_node2 21419 1726867369.40531: Calling groups_inventory to load vars for managed_node2 21419 1726867369.40533: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.40541: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.40543: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.40545: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.40791: done sending task result for task 0affcac9-a3a5-053a-b750-000000000195 21419 1726867369.40794: WORKER PROCESS EXITING 21419 1726867369.40807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.40994: done with get_vars() 21419 1726867369.41002: done getting variables 21419 1726867369.41052: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:22:49 -0400 (0:00:00.020) 0:00:04.546 ****** 21419 1726867369.41080: entering _queue_task() for managed_node2/command 21419 1726867369.41284: worker is 1 (out of 1 available) 21419 1726867369.41295: exiting _queue_task() for managed_node2/command 21419 1726867369.41305: done queuing things up, now waiting for results queue to drain 21419 1726867369.41307: waiting for pending results... 21419 1726867369.41696: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 21419 1726867369.41700: in run() - task 0affcac9-a3a5-053a-b750-000000000196 21419 1726867369.41702: variable 'ansible_search_path' from source: unknown 21419 1726867369.41705: variable 'ansible_search_path' from source: unknown 21419 1726867369.41707: calling self._execute() 21419 1726867369.41751: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.41761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.41773: variable 'omit' from source: magic vars 21419 1726867369.42131: variable 'ansible_distribution' from source: facts 21419 1726867369.42148: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21419 1726867369.42281: variable 'ansible_distribution_major_version' from source: facts 21419 1726867369.42292: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21419 1726867369.42299: when evaluation is False, skipping this task 21419 1726867369.42305: _execute() done 21419 1726867369.42311: dumping result to json 21419 1726867369.42318: done dumping result, returning 21419 1726867369.42329: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affcac9-a3a5-053a-b750-000000000196] 21419 1726867369.42341: sending task result for task 0affcac9-a3a5-053a-b750-000000000196 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21419 1726867369.42482: no more pending results, returning what we have 21419 1726867369.42486: results queue empty 21419 1726867369.42487: checking for any_errors_fatal 21419 1726867369.42492: done checking for any_errors_fatal 21419 1726867369.42492: checking for max_fail_percentage 21419 1726867369.42494: done checking for max_fail_percentage 21419 1726867369.42495: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.42496: done checking to see if all hosts have failed 21419 1726867369.42496: getting the remaining hosts for this loop 21419 1726867369.42497: done getting the remaining hosts for this loop 21419 1726867369.42501: getting the next task for host managed_node2 21419 1726867369.42509: done getting next task for host managed_node2 21419 1726867369.42511: ^ task is: TASK: Enable EPEL 6 21419 1726867369.42516: ^ 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 21419 1726867369.42520: getting variables 21419 1726867369.42522: in VariableManager get_vars() 21419 1726867369.42550: Calling all_inventory to load vars for managed_node2 21419 1726867369.42553: Calling groups_inventory to load vars for managed_node2 21419 1726867369.42556: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.42568: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.42572: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.42574: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.42904: done sending task result for task 0affcac9-a3a5-053a-b750-000000000196 21419 1726867369.42908: WORKER PROCESS EXITING 21419 1726867369.42929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.43121: done with get_vars() 21419 1726867369.43129: done getting variables 21419 1726867369.43181: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:22:49 -0400 (0:00:00.021) 0:00:04.567 ****** 21419 1726867369.43206: entering _queue_task() for managed_node2/copy 21419 1726867369.43412: worker is 1 (out of 1 available) 21419 1726867369.43422: exiting _queue_task() for managed_node2/copy 21419 1726867369.43432: done queuing things up, now waiting for results queue to drain 21419 1726867369.43434: waiting for pending results... 21419 1726867369.43650: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 21419 1726867369.43750: in run() - task 0affcac9-a3a5-053a-b750-000000000198 21419 1726867369.43776: variable 'ansible_search_path' from source: unknown 21419 1726867369.43788: variable 'ansible_search_path' from source: unknown 21419 1726867369.43821: calling self._execute() 21419 1726867369.43891: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.43900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.43911: variable 'omit' from source: magic vars 21419 1726867369.44261: variable 'ansible_distribution' from source: facts 21419 1726867369.44283: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21419 1726867369.44403: variable 'ansible_distribution_major_version' from source: facts 21419 1726867369.44417: Evaluated conditional (ansible_distribution_major_version == '6'): False 21419 1726867369.44425: when evaluation is False, skipping this task 21419 1726867369.44432: _execute() done 21419 1726867369.44441: dumping result to json 21419 1726867369.44473: done dumping result, returning 21419 1726867369.44485: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affcac9-a3a5-053a-b750-000000000198] 21419 1726867369.44496: sending task result for task 0affcac9-a3a5-053a-b750-000000000198 21419 1726867369.44725: done sending task result for task 0affcac9-a3a5-053a-b750-000000000198 21419 1726867369.44729: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21419 1726867369.44789: no more pending results, returning what we have 21419 1726867369.44792: results queue empty 21419 1726867369.44793: checking for any_errors_fatal 21419 1726867369.44798: done checking for any_errors_fatal 21419 1726867369.44798: checking for max_fail_percentage 21419 1726867369.44800: done checking for max_fail_percentage 21419 1726867369.44801: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.44801: done checking to see if all hosts have failed 21419 1726867369.44802: getting the remaining hosts for this loop 21419 1726867369.44803: done getting the remaining hosts for this loop 21419 1726867369.44806: getting the next task for host managed_node2 21419 1726867369.44813: done getting next task for host managed_node2 21419 1726867369.44815: ^ task is: TASK: Set network provider to 'nm' 21419 1726867369.44817: ^ 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 21419 1726867369.44822: getting variables 21419 1726867369.44823: in VariableManager get_vars() 21419 1726867369.44847: Calling all_inventory to load vars for managed_node2 21419 1726867369.44850: Calling groups_inventory to load vars for managed_node2 21419 1726867369.44852: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.44862: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.44865: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.44868: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.45110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.45304: done with get_vars() 21419 1726867369.45312: done getting variables 21419 1726867369.45366: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:13 Friday 20 September 2024 17:22:49 -0400 (0:00:00.021) 0:00:04.589 ****** 21419 1726867369.45402: entering _queue_task() for managed_node2/set_fact 21419 1726867369.45602: worker is 1 (out of 1 available) 21419 1726867369.45613: exiting _queue_task() for managed_node2/set_fact 21419 1726867369.45624: done queuing things up, now waiting for results queue to drain 21419 1726867369.45626: waiting for pending results... 21419 1726867369.45872: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 21419 1726867369.45968: in run() - task 0affcac9-a3a5-053a-b750-000000000007 21419 1726867369.45993: variable 'ansible_search_path' from source: unknown 21419 1726867369.46030: calling self._execute() 21419 1726867369.46117: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.46129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.46144: variable 'omit' from source: magic vars 21419 1726867369.46259: variable 'omit' from source: magic vars 21419 1726867369.46307: variable 'omit' from source: magic vars 21419 1726867369.46342: variable 'omit' from source: magic vars 21419 1726867369.46415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867369.46440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867369.46466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867369.46524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867369.46527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867369.46549: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867369.46558: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.46567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.46882: Set connection var ansible_connection to ssh 21419 1726867369.46886: Set connection var ansible_shell_executable to /bin/sh 21419 1726867369.46888: Set connection var ansible_shell_type to sh 21419 1726867369.46891: Set connection var ansible_timeout to 10 21419 1726867369.46893: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867369.46894: Set connection var ansible_pipelining to False 21419 1726867369.46896: variable 'ansible_shell_executable' from source: unknown 21419 1726867369.46899: variable 'ansible_connection' from source: unknown 21419 1726867369.46901: variable 'ansible_module_compression' from source: unknown 21419 1726867369.46903: variable 'ansible_shell_type' from source: unknown 21419 1726867369.46905: variable 'ansible_shell_executable' from source: unknown 21419 1726867369.46907: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.46909: variable 'ansible_pipelining' from source: unknown 21419 1726867369.46911: variable 'ansible_timeout' from source: unknown 21419 1726867369.46913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.46934: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867369.46952: variable 'omit' from source: magic vars 21419 1726867369.46963: starting attempt loop 21419 1726867369.46970: running the handler 21419 1726867369.46994: handler run complete 21419 1726867369.47010: attempt loop complete, returning result 21419 1726867369.47017: _execute() done 21419 1726867369.47028: dumping result to json 21419 1726867369.47035: done dumping result, returning 21419 1726867369.47045: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0affcac9-a3a5-053a-b750-000000000007] 21419 1726867369.47054: sending task result for task 0affcac9-a3a5-053a-b750-000000000007 21419 1726867369.47289: done sending task result for task 0affcac9-a3a5-053a-b750-000000000007 21419 1726867369.47292: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 21419 1726867369.47332: no more pending results, returning what we have 21419 1726867369.47334: results queue empty 21419 1726867369.47335: checking for any_errors_fatal 21419 1726867369.47339: done checking for any_errors_fatal 21419 1726867369.47339: checking for max_fail_percentage 21419 1726867369.47341: done checking for max_fail_percentage 21419 1726867369.47341: checking to see if all hosts have failed and the running result is not ok 21419 1726867369.47342: done checking to see if all hosts have failed 21419 1726867369.47343: getting the remaining hosts for this loop 21419 1726867369.47344: done getting the remaining hosts for this loop 21419 1726867369.47347: getting the next task for host managed_node2 21419 1726867369.47352: done getting next task for host managed_node2 21419 1726867369.47354: ^ task is: TASK: Install NetworkManager 21419 1726867369.47356: ^ 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 21419 1726867369.47359: getting variables 21419 1726867369.47360: in VariableManager get_vars() 21419 1726867369.47385: Calling all_inventory to load vars for managed_node2 21419 1726867369.47388: Calling groups_inventory to load vars for managed_node2 21419 1726867369.47391: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867369.47399: Calling all_plugins_play to load vars for managed_node2 21419 1726867369.47402: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867369.47405: Calling groups_plugins_play to load vars for managed_node2 21419 1726867369.47591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867369.47783: done with get_vars() 21419 1726867369.47793: done getting variables 21419 1726867369.47846: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install NetworkManager] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 Friday 20 September 2024 17:22:49 -0400 (0:00:00.024) 0:00:04.614 ****** 21419 1726867369.47900: entering _queue_task() for managed_node2/package 21419 1726867369.48340: worker is 1 (out of 1 available) 21419 1726867369.48352: exiting _queue_task() for managed_node2/package 21419 1726867369.48362: done queuing things up, now waiting for results queue to drain 21419 1726867369.48363: waiting for pending results... 21419 1726867369.48579: running TaskExecutor() for managed_node2/TASK: Install NetworkManager 21419 1726867369.48782: in run() - task 0affcac9-a3a5-053a-b750-000000000009 21419 1726867369.48786: variable 'ansible_search_path' from source: unknown 21419 1726867369.48788: calling self._execute() 21419 1726867369.48791: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.48793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.48795: variable 'omit' from source: magic vars 21419 1726867369.49110: variable 'ansible_distribution_major_version' from source: facts 21419 1726867369.49134: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867369.49145: variable 'omit' from source: magic vars 21419 1726867369.49181: variable 'omit' from source: magic vars 21419 1726867369.49374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867369.53549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867369.53751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867369.53771: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867369.53811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867369.54076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867369.54081: 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) 21419 1726867369.54214: 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) 21419 1726867369.54243: 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) 21419 1726867369.54383: 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) 21419 1726867369.54408: 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) 21419 1726867369.54626: variable '__network_is_ostree' from source: set_fact 21419 1726867369.54637: variable 'omit' from source: magic vars 21419 1726867369.54669: variable 'omit' from source: magic vars 21419 1726867369.54699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867369.54753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867369.54853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867369.54878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867369.54894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867369.54983: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867369.54991: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.55011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.55314: Set connection var ansible_connection to ssh 21419 1726867369.55318: Set connection var ansible_shell_executable to /bin/sh 21419 1726867369.55321: Set connection var ansible_shell_type to sh 21419 1726867369.55323: Set connection var ansible_timeout to 10 21419 1726867369.55325: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867369.55327: Set connection var ansible_pipelining to False 21419 1726867369.55329: variable 'ansible_shell_executable' from source: unknown 21419 1726867369.55332: variable 'ansible_connection' from source: unknown 21419 1726867369.55334: variable 'ansible_module_compression' from source: unknown 21419 1726867369.55336: variable 'ansible_shell_type' from source: unknown 21419 1726867369.55337: variable 'ansible_shell_executable' from source: unknown 21419 1726867369.55339: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867369.55341: variable 'ansible_pipelining' from source: unknown 21419 1726867369.55343: variable 'ansible_timeout' from source: unknown 21419 1726867369.55345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867369.55367: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867369.55386: variable 'omit' from source: magic vars 21419 1726867369.55397: starting attempt loop 21419 1726867369.55404: running the handler 21419 1726867369.55414: variable 'ansible_facts' from source: unknown 21419 1726867369.55426: variable 'ansible_facts' from source: unknown 21419 1726867369.55482: _low_level_execute_command(): starting 21419 1726867369.55496: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867369.56297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867369.56350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867369.56368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867369.56397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867369.56491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867369.58924: stdout chunk (state=3): >>>/root <<< 21419 1726867369.59058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867369.59069: stdout chunk (state=3): >>><<< 21419 1726867369.59090: stderr chunk (state=3): >>><<< 21419 1726867369.59145: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867369.59322: _low_level_execute_command(): starting 21419 1726867369.59326: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414 `" && echo ansible-tmp-1726867369.5923498-21623-10819376760414="` echo /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414 `" ) && sleep 0' 21419 1726867369.60334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867369.60369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867369.60669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867369.63480: stdout chunk (state=3): >>>ansible-tmp-1726867369.5923498-21623-10819376760414=/root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414 <<< 21419 1726867369.63636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867369.63710: stderr chunk (state=3): >>><<< 21419 1726867369.63717: stdout chunk (state=3): >>><<< 21419 1726867369.64105: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867369.5923498-21623-10819376760414=/root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867369.64109: variable 'ansible_module_compression' from source: unknown 21419 1726867369.64115: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 21419 1726867369.64118: ANSIBALLZ: Acquiring lock 21419 1726867369.64120: ANSIBALLZ: Lock acquired: 140690515252464 21419 1726867369.64123: ANSIBALLZ: Creating module 21419 1726867369.96264: ANSIBALLZ: Writing module into payload 21419 1726867369.96507: ANSIBALLZ: Writing module 21419 1726867369.96538: ANSIBALLZ: Renaming module 21419 1726867369.96562: ANSIBALLZ: Done creating module 21419 1726867369.96596: variable 'ansible_facts' from source: unknown 21419 1726867369.96726: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/AnsiballZ_dnf.py 21419 1726867369.96897: Sending initial data 21419 1726867369.96910: Sent initial data (151 bytes) 21419 1726867369.97998: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867369.98136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867369.98158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867369.98238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21419 1726867370.00558: 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 <<< 21419 1726867370.00592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867370.00781: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpj_6rcxqb /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/AnsiballZ_dnf.py <<< 21419 1726867370.00838: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/AnsiballZ_dnf.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpj_6rcxqb" to remote "/root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/AnsiballZ_dnf.py" <<< 21419 1726867370.02398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867370.02544: stderr chunk (state=3): >>><<< 21419 1726867370.02558: stdout chunk (state=3): >>><<< 21419 1726867370.02628: done transferring module to remote 21419 1726867370.02683: _low_level_execute_command(): starting 21419 1726867370.02687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/ /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/AnsiballZ_dnf.py && sleep 0' 21419 1726867370.03929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867370.04142: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867370.04189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867370.04263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867370.04347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21419 1726867370.07069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867370.07125: stderr chunk (state=3): >>><<< 21419 1726867370.07134: stdout chunk (state=3): >>><<< 21419 1726867370.07155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 21419 1726867370.07162: _low_level_execute_command(): starting 21419 1726867370.07171: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/AnsiballZ_dnf.py && sleep 0' 21419 1726867370.07764: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867370.07781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867370.07797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867370.07816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867370.07843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867370.08071: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867370.08315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867370.08515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21419 1726867370.11841: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 21419 1726867370.11873: stdout chunk (state=3): >>> import '_weakref' # <<< 21419 1726867370.11973: stdout chunk (state=3): >>>import '_io' # <<< 21419 1726867370.11999: stdout chunk (state=3): >>>import 'marshal' # <<< 21419 1726867370.12058: stdout chunk (state=3): >>> import 'posix' # <<< 21419 1726867370.12078: stdout chunk (state=3): >>> <<< 21419 1726867370.12130: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21419 1726867370.12140: stdout chunk (state=3): >>> # installing zipimport hook<<< 21419 1726867370.12163: stdout chunk (state=3): >>> <<< 21419 1726867370.12176: stdout chunk (state=3): >>>import 'time' # <<< 21419 1726867370.12199: stdout chunk (state=3): >>> import 'zipimport' # <<< 21419 1726867370.12304: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.12346: stdout chunk (state=3): >>>import '_codecs' # <<< 21419 1726867370.12395: stdout chunk (state=3): >>>import 'codecs' # <<< 21419 1726867370.12494: 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' <<< 21419 1726867370.12511: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac8184d0><<< 21419 1726867370.12552: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 21419 1726867370.12614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac81aa50> <<< 21419 1726867370.12664: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 21419 1726867370.12683: stdout chunk (state=3): >>>import 'abc' # <<< 21419 1726867370.12725: stdout chunk (state=3): >>> import 'io' # <<< 21419 1726867370.12773: stdout chunk (state=3): >>>import '_stat' # <<< 21419 1726867370.12799: stdout chunk (state=3): >>> import 'stat' # <<< 21419 1726867370.12947: stdout chunk (state=3): >>> <<< 21419 1726867370.12950: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21419 1726867370.12994: stdout chunk (state=3): >>>import 'genericpath' # <<< 21419 1726867370.13017: stdout chunk (state=3): >>>import 'posixpath' # <<< 21419 1726867370.13069: stdout chunk (state=3): >>>import 'os' # <<< 21419 1726867370.13106: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21419 1726867370.13142: stdout chunk (state=3): >>>Processing user site-packages<<< 21419 1726867370.13158: stdout chunk (state=3): >>> Processing global site-packages<<< 21419 1726867370.13202: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 21419 1726867370.13226: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 21419 1726867370.13287: 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 <<< 21419 1726867370.13314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21419 1726867370.13412: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac5e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 21419 1726867370.13443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.13473: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac5e9fa0> <<< 21419 1726867370.13548: stdout chunk (state=3): >>>import 'site' # <<< 21419 1726867370.13551: stdout chunk (state=3): >>> <<< 21419 1726867370.13568: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux<<< 21419 1726867370.13711: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 21419 1726867370.14028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 21419 1726867370.14033: stdout chunk (state=3): >>> <<< 21419 1726867370.14071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21419 1726867370.14103: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 21419 1726867370.14130: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.14175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 21419 1726867370.14199: stdout chunk (state=3): >>> <<< 21419 1726867370.14241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21419 1726867370.14288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21419 1726867370.14338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21419 1726867370.14386: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac627dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 21419 1726867370.14513: 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 0x7facac627fe0> # /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' <<< 21419 1726867370.14600: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.14642: stdout chunk (state=3): >>>import 'itertools' # <<< 21419 1726867370.14697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21419 1726867370.14717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 21419 1726867370.14729: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac65f800><<< 21419 1726867370.14779: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21419 1726867370.14793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac65fe90><<< 21419 1726867370.14821: stdout chunk (state=3): >>> import '_collections' # <<< 21419 1726867370.14831: stdout chunk (state=3): >>> <<< 21419 1726867370.14903: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac63faa0><<< 21419 1726867370.14930: stdout chunk (state=3): >>> import '_functools' # <<< 21419 1726867370.15014: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac63d1c0> <<< 21419 1726867370.15131: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac624f80><<< 21419 1726867370.15179: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21419 1726867370.15229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21419 1726867370.15251: stdout chunk (state=3): >>>import '_sre' # <<< 21419 1726867370.15284: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21419 1726867370.15355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21419 1726867370.15413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac67f6e0> <<< 21419 1726867370.15447: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac67e300> <<< 21419 1726867370.15491: 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'<<< 21419 1726867370.15517: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac63e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac626e70><<< 21419 1726867370.15597: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21419 1726867370.15614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 21419 1726867370.15648: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b47a0> <<< 21419 1726867370.15666: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac624200> <<< 21419 1726867370.15692: 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'<<< 21419 1726867370.15731: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.15768: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867370.15805: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facac6b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b4b00> <<< 21419 1726867370.15838: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.15883: 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 0x7facac6b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac622d20><<< 21419 1726867370.15940: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 21419 1726867370.15943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 21419 1726867370.15961: stdout chunk (state=3): >>> <<< 21419 1726867370.16037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 21419 1726867370.16042: stdout chunk (state=3): >>> <<< 21419 1726867370.16063: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b55b0> <<< 21419 1726867370.16096: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b5280> import 'importlib.machinery' # <<< 21419 1726867370.16190: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 21419 1726867370.16214: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 21419 1726867370.16231: stdout chunk (state=3): >>> <<< 21419 1726867370.16267: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b64b0> import 'importlib.util' # <<< 21419 1726867370.16280: stdout chunk (state=3): >>> <<< 21419 1726867370.16331: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 21419 1726867370.16354: stdout chunk (state=3): >>> <<< 21419 1726867370.16391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21419 1726867370.16429: 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'<<< 21419 1726867370.16471: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6cc680> import 'errno' # <<< 21419 1726867370.16518: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867370.16583: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facac6cdd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21419 1726867370.16621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 21419 1726867370.16635: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 21419 1726867370.16652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 21419 1726867370.16682: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6cebd0><<< 21419 1726867370.16736: stdout chunk (state=3): >>> <<< 21419 1726867370.16757: 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'<<< 21419 1726867370.16782: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facac6cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6ce120><<< 21419 1726867370.16827: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21419 1726867370.16887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867370.16905: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 21419 1726867370.16956: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facac6cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6cf3e0> <<< 21419 1726867370.17058: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b6450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 21419 1726867370.17098: stdout chunk (state=3): >>> <<< 21419 1726867370.17211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facac40fb90> <<< 21419 1726867370.17244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 21419 1726867370.17280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 21419 1726867370.17310: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.17322: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facac438650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac4383b0> <<< 21419 1726867370.17351: 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 0x7facac438680> <<< 21419 1726867370.17395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 21419 1726867370.17503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.17661: 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 0x7facac438fb0> <<< 21419 1726867370.17860: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.17874: 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 0x7facac439940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac438860> <<< 21419 1726867370.17901: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac40dd30> <<< 21419 1726867370.17937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21419 1726867370.17965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21419 1726867370.18003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 21419 1726867370.18014: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 21419 1726867370.18111: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac43acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac438e30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b6ba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21419 1726867370.18198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.18229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21419 1726867370.18288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21419 1726867370.18328: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac45f020> <<< 21419 1726867370.18484: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21419 1726867370.18503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21419 1726867370.18714: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac487410> # /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 0x7facac4e8200> <<< 21419 1726867370.18730: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21419 1726867370.18775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21419 1726867370.18817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21419 1726867370.18868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21419 1726867370.18998: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac4ea960> <<< 21419 1726867370.19124: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac4e8320> <<< 21419 1726867370.19167: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac4b51f0> <<< 21419 1726867370.19208: 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 0x7facac2f12e0> <<< 21419 1726867370.19248: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac486210> <<< 21419 1726867370.19258: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac43bbf0> <<< 21419 1726867370.19454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21419 1726867370.19479: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7facac486810> <<< 21419 1726867370.19701: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_y8vv665d/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 21419 1726867370.20115: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.20119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # 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 0x7facac347020> import '_typing' # <<< 21419 1726867370.20236: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac325f10> <<< 21419 1726867370.20259: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac325070> # zipimport: zlib available import 'ansible' # <<< 21419 1726867370.20289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867370.20314: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 21419 1726867370.20343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.21692: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.22812: 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 0x7facac345310> <<< 21419 1726867370.22885: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21419 1726867370.22998: 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' <<< 21419 1726867370.23011: 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 0x7facac36e930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac36e6f0> <<< 21419 1726867370.23015: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac36e060> <<< 21419 1726867370.23071: 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' <<< 21419 1726867370.23171: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac36e750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac347cb0> import 'atexit' # <<< 21419 1726867370.23203: 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 0x7facac36f5f0> # 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 0x7facac36f7d0> # /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' # <<< 21419 1726867370.23248: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac36fc80> <<< 21419 1726867370.23265: stdout chunk (state=3): >>>import 'pwd' # <<< 21419 1726867370.23303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21419 1726867370.23411: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd11ac0> <<< 21419 1726867370.23440: 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 0x7facabd136b0> # /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' <<< 21419 1726867370.23461: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd13f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21419 1726867370.23496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21419 1726867370.23647: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd191f0> # /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 0x7facabd1bce0> <<< 21419 1726867370.23675: 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 0x7facac36fb90> <<< 21419 1726867370.23701: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd19fd0> <<< 21419 1726867370.23724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21419 1726867370.23771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 21419 1726867370.23862: 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 0x7facabd23c50> import '_tokenize' # <<< 21419 1726867370.23960: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd22720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd22480> # /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' <<< 21419 1726867370.24101: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd229f0> <<< 21419 1726867370.24129: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd1a4e0> # 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 0x7facabd67f20> # /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 0x7facabd67f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 21419 1726867370.24163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 21419 1726867370.24233: 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 0x7facabd69a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd69850> <<< 21419 1726867370.24244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21419 1726867370.24347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21419 1726867370.24421: 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 0x7facabd6bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd6a150> <<< 21419 1726867370.24511: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21419 1726867370.24541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd6f6e0> <<< 21419 1726867370.24664: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd6c0e0> <<< 21419 1726867370.24723: 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' <<< 21419 1726867370.24797: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facabd707d0> # 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 0x7facabd70770> <<< 21419 1726867370.24841: 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 0x7facabd70a40> <<< 21419 1726867370.24889: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd681a0> # /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 <<< 21419 1726867370.24948: 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' <<< 21419 1726867370.24980: 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 0x7facabd73fe0> <<< 21419 1726867370.25190: 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 0x7facabdfd490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd72810> # 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 0x7facabd73bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd72450> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 21419 1726867370.25274: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.25439: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 21419 1726867370.25543: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.25921: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.26546: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867370.26568: stdout chunk (state=3): >>> <<< 21419 1726867370.27467: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21419 1726867370.27525: 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' # <<< 21419 1726867370.27564: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21419 1726867370.27602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.27806: 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 0x7facabc01550> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 21419 1726867370.27882: 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 0x7facabc02360> <<< 21419 1726867370.27885: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabdfd5b0> <<< 21419 1726867370.27957: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21419 1726867370.27981: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.28016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.28038: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21419 1726867370.28070: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867370.28120: stdout chunk (state=3): >>> <<< 21419 1726867370.28269: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.28713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc02090> # zipimport: zlib available <<< 21419 1726867370.29296: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29418: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29479: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29555: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21419 1726867370.29565: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29601: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29630: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21419 1726867370.29645: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29709: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29796: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21419 1726867370.29806: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.29825: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21419 1726867370.29906: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 21419 1726867370.29956: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.30319: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.30538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21419 1726867370.30638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21419 1726867370.30668: stdout chunk (state=3): >>>import '_ast' # <<< 21419 1726867370.30769: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc03380><<< 21419 1726867370.30800: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867370.31018: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 21419 1726867370.31059: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 21419 1726867370.31085: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21419 1726867370.31115: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867370.31128: stdout chunk (state=3): >>> <<< 21419 1726867370.31188: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.31251: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21419 1726867370.31256: stdout chunk (state=3): >>> <<< 21419 1726867370.31280: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867370.31306: stdout chunk (state=3): >>> <<< 21419 1726867370.31350: stdout chunk (state=3): >>># zipimport: zlib available<<< 21419 1726867370.31360: stdout chunk (state=3): >>> <<< 21419 1726867370.31427: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.31617: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 21419 1726867370.31682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.31869: 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 0x7facabc0de20> <<< 21419 1726867370.31904: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc0bef0> <<< 21419 1726867370.31970: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 21419 1726867370.31974: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 21419 1726867370.32008: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21419 1726867370.32173: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 21419 1726867370.32245: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21419 1726867370.32268: stdout chunk (state=3): >>> <<< 21419 1726867370.32307: 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 <<< 21419 1726867370.32351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.32355: 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<<< 21419 1726867370.32417: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 21419 1726867370.32434: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21419 1726867370.32546: 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 <<< 21419 1726867370.32579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 21419 1726867370.32684: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd028a0> <<< 21419 1726867370.32747: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac3a6570> <<< 21419 1726867370.32887: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc0e000> <<< 21419 1726867370.32934: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc0dbe0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21419 1726867370.32955: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.33014: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.33109: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 21419 1726867370.33145: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 21419 1726867370.33870: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.34247: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.34915: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.35572: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 21419 1726867370.35619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0470> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0680> <<< 21419 1726867370.35727: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py <<< 21419 1726867370.35749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0d70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0920> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 21419 1726867370.35792: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca1640> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 21419 1726867370.35846: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 21419 1726867370.35896: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 21419 1726867370.36065: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 21419 1726867370.36068: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc8d2b0> <<< 21419 1726867370.36070: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc8d010> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab82e330> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca2e40> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 21419 1726867370.36121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 21419 1726867370.36143: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 21419 1726867370.36184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 21419 1726867370.36206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 21419 1726867370.36308: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab834ef0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab82faa0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab82ee40> <<< 21419 1726867370.36339: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca22d0> <<< 21419 1726867370.36401: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 21419 1726867370.36520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 21419 1726867370.36523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a0d70> <<< 21419 1726867370.36627: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab858e90> <<< 21419 1726867370.36759: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca2780> <<< 21419 1726867370.36854: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 21419 1726867370.36882: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a47a0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a2b40> <<< 21419 1726867370.36909: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab858980> <<< 21419 1726867370.36963: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca19d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca16d0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca1400> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca06b0> <<< 21419 1726867370.37063: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca15e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 21419 1726867370.37088: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a4e30> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a4a40> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 21419 1726867370.37110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.37200: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a5550> <<< 21419 1726867370.37203: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 21419 1726867370.37229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 21419 1726867370.37329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21419 1726867370.37332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21419 1726867370.37419: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.37526: 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 0x7facab88fe60> <<< 21419 1726867370.37718: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab88d400> <<< 21419 1726867370.37755: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a6570> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 21419 1726867370.37897: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab88ce90> <<< 21419 1726867370.37900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c61e0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c6ea0> <<< 21419 1726867370.37916: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c6930> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 21419 1726867370.37999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 21419 1726867370.38124: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c7380> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 21419 1726867370.38137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 21419 1726867370.38355: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab89b620> <<< 21419 1726867370.38380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 21419 1726867370.38437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab751e80> <<< 21419 1726867370.38512: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.38682: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 21419 1726867370.38712: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.39008: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 21419 1726867370.39111: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867370.39339: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # # zipimport: zlib available <<< 21419 1726867370.39793: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.39823: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 21419 1726867370.39853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 21419 1726867370.39890: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78f020> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21419 1726867370.40003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21419 1726867370.40067: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78f140> <<< 21419 1726867370.40106: 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' <<< 21419 1726867370.40131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21419 1726867370.40175: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab4e72f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab4e6b40> <<< 21419 1726867370.40215: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.40230: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab4e6d20> <<< 21419 1726867370.40255: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78f680> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78e120> <<< 21419 1726867370.40330: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78ecc0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 21419 1726867370.40407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 21419 1726867370.40442: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.40469: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 21419 1726867370.40597: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 21419 1726867370.40622: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab5608f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab5604d0> <<< 21419 1726867370.40655: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 21419 1726867370.40701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 21419 1726867370.40747: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab588200> <<< 21419 1726867370.40884: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab560a40> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 21419 1726867370.41853: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab0c32c0> <<< 21419 1726867370.41976: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab588350> <<< 21419 1726867370.41993: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 21419 1726867370.42020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 21419 1726867370.42117: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab13cf20> <<< 21419 1726867370.42594: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab0c37d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab13fe90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab13d040> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 21419 1726867370.42597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 21419 1726867370.42635: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab183fb0> <<< 21419 1726867370.42674: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab180200> <<< 21419 1726867370.42704: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 21419 1726867370.42717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 21419 1726867370.42768: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca96c91c0> <<< 21419 1726867370.42790: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96c85f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab503f50> <<< 21419 1726867370.42817: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 21419 1726867370.42959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 21419 1726867370.43012: 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 0x7faca96e46b0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96cbb00> <<< 21419 1726867370.43036: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 21419 1726867370.43056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 21419 1726867370.43082: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 21419 1726867370.43302: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e6d20> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e7c20> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.43668: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca970c530> <<< 21419 1726867370.43707: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 21419 1726867370.43734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca970da30> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e7e60> <<< 21419 1726867370.43770: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e6bd0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e6570> <<< 21419 1726867370.43793: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 21419 1726867370.43820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.44071: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca970f650> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e67e0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e49e0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96cb110> <<< 21419 1726867370.44079: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.44205: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca96cb830> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96cb590> <<< 21419 1726867370.44243: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96c9310> <<< 21419 1726867370.44293: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974ccb0> <<< 21419 1726867370.44296: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 21419 1726867370.44336: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 21419 1726867370.44341: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 21419 1726867370.44431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 21419 1726867370.44434: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974f1d0> <<< 21419 1726867370.44782: 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 0x7faca974f9b0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974e4e0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9778200> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974cc80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9779c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca97791c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9778fe0> <<< 21419 1726867370.44785: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 21419 1726867370.44814: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 21419 1726867370.44836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 21419 1726867370.44940: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9044cb0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 21419 1726867370.45042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21419 1726867370.45109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9072d50> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.45125: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca90730b0> <<< 21419 1726867370.45199: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9046fc0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9045160> <<< 21419 1726867370.45260: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90441a0> <<< 21419 1726867370.45449: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca977a3f0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca977a150> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90acc50> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9073d70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca977a930> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 21419 1726867370.45491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 21419 1726867370.45535: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad2e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad670> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad730> <<< 21419 1726867370.45563: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad850> <<< 21419 1726867370.45665: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 21419 1726867370.45761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 21419 1726867370.45770: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca90cc440> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ae570> <<< 21419 1726867370.45819: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cc530> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 21419 1726867370.45867: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cc5f0> <<< 21419 1726867370.46201: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad6a0> <<< 21419 1726867370.46205: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cc6e0> <<< 21419 1726867370.46207: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 21419 1726867370.46237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.46262: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca91181a0> <<< 21419 1726867370.46284: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90f35c0> <<< 21419 1726867370.46335: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90f2030> <<< 21419 1726867370.46485: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cdf70> <<< 21419 1726867370.46534: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cd3d0> <<< 21419 1726867370.46537: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ce420> <<< 21419 1726867370.46580: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 21419 1726867370.46585: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a0da0> <<< 21419 1726867370.46608: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9134920> <<< 21419 1726867370.46641: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9134b90> <<< 21419 1726867370.46676: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 21419 1726867370.46705: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 21419 1726867370.46730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 21419 1726867370.46759: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca91354f0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9134f80> <<< 21419 1726867370.46787: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca91363f0> import 'gc' # <<< 21419 1726867370.46822: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab4e7410> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78df70> <<< 21419 1726867370.47506: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9136f30> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.47539: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 21419 1726867370.47563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 21419 1726867370.47589: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 21419 1726867370.47643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 21419 1726867370.47666: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py <<< 21419 1726867370.47720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f079e0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 21419 1726867370.47790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 21419 1726867370.47803: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.47923: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8f25a30> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f255e0> <<< 21419 1726867370.48063: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca9135460> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f244a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f07ce0> <<< 21419 1726867370.48067: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f04a40> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f077a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 21419 1726867370.48097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.48116: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 21419 1726867370.48130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 21419 1726867370.48156: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f3af30> <<< 21419 1726867370.48175: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f39a60> <<< 21419 1726867370.48270: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 21419 1726867370.48294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60740> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 21419 1726867370.48387: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60cb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 21419 1726867370.48424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 21419 1726867370.48492: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f61670> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f614c0> <<< 21419 1726867370.48590: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f62f30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f63080> <<< 21419 1726867370.48614: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f63290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 21419 1726867370.48646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 21419 1726867370.48657: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7c200> <<< 21419 1726867370.48684: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f63a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 21419 1726867370.48822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7cda0> <<< 21419 1726867370.48825: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 21419 1726867370.48880: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7d1f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7d3d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7d670> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7e540> <<< 21419 1726867370.48906: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7e7b0> <<< 21419 1726867370.48969: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 21419 1726867370.48991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7e990> <<< 21419 1726867370.48994: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 21419 1726867370.49085: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7f590> <<< 21419 1726867370.49091: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7f0b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 21419 1726867370.49193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa4440> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7fd40> <<< 21419 1726867370.49197: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa50d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 21419 1726867370.49261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 21419 1726867370.49301: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa53a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 21419 1726867370.49332: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6300> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa65a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6750> <<< 21419 1726867370.49388: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9137380> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9137110> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9136840> <<< 21419 1726867370.49476: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.49490: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa7170> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6ea0> <<< 21419 1726867370.49517: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 21419 1726867370.49538: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 21419 1726867370.49624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 21419 1726867370.49631: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fc95e0> <<< 21419 1726867370.49682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 21419 1726867370.49802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fcad50> <<< 21419 1726867370.49837: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8fc9f40> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fc9af0> <<< 21419 1726867370.49868: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 21419 1726867370.50123: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1c4d0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8cff8c0> <<< 21419 1726867370.50136: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1f320> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1fc20> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 21419 1726867370.50176: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1cb30> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1c830> <<< 21419 1726867370.50232: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa7410> <<< 21419 1726867370.50260: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 21419 1726867370.50290: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fc9130> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6fc0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f04110> <<< 21419 1726867370.50318: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 21419 1726867370.50343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 21419 1726867370.50380: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d49e80> <<< 21419 1726867370.50396: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 21419 1726867370.50428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 21419 1726867370.50445: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d4a720> <<< 21419 1726867370.50471: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d4b740> <<< 21419 1726867370.50501: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 21419 1726867370.50588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d4bda0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867370.50628: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 21419 1726867370.50638: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.50922: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8d71460> <<< 21419 1726867370.50927: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70e30> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70ad0> <<< 21419 1726867370.50930: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70770> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70b90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 21419 1726867370.50988: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 21419 1726867370.51007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d731a0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 21419 1726867370.51032: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d73230> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 21419 1726867370.51132: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 21419 1726867370.51190: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8d73950> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d737d0> <<< 21419 1726867370.51213: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 21419 1726867370.51313: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 21419 1726867370.51349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py <<< 21419 1726867370.51379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da1f40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 21419 1726867370.51514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 21419 1726867370.51520: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3110> <<< 21419 1726867370.51535: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3380> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867370.51683: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8da34d0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3230> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da2bd0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da2060> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da1370> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da0950> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da01d0> <<< 21419 1726867370.51691: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d72c90> <<< 21419 1726867370.51771: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d72180> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3170> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da39b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 21419 1726867370.51818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dcc2c0> <<< 21419 1726867370.51826: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 21419 1726867370.51829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dcc650> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 21419 1726867370.52124: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dccf80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 21419 1726867370.52127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dcdaf0> <<< 21419 1726867370.65034: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21419 1726867370.66614: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 21419 1726867370.67162: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21419 1726867370.67229: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _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 <<< 21419 1726867370.67314: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc <<< 21419 1726867370.67370: stdout chunk (state=3): >>># cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse <<< 21419 1726867370.67460: stdout chunk (state=3): >>># cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 21419 1726867370.67596: stdout chunk (state=3): >>># destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata <<< 21419 1726867370.67627: stdout chunk (state=3): >>># cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 21419 1726867370.68187: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21419 1726867370.68230: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 21419 1726867370.68242: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 21419 1726867370.68292: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy distro.distro <<< 21419 1726867370.68407: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 21419 1726867370.68428: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal <<< 21419 1726867370.68467: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand <<< 21419 1726867370.68497: stdout chunk (state=3): >>># destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses <<< 21419 1726867370.68733: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols <<< 21419 1726867370.68754: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders <<< 21419 1726867370.68786: stdout chunk (state=3): >>># cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 21419 1726867370.68871: stdout chunk (state=3): >>># cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 21419 1726867370.68878: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 21419 1726867370.68976: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 21419 1726867370.69009: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 21419 1726867370.69160: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21419 1726867370.69707: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib <<< 21419 1726867370.69754: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21419 1726867370.69785: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 21419 1726867370.69888: stdout chunk (state=3): >>># destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp <<< 21419 1726867370.70059: stdout chunk (state=3): >>># destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 21419 1726867370.70092: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 21419 1726867370.70170: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 21419 1726867370.70205: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 21419 1726867370.70240: stdout chunk (state=3): >>># destroy _ssl <<< 21419 1726867370.70329: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21419 1726867370.70471: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 21419 1726867370.70602: stdout chunk (state=3): >>># destroy _random <<< 21419 1726867370.70626: stdout chunk (state=3): >>># destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 21419 1726867370.71252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867370.71255: stdout chunk (state=3): >>><<< 21419 1726867370.71258: stderr chunk (state=3): >>><<< 21419 1726867370.71818: _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 0x7facac8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac7e7b30> # /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 0x7facac81aa50> 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 0x7facac5e9130> # /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 0x7facac5e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac627dd0> # /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 0x7facac627fe0> # /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 0x7facac65f800> # /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 0x7facac65fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac63faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac63d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac624f80> # /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 0x7facac67f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac67e300> # /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 0x7facac63e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac626e70> # /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 0x7facac6b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac624200> # /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 0x7facac6b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b4b00> # 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 0x7facac6b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac622d20> # /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 0x7facac6b55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b5280> 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 0x7facac6b64b0> 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 0x7facac6cc680> 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 0x7facac6cdd30> # /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 0x7facac6cebd0> # 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 0x7facac6cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6ce120> # /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 0x7facac6cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b6450> # /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 0x7facac40fb90> # /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 0x7facac438650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac4383b0> # 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 0x7facac438680> # /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 0x7facac438fb0> # 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 0x7facac439940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac438860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac40dd30> # /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 0x7facac43acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac438e30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac6b6ba0> # /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 0x7facac45f020> # /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 0x7facac487410> # /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 0x7facac4e8200> # /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 0x7facac4ea960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac4e8320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac4b51f0> # /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 0x7facac2f12e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac486210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac43bbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7facac486810> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_y8vv665d/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac347020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac325f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac325070> # 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 0x7facac345310> # /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 0x7facac36e930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac36e6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac36e060> # /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 0x7facac36e750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac347cb0> 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 0x7facac36f5f0> # 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 0x7facac36f7d0> # /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 0x7facac36fc80> 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 0x7facabd11ac0> # 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 0x7facabd136b0> # /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 0x7facabd13f80> # /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 0x7facabd191f0> # /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 0x7facabd1bce0> # 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 0x7facac36fb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd19fd0> # /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 0x7facabd23c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd22720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd22480> # /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 0x7facabd229f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd1a4e0> # 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 0x7facabd67f20> # /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 0x7facabd67f50> # /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 0x7facabd69a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd69850> # /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 0x7facabd6bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd6a150> # /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 0x7facabd6f6e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd6c0e0> # 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 0x7facabd707d0> # 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 0x7facabd70770> # 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 0x7facabd70a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd681a0> # /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 0x7facabd73fe0> # 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 0x7facabdfd490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd72810> # 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 0x7facabd73bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabd72450> # 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 0x7facabc01550> # /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 0x7facabc02360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabdfd5b0> 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 0x7facabc02090> # 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 0x7facabc03380> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facabc0de20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc0bef0> 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 0x7facabd028a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facac3a6570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc0e000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc0dbe0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0470> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0680> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0d70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca0920> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca1640> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc8d2b0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabc8d010> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab82e330> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca2e40> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab834ef0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab82faa0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab82ee40> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca22d0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a0d70> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab858e90> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca2780> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a47a0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a2b40> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab858980> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca19d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca16d0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca1400> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca06b0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7facabca15e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a4e30> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a4a40> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a5550> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab88fe60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab88d400> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a6570> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab88ce90> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c61e0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c6ea0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c6930> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8c7380> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab89b620> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab751e80> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78f020> # /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 0x7facab78f140> # /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 0x7facab4e72f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab4e6b40> # 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 0x7facab4e6d20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78f680> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78e120> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78ecc0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab5608f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab5604d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab588200> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab560a40> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab0c32c0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab588350> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab13cf20> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab0c37d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab13fe90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab13d040> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facab183fb0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab180200> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca96c91c0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96c85f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab503f50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca96e46b0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96cbb00> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e6d20> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e7c20> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca970c530> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca970da30> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e7e60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e6bd0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e6570> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca970f650> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e67e0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96e49e0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96cb110> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca96cb830> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96cb590> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca96c9310> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974ccb0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974f1d0> # /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 0x7faca974f9b0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974e4e0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9778200> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca974cc80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9779c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca97791c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9778fe0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9044cb0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9072d50> # 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 0x7faca90730b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9046fc0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9045160> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90441a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca977a3f0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca977a150> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90acc50> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9073d70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca977a930> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad2e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad670> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad730> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad850> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca90cc440> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ae570> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cc530> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cc5f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ad6a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cc6e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca91181a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90f35c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90f2030> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cdf70> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90cd3d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca90ce420> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab8a0da0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9134920> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9134b90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca91354f0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9134f80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca91363f0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab4e7410> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab78df70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9136f30> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f079e0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8f25a30> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f255e0> # 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 0x7faca9135460> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f244a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f07ce0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f04a40> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f077a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f3af30> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f39a60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60740> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60cb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f60f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f61670> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f614c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f62f30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f63080> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f63290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7c200> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f63a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7cda0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7d1f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7d3d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7d670> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7e540> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7e7b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7e990> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7f590> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7f0b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa4440> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f7fd40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa50d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa53a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6300> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa65a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6750> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9137380> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9137110> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9136840> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa7170> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6ea0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fc95e0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fcad50> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8fc9f40> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fc9af0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1c4d0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8cff8c0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1f320> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1fc20> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1cb30> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d1c830> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa7410> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fc9130> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8fa6fc0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8f04110> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d49e80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d4a720> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d4b740> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d4bda0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8d71460> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70e30> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70ad0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70770> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d70b90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d731a0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d73230> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8d73950> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d737d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da1f40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3110> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3380> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faca8da34d0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3230> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da2bd0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da2060> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da1370> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da0950> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da01d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d72c90> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8d72180> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da3170> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8da39b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dcc2c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dcc650> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dccf80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca8dcdaf0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 21419 1726867370.74491: done with _execute_module (ansible.legacy.dnf, {'name': 'NetworkManager', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867370.74495: _low_level_execute_command(): starting 21419 1726867370.74497: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867369.5923498-21623-10819376760414/ > /dev/null 2>&1 && sleep 0' 21419 1726867370.74500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867370.74502: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867370.74504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867370.74506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867370.74508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867370.74511: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867370.74596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867370.74599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867370.75853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867370.75857: stdout chunk (state=3): >>><<< 21419 1726867370.75864: stderr chunk (state=3): >>><<< 21419 1726867370.75882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867370.75890: handler run complete 21419 1726867370.75927: attempt loop complete, returning result 21419 1726867370.75930: _execute() done 21419 1726867370.75934: dumping result to json 21419 1726867370.75939: done dumping result, returning 21419 1726867370.75948: done running TaskExecutor() for managed_node2/TASK: Install NetworkManager [0affcac9-a3a5-053a-b750-000000000009] 21419 1726867370.75957: sending task result for task 0affcac9-a3a5-053a-b750-000000000009 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21419 1726867370.76156: no more pending results, returning what we have 21419 1726867370.76160: results queue empty 21419 1726867370.76161: checking for any_errors_fatal 21419 1726867370.76164: done checking for any_errors_fatal 21419 1726867370.76165: checking for max_fail_percentage 21419 1726867370.76167: done checking for max_fail_percentage 21419 1726867370.76167: checking to see if all hosts have failed and the running result is not ok 21419 1726867370.76168: done checking to see if all hosts have failed 21419 1726867370.76169: getting the remaining hosts for this loop 21419 1726867370.76170: done getting the remaining hosts for this loop 21419 1726867370.76174: getting the next task for host managed_node2 21419 1726867370.76181: done getting next task for host managed_node2 21419 1726867370.76183: ^ task is: TASK: Get package info 21419 1726867370.76185: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867370.76189: getting variables 21419 1726867370.76190: in VariableManager get_vars() 21419 1726867370.76221: Calling all_inventory to load vars for managed_node2 21419 1726867370.76223: Calling groups_inventory to load vars for managed_node2 21419 1726867370.76226: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867370.76236: Calling all_plugins_play to load vars for managed_node2 21419 1726867370.76238: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867370.76241: Calling groups_plugins_play to load vars for managed_node2 21419 1726867370.76847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867370.77376: done with get_vars() 21419 1726867370.77389: done getting variables TASK [Get package info] ******************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Friday 20 September 2024 17:22:50 -0400 (0:00:01.297) 0:00:05.911 ****** 21419 1726867370.77648: entering _queue_task() for managed_node2/package_facts 21419 1726867370.77650: Creating lock for package_facts 21419 1726867370.77682: done sending task result for task 0affcac9-a3a5-053a-b750-000000000009 21419 1726867370.77685: WORKER PROCESS EXITING 21419 1726867370.78043: worker is 1 (out of 1 available) 21419 1726867370.78055: exiting _queue_task() for managed_node2/package_facts 21419 1726867370.78069: done queuing things up, now waiting for results queue to drain 21419 1726867370.78070: waiting for pending results... 21419 1726867370.78510: running TaskExecutor() for managed_node2/TASK: Get package info 21419 1726867370.78700: in run() - task 0affcac9-a3a5-053a-b750-00000000000a 21419 1726867370.78715: variable 'ansible_search_path' from source: unknown 21419 1726867370.78747: calling self._execute() 21419 1726867370.78932: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867370.78937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867370.78949: variable 'omit' from source: magic vars 21419 1726867370.80227: variable 'ansible_distribution_major_version' from source: facts 21419 1726867370.80240: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867370.80245: variable 'omit' from source: magic vars 21419 1726867370.80273: variable 'omit' from source: magic vars 21419 1726867370.80309: variable 'omit' from source: magic vars 21419 1726867370.80344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867370.80379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867370.80699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867370.80717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867370.80727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867370.80756: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867370.80759: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867370.80762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867370.80860: Set connection var ansible_connection to ssh 21419 1726867370.80867: Set connection var ansible_shell_executable to /bin/sh 21419 1726867370.80870: Set connection var ansible_shell_type to sh 21419 1726867370.80875: Set connection var ansible_timeout to 10 21419 1726867370.81033: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867370.81040: Set connection var ansible_pipelining to False 21419 1726867370.81061: variable 'ansible_shell_executable' from source: unknown 21419 1726867370.81064: variable 'ansible_connection' from source: unknown 21419 1726867370.81066: variable 'ansible_module_compression' from source: unknown 21419 1726867370.81069: variable 'ansible_shell_type' from source: unknown 21419 1726867370.81071: variable 'ansible_shell_executable' from source: unknown 21419 1726867370.81073: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867370.81079: variable 'ansible_pipelining' from source: unknown 21419 1726867370.81089: variable 'ansible_timeout' from source: unknown 21419 1726867370.81288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867370.81459: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867370.81469: variable 'omit' from source: magic vars 21419 1726867370.81472: starting attempt loop 21419 1726867370.81475: running the handler 21419 1726867370.81582: _low_level_execute_command(): starting 21419 1726867370.81585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867370.83055: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867370.83066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867370.83141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867370.84834: stdout chunk (state=3): >>>/root <<< 21419 1726867370.84967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867370.84974: stdout chunk (state=3): >>><<< 21419 1726867370.85284: stderr chunk (state=3): >>><<< 21419 1726867370.85304: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867370.85320: _low_level_execute_command(): starting 21419 1726867370.85327: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347 `" && echo ansible-tmp-1726867370.8530521-21676-21710271491347="` echo /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347 `" ) && sleep 0' 21419 1726867370.86591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867370.86597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867370.86721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867370.86785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867370.86791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867370.86935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867370.86999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867370.89011: stdout chunk (state=3): >>>ansible-tmp-1726867370.8530521-21676-21710271491347=/root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347 <<< 21419 1726867370.89170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867370.89173: stdout chunk (state=3): >>><<< 21419 1726867370.89175: stderr chunk (state=3): >>><<< 21419 1726867370.89195: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867370.8530521-21676-21710271491347=/root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867370.89386: variable 'ansible_module_compression' from source: unknown 21419 1726867370.89389: ANSIBALLZ: Using lock for package_facts 21419 1726867370.89391: ANSIBALLZ: Acquiring lock 21419 1726867370.89393: ANSIBALLZ: Lock acquired: 140690513018800 21419 1726867370.89394: ANSIBALLZ: Creating module 21419 1726867371.26401: ANSIBALLZ: Writing module into payload 21419 1726867371.26551: ANSIBALLZ: Writing module 21419 1726867371.26579: ANSIBALLZ: Renaming module 21419 1726867371.26596: ANSIBALLZ: Done creating module 21419 1726867371.26622: variable 'ansible_facts' from source: unknown 21419 1726867371.26817: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/AnsiballZ_package_facts.py 21419 1726867371.27000: Sending initial data 21419 1726867371.27010: Sent initial data (161 bytes) 21419 1726867371.27533: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867371.27546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867371.27559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867371.27576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867371.27612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867371.27711: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867371.27731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867371.27809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867371.29478: 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 <<< 21419 1726867371.29492: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867371.29524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867371.29585: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpb05_m6en /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/AnsiballZ_package_facts.py <<< 21419 1726867371.29589: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/AnsiballZ_package_facts.py" <<< 21419 1726867371.29985: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpb05_m6en" to remote "/root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/AnsiballZ_package_facts.py" <<< 21419 1726867371.32384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867371.32387: stderr chunk (state=3): >>><<< 21419 1726867371.32390: stdout chunk (state=3): >>><<< 21419 1726867371.32392: done transferring module to remote 21419 1726867371.32397: _low_level_execute_command(): starting 21419 1726867371.32431: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/ /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/AnsiballZ_package_facts.py && sleep 0' 21419 1726867371.32999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867371.33014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867371.33029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867371.33094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867371.33145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867371.33163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867371.33187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867371.33255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867371.35470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867371.35473: stdout chunk (state=3): >>><<< 21419 1726867371.35475: stderr chunk (state=3): >>><<< 21419 1726867371.35480: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867371.35483: _low_level_execute_command(): starting 21419 1726867371.35485: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/AnsiballZ_package_facts.py && sleep 0' 21419 1726867371.36136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867371.36203: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867371.36298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867371.36320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867371.36462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867371.38669: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21419 1726867371.38703: stdout chunk (state=3): >>>import _imp # builtin <<< 21419 1726867371.38730: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21419 1726867371.38795: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21419 1726867371.38866: stdout chunk (state=3): >>>import 'posix' # <<< 21419 1726867371.39083: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.39090: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 21419 1726867371.39102: 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 0x7f97173104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97172dfb30> # /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' <<< 21419 1726867371.39116: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717312a50> <<< 21419 1726867371.39134: stdout chunk (state=3): >>>import '_signal' # <<< 21419 1726867371.39164: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 21419 1726867371.39237: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 21419 1726867371.39543: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21419 1726867371.39547: 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 <<< 21419 1726867371.39549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21419 1726867371.39552: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97170e5130> <<< 21419 1726867371.39555: 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' <<< 21419 1726867371.39557: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97170e5fa0> <<< 21419 1726867371.39583: stdout chunk (state=3): >>>import 'site' # <<< 21419 1726867371.39616: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21419 1726867371.40004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21419 1726867371.40024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21419 1726867371.40052: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21419 1726867371.40075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21419 1726867371.40106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21419 1726867371.40151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21419 1726867371.40180: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717123e30> <<< 21419 1726867371.40195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21419 1726867371.40218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21419 1726867371.40241: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717123ef0> <<< 21419 1726867371.40269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21419 1726867371.40272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21419 1726867371.40306: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21419 1726867371.40349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.40388: stdout chunk (state=3): >>>import 'itertools' # <<< 21419 1726867371.40408: 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 0x7f971715b860> <<< 21419 1726867371.40442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21419 1726867371.40458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971715bef0> <<< 21419 1726867371.40467: stdout chunk (state=3): >>>import '_collections' # <<< 21419 1726867371.40511: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971713bb00> <<< 21419 1726867371.40523: stdout chunk (state=3): >>>import '_functools' # <<< 21419 1726867371.40548: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717139220> <<< 21419 1726867371.40635: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717120fe0> <<< 21419 1726867371.40673: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21419 1726867371.40698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21419 1726867371.40717: stdout chunk (state=3): >>>import '_sre' # <<< 21419 1726867371.40729: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21419 1726867371.40754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21419 1726867371.40773: 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' <<< 21419 1726867371.40817: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971717f800> <<< 21419 1726867371.40834: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971717e420> <<< 21419 1726867371.40865: 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' <<< 21419 1726867371.40875: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971713a210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971717cc50> <<< 21419 1726867371.40928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21419 1726867371.40943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717120290> <<< 21419 1726867371.40972: 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' <<< 21419 1726867371.41000: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.41014: 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 0x7f97171b0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b0bf0> <<< 21419 1726867371.41052: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.41063: 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 0x7f97171b0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971711edb0> <<< 21419 1726867371.41095: 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' <<< 21419 1726867371.41121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21419 1726867371.41162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21419 1726867371.41179: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b16a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b13a0> import 'importlib.machinery' # <<< 21419 1726867371.41217: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 21419 1726867371.41234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b2570> <<< 21419 1726867371.41256: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21419 1726867371.41283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21419 1726867371.41329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21419 1726867371.41343: 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 0x7f97171c87a0> <<< 21419 1726867371.41366: stdout chunk (state=3): >>>import 'errno' # <<< 21419 1726867371.41396: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.41427: 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 0x7f97171c9eb0> <<< 21419 1726867371.41439: 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' <<< 21419 1726867371.41466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 21419 1726867371.41487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171cad50> <<< 21419 1726867371.41533: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.41552: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97171cb380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171ca2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21419 1726867371.41571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21419 1726867371.41619: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.41631: 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 0x7f97171cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171cb4a0> <<< 21419 1726867371.41683: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b25d0> <<< 21419 1726867371.41695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21419 1726867371.41733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21419 1726867371.41750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21419 1726867371.41775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21419 1726867371.41821: 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 0x7f9716ec3c20> <<< 21419 1726867371.41843: 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' <<< 21419 1726867371.41857: 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 0x7f9716eec6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eec440> <<< 21419 1726867371.41888: 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 0x7f9716eec710> <<< 21419 1726867371.41923: 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' <<< 21419 1726867371.41993: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.42125: 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 0x7f9716eed040> <<< 21419 1726867371.42248: 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 0x7f9716eeda30> <<< 21419 1726867371.42252: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eec8f0> <<< 21419 1726867371.42283: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716ec1dc0> <<< 21419 1726867371.42307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21419 1726867371.42349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21419 1726867371.42353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21419 1726867371.42370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eeede0> <<< 21419 1726867371.42401: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eed8b0> <<< 21419 1726867371.42426: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b2cc0> <<< 21419 1726867371.42440: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21419 1726867371.42493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.42516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21419 1726867371.42546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21419 1726867371.42569: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f170e0> <<< 21419 1726867371.42640: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.42682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21419 1726867371.42685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21419 1726867371.42736: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f3b440> <<< 21419 1726867371.42752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21419 1726867371.42795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21419 1726867371.42859: stdout chunk (state=3): >>>import 'ntpath' # <<< 21419 1726867371.42882: 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 0x7f9716f9c1d0> <<< 21419 1726867371.42923: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21419 1726867371.42927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21419 1726867371.42954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21419 1726867371.42990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21419 1726867371.43074: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f9e930> <<< 21419 1726867371.43147: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f9c2f0> <<< 21419 1726867371.43194: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f691f0> <<< 21419 1726867371.43234: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 21419 1726867371.43245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716da12b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f3a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eefcb0> <<< 21419 1726867371.43429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21419 1726867371.43454: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9716f3a840> <<< 21419 1726867371.43894: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_r16ql4z9/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 21419 1726867371.44031: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.44052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21419 1726867371.44063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21419 1726867371.44094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21419 1726867371.44166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21419 1726867371.44206: 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 0x7f9716e07020> <<< 21419 1726867371.44210: stdout chunk (state=3): >>>import '_typing' # <<< 21419 1726867371.44398: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716de5f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716de50a0> # zipimport: zlib available <<< 21419 1726867371.44448: stdout chunk (state=3): >>>import 'ansible' # <<< 21419 1726867371.44451: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.44501: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867371.44504: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21419 1726867371.44517: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.45922: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.47185: 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 0x7f9716e04ec0> <<< 21419 1726867371.47189: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21419 1726867371.47198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9716e369c0> <<< 21419 1726867371.47238: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e36750> <<< 21419 1726867371.47500: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e36060> # /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 0x7f9716e36930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e07a40> 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 0x7f9716e37710> # 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 0x7f9716e37950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21419 1726867371.47529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 21419 1726867371.47550: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e37e60> <<< 21419 1726867371.47556: stdout chunk (state=3): >>>import 'pwd' # <<< 21419 1726867371.47573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21419 1726867371.47610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21419 1726867371.47641: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716725c40> <<< 21419 1726867371.47676: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.47706: 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 0x7f9716727860> <<< 21419 1726867371.47727: 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' <<< 21419 1726867371.47759: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716728230> <<< 21419 1726867371.47782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21419 1726867371.47817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21419 1726867371.47834: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97167293d0> <<< 21419 1726867371.47847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21419 1726867371.47891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21419 1726867371.47917: 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' <<< 21419 1726867371.47969: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971672be30> <<< 21419 1726867371.48021: 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 0x7f97171cacc0> <<< 21419 1726867371.48035: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971672a0f0> <<< 21419 1726867371.48060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21419 1726867371.48094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21419 1726867371.48120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 21419 1726867371.48133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21419 1726867371.48270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21419 1726867371.48301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 21419 1726867371.48316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716733dd0> import '_tokenize' # <<< 21419 1726867371.48386: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97167328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716732600> <<< 21419 1726867371.48416: 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' <<< 21419 1726867371.48494: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716732b70> <<< 21419 1726867371.48524: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971672a600> <<< 21419 1726867371.48555: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.48580: 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 0x7f9716777e60> <<< 21419 1726867371.48597: 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 0x7f97167781d0> <<< 21419 1726867371.48630: 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 <<< 21419 1726867371.48651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 21419 1726867371.48700: 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 0x7f9716779c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716779a00> <<< 21419 1726867371.48725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21419 1726867371.48755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21419 1726867371.48813: 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 0x7f971677c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971677a300> <<< 21419 1726867371.48844: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21419 1726867371.48892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.48919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21419 1726867371.48931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21419 1726867371.48975: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971677f9e0> <<< 21419 1726867371.49098: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971677c3b0> <<< 21419 1726867371.49166: 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 0x7f9716780830> <<< 21419 1726867371.49199: 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 0x7f9716780bf0> <<< 21419 1726867371.49245: 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 0x7f9716780b30> <<< 21419 1726867371.49282: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97167783b0> <<< 21419 1726867371.49285: 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 <<< 21419 1726867371.49314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21419 1726867371.49335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21419 1726867371.49363: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.49396: 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 0x7f971660c3e0> <<< 21419 1726867371.49545: 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 0x7f971660d580> <<< 21419 1726867371.49567: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716782b70> <<< 21419 1726867371.49601: 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 0x7f9716783ef0> <<< 21419 1726867371.49648: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716782750> # zipimport: zlib available # zipimport: zlib available <<< 21419 1726867371.49665: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 21419 1726867371.49760: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.49845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.49899: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 21419 1726867371.49903: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21419 1726867371.49923: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.50036: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.50161: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.50719: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.51280: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 21419 1726867371.51284: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21419 1726867371.51323: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21419 1726867371.51327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.51390: 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 0x7f9716611850> <<< 21419 1726867371.51471: 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' <<< 21419 1726867371.51506: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716612630> <<< 21419 1726867371.51549: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971660d790> <<< 21419 1726867371.51555: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21419 1726867371.51567: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.51611: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.51614: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21419 1726867371.51643: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.51764: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.52151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716612660> # zipimport: zlib available <<< 21419 1726867371.52412: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.52859: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.52925: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53011: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21419 1726867371.53014: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53050: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53100: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21419 1726867371.53103: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53163: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53258: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21419 1726867371.53264: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53302: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21419 1726867371.53305: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53338: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53395: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21419 1726867371.53398: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53619: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.53856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21419 1726867371.53913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21419 1726867371.53935: stdout chunk (state=3): >>>import '_ast' # <<< 21419 1726867371.54004: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716613890> <<< 21419 1726867371.54015: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54087: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54169: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 21419 1726867371.54191: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 21419 1726867371.54216: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54249: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54302: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21419 1726867371.54304: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54387: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54539: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54543: 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 <<< 21419 1726867371.54565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.54656: 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 0x7f971661e1b0> <<< 21419 1726867371.54690: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716619a90> <<< 21419 1726867371.54734: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 21419 1726867371.54795: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54869: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54904: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.54934: 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' <<< 21419 1726867371.54964: 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 <<< 21419 1726867371.54998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21419 1726867371.55010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21419 1726867371.55067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21419 1726867371.55104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21419 1726867371.55123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21419 1726867371.55161: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716706bd0> <<< 21419 1726867371.55214: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97167fe8a0> <<< 21419 1726867371.55290: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971661e360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971661b290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21419 1726867371.55336: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.55353: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 21419 1726867371.55375: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 21419 1726867371.55436: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21419 1726867371.55463: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 21419 1726867371.55474: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.55715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.55939: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56198: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21419 1726867371.56210: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21419 1726867371.56260: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56332: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56400: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56430: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56462: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21419 1726867371.56487: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56645: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56823: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56866: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.56985: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21419 1726867371.57005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21419 1726867371.57031: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b6a20> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21419 1726867371.57057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21419 1726867371.57076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21419 1726867371.57121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21419 1726867371.57140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21419 1726867371.57201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 21419 1726867371.57222: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97162f02c0> <<< 21419 1726867371.57254: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.57265: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97162f0650> <<< 21419 1726867371.57319: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166a1670> <<< 21419 1726867371.57337: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b7620> <<< 21419 1726867371.57369: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b4c20> <<< 21419 1726867371.57385: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b4d40> <<< 21419 1726867371.57397: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21419 1726867371.57416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21419 1726867371.57444: 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' <<< 21419 1726867371.57474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21419 1726867371.57591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21419 1726867371.57627: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9716358620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97162f3ef0> <<< 21419 1726867371.57666: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97163580e0> <<< 21419 1726867371.57682: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97162f3320> <<< 21419 1726867371.57708: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21419 1726867371.57721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21419 1726867371.57756: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716358680> <<< 21419 1726867371.57759: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21419 1726867371.57791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21419 1726867371.57822: 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 0x7f971635b1a0> <<< 21419 1726867371.57854: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97163591c0> <<< 21419 1726867371.57894: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b48c0> import 'ansible.module_utils.facts.timeout' # <<< 21419 1726867371.57921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 21419 1726867371.57946: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21419 1726867371.57956: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58024: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21419 1726867371.58105: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21419 1726867371.58209: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58229: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21419 1726867371.58249: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58270: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21419 1726867371.58313: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58364: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21419 1726867371.58432: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58467: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21419 1726867371.58524: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58586: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58643: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58701: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.58765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21419 1726867371.58789: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.59271: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.59732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21419 1726867371.59735: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.59786: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.59845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.59883: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.59919: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 21419 1726867371.59936: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.59967: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21419 1726867371.60012: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60062: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 21419 1726867371.60157: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21419 1726867371.60208: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60222: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 21419 1726867371.60339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 21419 1726867371.60448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21419 1726867371.60481: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971635baa0> <<< 21419 1726867371.60499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21419 1726867371.60503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21419 1726867371.60627: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716379340> import 'ansible.module_utils.facts.system.local' # <<< 21419 1726867371.60643: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60699: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 21419 1726867371.60866: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.60961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21419 1726867371.60964: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61020: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21419 1726867371.61112: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61142: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21419 1726867371.61239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21419 1726867371.61317: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.61369: 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 0x7f9716397500> <<< 21419 1726867371.61562: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971637b170> import 'ansible.module_utils.facts.system.python' # <<< 21419 1726867371.61575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61624: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21419 1726867371.61695: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61770: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61863: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.61957: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.62116: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 21419 1726867371.62153: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.62198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 21419 1726867371.62243: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.62296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 21419 1726867371.62319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 21419 1726867371.62372: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21419 1726867371.62397: 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 0x7f971617b020> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97163951f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21419 1726867371.62410: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.62432: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.62485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 21419 1726867371.62640: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.62799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21419 1726867371.62818: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.62905: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.63213: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.63216: stdout chunk (state=3): >>># 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 <<< 21419 1726867371.63268: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.63424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21419 1726867371.63442: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.63540: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.63664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 21419 1726867371.63704: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.63736: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.64296: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.64788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 21419 1726867371.64810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 21419 1726867371.64904: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21419 1726867371.65028: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65116: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21419 1726867371.65232: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65374: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 21419 1726867371.65555: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 21419 1726867371.65575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65611: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65654: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 21419 1726867371.65757: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.65853: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66053: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 21419 1726867371.66265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 21419 1726867371.66302: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66305: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21419 1726867371.66353: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66388: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 21419 1726867371.66471: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21419 1726867371.66560: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66570: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21419 1726867371.66618: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66662: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21419 1726867371.66737: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66783: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.66845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 21419 1726867371.67107: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21419 1726867371.67387: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67430: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21419 1726867371.67511: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67534: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21419 1726867371.67580: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67605: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21419 1726867371.67650: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67795: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 21419 1726867371.67824: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.67891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 21419 1726867371.67920: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 21419 1726867371.67965: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21419 1726867371.68031: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21419 1726867371.68057: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68164: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68218: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 21419 1726867371.68313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 21419 1726867371.68366: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21419 1726867371.68430: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68606: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 21419 1726867371.68859: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21419 1726867371.68917: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.68962: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.69003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21419 1726867371.69021: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.69100: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.69213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 21419 1726867371.69269: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.69392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 21419 1726867371.69435: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.69503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.packages' # <<< 21419 1726867371.69601: stdout chunk (state=3): >>># zipimport: zlib available <<< 21419 1726867371.69749: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21419 1726867371.70266: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97161a0230> <<< 21419 1726867371.70270: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716782990> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97161a20f0> <<< 21419 1726867371.87081: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 21419 1726867371.87173: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 21419 1726867371.87231: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 21419 1726867371.87262: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 21419 1726867371.87282: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21419 1726867371.87745: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 21419 1726867371.87787: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os<<< 21419 1726867371.87821: stdout chunk (state=3): >>> # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 21419 1726867371.87882: stdout chunk (state=3): >>># 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 <<< 21419 1726867371.87899: stdout chunk (state=3): >>># 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 <<< 21419 1726867371.87927: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 <<< 21419 1726867371.87959: stdout chunk (state=3): >>># 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 <<< 21419 1726867371.88010: stdout chunk (state=3): >>># 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 <<< 21419 1726867371.88023: 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 21419 1726867371.88483: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy 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 <<< 21419 1726867371.88511: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21419 1726867371.88548: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21419 1726867371.88619: 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 <<< 21419 1726867371.88642: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 21419 1726867371.88700: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 21419 1726867371.88742: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 21419 1726867371.88764: stdout chunk (state=3): >>># 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 rpm.transaction # destroy rpm <<< 21419 1726867371.88849: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # 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 <<< 21419 1726867371.88903: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 21419 1726867371.88941: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 21419 1726867371.88995: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21419 1726867371.89109: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21419 1726867371.89141: stdout chunk (state=3): >>># destroy _collections <<< 21419 1726867371.89210: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21419 1726867371.89216: stdout chunk (state=3): >>># destroy _typing <<< 21419 1726867371.89233: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21419 1726867371.89338: 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 <<< 21419 1726867371.89384: stdout chunk (state=3): >>># destroy time <<< 21419 1726867371.89424: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 21419 1726867371.89436: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21419 1726867371.89960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867371.89963: stdout chunk (state=3): >>><<< 21419 1726867371.89965: stderr chunk (state=3): >>><<< 21419 1726867371.90403: _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 0x7f97173104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97172dfb30> # /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 0x7f9717312a50> 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 0x7f97170e5130> # /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 0x7f97170e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717123e30> # /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 0x7f9717123ef0> # /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 0x7f971715b860> # /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 0x7f971715bef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971713bb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717139220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717120fe0> # /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 0x7f971717f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971717e420> # /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 0x7f971713a210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971717cc50> # /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 0x7f97171b0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9717120290> # /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 0x7f97171b0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b0bf0> # 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 0x7f97171b0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971711edb0> # /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 0x7f97171b16a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b13a0> 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 0x7f97171b2570> 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 0x7f97171c87a0> 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 0x7f97171c9eb0> # /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 0x7f97171cad50> # 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 0x7f97171cb380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171ca2a0> # /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 0x7f97171cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171cb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b25d0> # /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 0x7f9716ec3c20> # /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 0x7f9716eec6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eec440> # 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 0x7f9716eec710> # /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 0x7f9716eed040> # 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 0x7f9716eeda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eec8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716ec1dc0> # /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 0x7f9716eeede0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eed8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97171b2cc0> # /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 0x7f9716f170e0> # /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 0x7f9716f3b440> # /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 0x7f9716f9c1d0> # /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 0x7f9716f9e930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f9c2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f691f0> # /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 0x7f9716da12b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716f3a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716eefcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9716f3a840> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_r16ql4z9/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e07020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716de5f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716de50a0> # 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 0x7f9716e04ec0> # /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 0x7f9716e369c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e36750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e36060> # /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 0x7f9716e36930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716e07a40> 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 0x7f9716e37710> # 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 0x7f9716e37950> # /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 0x7f9716e37e60> 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 0x7f9716725c40> # 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 0x7f9716727860> # /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 0x7f9716728230> # /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 0x7f97167293d0> # /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 0x7f971672be30> # 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 0x7f97171cacc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971672a0f0> # /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 0x7f9716733dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97167328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716732600> # /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 0x7f9716732b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971672a600> # 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 0x7f9716777e60> # /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 0x7f97167781d0> # /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 0x7f9716779c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716779a00> # /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 0x7f971677c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971677a300> # /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 0x7f971677f9e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971677c3b0> # 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 0x7f9716780830> # 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 0x7f9716780bf0> # 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 0x7f9716780b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97167783b0> # /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 0x7f971660c3e0> # 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 0x7f971660d580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716782b70> # 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 0x7f9716783ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716782750> # 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 0x7f9716611850> # /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 0x7f9716612630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971660d790> 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 0x7f9716612660> # 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 0x7f9716613890> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971661e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716619a90> 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 0x7f9716706bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97167fe8a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971661e360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971661b290> # 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 import 'ansible.module_utils.common.respawn' # # 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 0x7f97166b6a20> # /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 0x7f97162f02c0> # 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 0x7f97162f0650> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166a1670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b7620> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b4c20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b4d40> # /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 0x7f9716358620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97162f3ef0> # 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 0x7f97163580e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97162f3320> # /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 0x7f9716358680> # /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 0x7f971635b1a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97163591c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97166b48c0> 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 0x7f971635baa0> # /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 0x7f9716379340> 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 0x7f9716397500> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971637b170> 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 0x7f971617b020> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97163951f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.packages' # # zipimport: zlib available # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97161a0230> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9716782990> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97161a20f0> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.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 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.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 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21419 1726867371.94783: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726867370.8530521-21676-21710271491347/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867371.94788: _low_level_execute_command(): starting 21419 1726867371.94791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867370.8530521-21676-21710271491347/ > /dev/null 2>&1 && sleep 0' 21419 1726867371.95443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867371.95480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867371.95647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867371.95650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867371.95804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867371.95832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867371.97702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867371.97768: stderr chunk (state=3): >>><<< 21419 1726867371.97772: stdout chunk (state=3): >>><<< 21419 1726867371.97986: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867371.97990: handler run complete 21419 1726867371.98669: variable 'ansible_facts' from source: unknown 21419 1726867371.99271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.01674: variable 'ansible_facts' from source: unknown 21419 1726867372.02146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.02906: attempt loop complete, returning result 21419 1726867372.02924: _execute() done 21419 1726867372.02930: dumping result to json 21419 1726867372.03141: done dumping result, returning 21419 1726867372.03154: done running TaskExecutor() for managed_node2/TASK: Get package info [0affcac9-a3a5-053a-b750-00000000000a] 21419 1726867372.03231: sending task result for task 0affcac9-a3a5-053a-b750-00000000000a 21419 1726867372.06085: done sending task result for task 0affcac9-a3a5-053a-b750-00000000000a 21419 1726867372.06087: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "101.1.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el10", "source": "rpm", "version": "4.6" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "17.el10", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el10", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.el10", "source": "rpm", "version": "2.15" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "4.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.el10", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "4.el10", "source": "rpm", "version": "1.0.11" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "3.el10", "source": "rpm", "version": "2.90" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "3.el10", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.el10", "source": "rpm", "version": "2.7.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.7" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.6.2" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "15.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "22.el10.gating_test1", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "9.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.7" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "5.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "9.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.el10", "source": "rpm", "version": "1.13" } ], "hostapd": [ { "arch": "x86_64", "epoch": null, "name": "hostapd", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.1.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.el10", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.el10", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "5.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el10", "source": "rpm", "version": "0.17" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "1.el10", "source": "rpm", "version": "1.0.43" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "8.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "8.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "1.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "7.el10", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "15.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "5.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el10", "source": "rpm", "version": "1.50" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "5.el10", "source": "rpm", "version": "2.9.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "11.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.el10", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el10", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.el10", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el10", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.el10", "source": "rpm", "version": "1.5.7" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "9.el10", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "6.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "7.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "13.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el10", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el10", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el10", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el10", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "3.el10", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "9.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "3.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "5.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "8.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "4.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "12.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "7.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "12.el10", "source": "rpm", "version": "1.7.5" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "5.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20240531" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "11.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "19.el10", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "6.el10", "source": "rpm", "version": "2.0.16" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "6.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el10", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "5.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "1.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "510.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "510.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "510.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "510.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "511.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "510.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "510.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "510.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "510.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "17.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "510.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "510.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "510.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "510.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "510.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "511.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "510.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "511.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "510.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "510.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "510.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "510.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "510.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "510.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "511.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "510.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "510.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "510.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "510.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "510.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "510.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "510.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "510.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "510.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "510.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "510.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "511.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "510.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "510.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "510.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "510.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "510.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "510.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "510.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "511.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "510.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "510.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "29.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "2.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "7.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "6.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.el10", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "9.el10", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "14.el10", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "7.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.el10", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "5.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "5.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "4.el10", "source": "rpm", "version": "3.2.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "3.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "5.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "5.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "3.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "5.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "15.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "10.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.el10", "source": "rpm", "version": "1.26.19" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "8.el10", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "9.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.el10", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "5.el10", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2408.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "2.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "6.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "6.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.el10", "source": "rpm", "version": "3.46.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "5.el10", "source": "rpm", "version": "4.6.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "14.el10", "source": "rpm", "version": "256" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.el10", "source": "rpm", "version": "1.35" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "2.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "3.el10", "source": "rpm", "version": "2024a" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.el10", "source": "rpm", "version": "2.21" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el10", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.1.6" } ] } }, "changed": false } 21419 1726867372.13289: no more pending results, returning what we have 21419 1726867372.13293: results queue empty 21419 1726867372.13293: checking for any_errors_fatal 21419 1726867372.13297: done checking for any_errors_fatal 21419 1726867372.13298: checking for max_fail_percentage 21419 1726867372.13300: done checking for max_fail_percentage 21419 1726867372.13300: checking to see if all hosts have failed and the running result is not ok 21419 1726867372.13301: done checking to see if all hosts have failed 21419 1726867372.13302: getting the remaining hosts for this loop 21419 1726867372.13303: done getting the remaining hosts for this loop 21419 1726867372.13307: getting the next task for host managed_node2 21419 1726867372.13311: done getting next task for host managed_node2 21419 1726867372.13313: ^ task is: TASK: Get NetworkManager version 21419 1726867372.13315: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867372.13318: getting variables 21419 1726867372.13319: in VariableManager get_vars() 21419 1726867372.13339: Calling all_inventory to load vars for managed_node2 21419 1726867372.13342: Calling groups_inventory to load vars for managed_node2 21419 1726867372.13345: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867372.13353: Calling all_plugins_play to load vars for managed_node2 21419 1726867372.13356: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867372.13359: Calling groups_plugins_play to load vars for managed_node2 21419 1726867372.15415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.18587: done with get_vars() 21419 1726867372.18609: done getting variables 21419 1726867372.18668: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get NetworkManager version] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:32 Friday 20 September 2024 17:22:52 -0400 (0:00:01.410) 0:00:07.322 ****** 21419 1726867372.18697: entering _queue_task() for managed_node2/set_fact 21419 1726867372.19195: worker is 1 (out of 1 available) 21419 1726867372.19204: exiting _queue_task() for managed_node2/set_fact 21419 1726867372.19216: done queuing things up, now waiting for results queue to drain 21419 1726867372.19218: waiting for pending results... 21419 1726867372.19488: running TaskExecutor() for managed_node2/TASK: Get NetworkManager version 21419 1726867372.19498: in run() - task 0affcac9-a3a5-053a-b750-00000000000b 21419 1726867372.19501: variable 'ansible_search_path' from source: unknown 21419 1726867372.19504: calling self._execute() 21419 1726867372.19507: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867372.19509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867372.19522: variable 'omit' from source: magic vars 21419 1726867372.19895: variable 'ansible_distribution_major_version' from source: facts 21419 1726867372.19907: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867372.19913: variable 'omit' from source: magic vars 21419 1726867372.19953: variable 'omit' from source: magic vars 21419 1726867372.20172: variable 'ansible_facts' from source: unknown 21419 1726867372.20828: variable 'omit' from source: magic vars 21419 1726867372.20847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867372.20883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867372.20900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867372.20925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867372.20937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867372.20965: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867372.20968: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867372.20971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867372.21187: Set connection var ansible_connection to ssh 21419 1726867372.21194: Set connection var ansible_shell_executable to /bin/sh 21419 1726867372.21197: Set connection var ansible_shell_type to sh 21419 1726867372.21202: Set connection var ansible_timeout to 10 21419 1726867372.21208: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867372.21214: Set connection var ansible_pipelining to False 21419 1726867372.21239: variable 'ansible_shell_executable' from source: unknown 21419 1726867372.21242: variable 'ansible_connection' from source: unknown 21419 1726867372.21244: variable 'ansible_module_compression' from source: unknown 21419 1726867372.21247: variable 'ansible_shell_type' from source: unknown 21419 1726867372.21250: variable 'ansible_shell_executable' from source: unknown 21419 1726867372.21252: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867372.21279: variable 'ansible_pipelining' from source: unknown 21419 1726867372.21284: variable 'ansible_timeout' from source: unknown 21419 1726867372.21287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867372.21589: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867372.21682: variable 'omit' from source: magic vars 21419 1726867372.21685: starting attempt loop 21419 1726867372.21689: running the handler 21419 1726867372.21692: handler run complete 21419 1726867372.21695: attempt loop complete, returning result 21419 1726867372.21697: _execute() done 21419 1726867372.21699: dumping result to json 21419 1726867372.21701: done dumping result, returning 21419 1726867372.21703: done running TaskExecutor() for managed_node2/TASK: Get NetworkManager version [0affcac9-a3a5-053a-b750-00000000000b] 21419 1726867372.21706: sending task result for task 0affcac9-a3a5-053a-b750-00000000000b 21419 1726867372.21763: done sending task result for task 0affcac9-a3a5-053a-b750-00000000000b 21419 1726867372.21767: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "networkmanager_version": "1.48.10" }, "changed": false } 21419 1726867372.21823: no more pending results, returning what we have 21419 1726867372.21826: results queue empty 21419 1726867372.21827: checking for any_errors_fatal 21419 1726867372.21835: done checking for any_errors_fatal 21419 1726867372.21836: checking for max_fail_percentage 21419 1726867372.21838: done checking for max_fail_percentage 21419 1726867372.21838: checking to see if all hosts have failed and the running result is not ok 21419 1726867372.21840: done checking to see if all hosts have failed 21419 1726867372.21841: getting the remaining hosts for this loop 21419 1726867372.21842: done getting the remaining hosts for this loop 21419 1726867372.21845: getting the next task for host managed_node2 21419 1726867372.21853: done getting next task for host managed_node2 21419 1726867372.21855: ^ task is: TASK: meta (flush_handlers) 21419 1726867372.21857: ^ 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 21419 1726867372.21861: getting variables 21419 1726867372.21863: in VariableManager get_vars() 21419 1726867372.22096: Calling all_inventory to load vars for managed_node2 21419 1726867372.22099: Calling groups_inventory to load vars for managed_node2 21419 1726867372.22103: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867372.22120: Calling all_plugins_play to load vars for managed_node2 21419 1726867372.22123: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867372.22127: Calling groups_plugins_play to load vars for managed_node2 21419 1726867372.23870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.26771: done with get_vars() 21419 1726867372.26814: done getting variables 21419 1726867372.26895: in VariableManager get_vars() 21419 1726867372.27005: Calling all_inventory to load vars for managed_node2 21419 1726867372.27007: Calling groups_inventory to load vars for managed_node2 21419 1726867372.27010: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867372.27015: Calling all_plugins_play to load vars for managed_node2 21419 1726867372.27017: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867372.27019: Calling groups_plugins_play to load vars for managed_node2 21419 1726867372.28242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.29780: done with get_vars() 21419 1726867372.29804: done queuing things up, now waiting for results queue to drain 21419 1726867372.29806: results queue empty 21419 1726867372.29806: checking for any_errors_fatal 21419 1726867372.29813: done checking for any_errors_fatal 21419 1726867372.29814: checking for max_fail_percentage 21419 1726867372.29816: done checking for max_fail_percentage 21419 1726867372.29816: checking to see if all hosts have failed and the running result is not ok 21419 1726867372.29817: done checking to see if all hosts have failed 21419 1726867372.29818: getting the remaining hosts for this loop 21419 1726867372.29818: done getting the remaining hosts for this loop 21419 1726867372.29821: getting the next task for host managed_node2 21419 1726867372.29830: done getting next task for host managed_node2 21419 1726867372.29831: ^ task is: TASK: meta (flush_handlers) 21419 1726867372.29833: ^ 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 21419 1726867372.29835: getting variables 21419 1726867372.29836: in VariableManager get_vars() 21419 1726867372.29844: Calling all_inventory to load vars for managed_node2 21419 1726867372.29846: Calling groups_inventory to load vars for managed_node2 21419 1726867372.29848: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867372.29853: Calling all_plugins_play to load vars for managed_node2 21419 1726867372.29855: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867372.29858: Calling groups_plugins_play to load vars for managed_node2 21419 1726867372.31343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.32582: done with get_vars() 21419 1726867372.32598: done getting variables 21419 1726867372.32651: in VariableManager get_vars() 21419 1726867372.32660: Calling all_inventory to load vars for managed_node2 21419 1726867372.32662: Calling groups_inventory to load vars for managed_node2 21419 1726867372.32664: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867372.32669: Calling all_plugins_play to load vars for managed_node2 21419 1726867372.32672: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867372.32674: Calling groups_plugins_play to load vars for managed_node2 21419 1726867372.33572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.34828: done with get_vars() 21419 1726867372.34848: done queuing things up, now waiting for results queue to drain 21419 1726867372.34850: results queue empty 21419 1726867372.34851: checking for any_errors_fatal 21419 1726867372.34852: done checking for any_errors_fatal 21419 1726867372.34853: checking for max_fail_percentage 21419 1726867372.34854: done checking for max_fail_percentage 21419 1726867372.34855: checking to see if all hosts have failed and the running result is not ok 21419 1726867372.34855: done checking to see if all hosts have failed 21419 1726867372.34856: getting the remaining hosts for this loop 21419 1726867372.34858: done getting the remaining hosts for this loop 21419 1726867372.34861: getting the next task for host managed_node2 21419 1726867372.34864: done getting next task for host managed_node2 21419 1726867372.34865: ^ task is: None 21419 1726867372.34866: ^ 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 21419 1726867372.34867: done queuing things up, now waiting for results queue to drain 21419 1726867372.34868: results queue empty 21419 1726867372.34869: checking for any_errors_fatal 21419 1726867372.34870: done checking for any_errors_fatal 21419 1726867372.34870: checking for max_fail_percentage 21419 1726867372.34871: done checking for max_fail_percentage 21419 1726867372.34872: checking to see if all hosts have failed and the running result is not ok 21419 1726867372.34872: done checking to see if all hosts have failed 21419 1726867372.34874: getting the next task for host managed_node2 21419 1726867372.34876: done getting next task for host managed_node2 21419 1726867372.34879: ^ task is: None 21419 1726867372.34880: ^ 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 21419 1726867372.34930: in VariableManager get_vars() 21419 1726867372.34962: done with get_vars() 21419 1726867372.34970: in VariableManager get_vars() 21419 1726867372.34994: done with get_vars() 21419 1726867372.34999: variable 'omit' from source: magic vars 21419 1726867372.35047: in VariableManager get_vars() 21419 1726867372.35068: done with get_vars() 21419 1726867372.35092: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 21419 1726867372.35914: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21419 1726867372.35940: getting the remaining hosts for this loop 21419 1726867372.35941: done getting the remaining hosts for this loop 21419 1726867372.35944: getting the next task for host managed_node2 21419 1726867372.35946: done getting next task for host managed_node2 21419 1726867372.35948: ^ task is: TASK: Gathering Facts 21419 1726867372.35950: ^ 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 21419 1726867372.35952: getting variables 21419 1726867372.35953: in VariableManager get_vars() 21419 1726867372.35968: Calling all_inventory to load vars for managed_node2 21419 1726867372.35970: Calling groups_inventory to load vars for managed_node2 21419 1726867372.35972: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867372.35979: Calling all_plugins_play to load vars for managed_node2 21419 1726867372.35997: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867372.36001: Calling groups_plugins_play to load vars for managed_node2 21419 1726867372.36957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867372.37678: done with get_vars() 21419 1726867372.37690: done getting variables 21419 1726867372.37720: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Friday 20 September 2024 17:22:52 -0400 (0:00:00.190) 0:00:07.512 ****** 21419 1726867372.37736: entering _queue_task() for managed_node2/gather_facts 21419 1726867372.37955: worker is 1 (out of 1 available) 21419 1726867372.37967: exiting _queue_task() for managed_node2/gather_facts 21419 1726867372.37979: done queuing things up, now waiting for results queue to drain 21419 1726867372.37981: waiting for pending results... 21419 1726867372.38137: running TaskExecutor() for managed_node2/TASK: Gathering Facts 21419 1726867372.38203: in run() - task 0affcac9-a3a5-053a-b750-0000000001c7 21419 1726867372.38215: variable 'ansible_search_path' from source: unknown 21419 1726867372.38245: calling self._execute() 21419 1726867372.38315: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867372.38327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867372.38330: variable 'omit' from source: magic vars 21419 1726867372.38596: variable 'ansible_distribution_major_version' from source: facts 21419 1726867372.38605: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867372.38741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867372.39015: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867372.39074: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867372.39284: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867372.39287: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867372.39290: variable 'networkmanager_version' from source: set_fact 21419 1726867372.39292: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867372.39294: variable 'omit' from source: magic vars 21419 1726867372.39296: variable 'omit' from source: magic vars 21419 1726867372.39322: variable 'omit' from source: magic vars 21419 1726867372.39353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867372.39387: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867372.39406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867372.39430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867372.39445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867372.39475: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867372.39486: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867372.39494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867372.39599: Set connection var ansible_connection to ssh 21419 1726867372.39616: Set connection var ansible_shell_executable to /bin/sh 21419 1726867372.39625: Set connection var ansible_shell_type to sh 21419 1726867372.39636: Set connection var ansible_timeout to 10 21419 1726867372.39647: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867372.39658: Set connection var ansible_pipelining to False 21419 1726867372.39684: variable 'ansible_shell_executable' from source: unknown 21419 1726867372.39692: variable 'ansible_connection' from source: unknown 21419 1726867372.39699: variable 'ansible_module_compression' from source: unknown 21419 1726867372.39706: variable 'ansible_shell_type' from source: unknown 21419 1726867372.39717: variable 'ansible_shell_executable' from source: unknown 21419 1726867372.39725: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867372.39733: variable 'ansible_pipelining' from source: unknown 21419 1726867372.39741: variable 'ansible_timeout' from source: unknown 21419 1726867372.39749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867372.39878: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867372.39887: variable 'omit' from source: magic vars 21419 1726867372.39890: starting attempt loop 21419 1726867372.39893: running the handler 21419 1726867372.39905: variable 'ansible_facts' from source: unknown 21419 1726867372.39923: _low_level_execute_command(): starting 21419 1726867372.39929: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867372.40399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867372.40403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.40408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.40463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867372.40466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867372.40470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867372.40519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867372.42237: stdout chunk (state=3): >>>/root <<< 21419 1726867372.42389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867372.42392: stdout chunk (state=3): >>><<< 21419 1726867372.42394: stderr chunk (state=3): >>><<< 21419 1726867372.42416: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867372.42434: _low_level_execute_command(): starting 21419 1726867372.42509: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887 `" && echo ansible-tmp-1726867372.4242225-21756-145032166741887="` echo /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887 `" ) && sleep 0' 21419 1726867372.42981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867372.42985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.43003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.43052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867372.43055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867372.43106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867372.45053: stdout chunk (state=3): >>>ansible-tmp-1726867372.4242225-21756-145032166741887=/root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887 <<< 21419 1726867372.45197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867372.45216: stderr chunk (state=3): >>><<< 21419 1726867372.45219: stdout chunk (state=3): >>><<< 21419 1726867372.45384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867372.4242225-21756-145032166741887=/root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867372.45387: variable 'ansible_module_compression' from source: unknown 21419 1726867372.45390: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21419 1726867372.45392: variable 'ansible_facts' from source: unknown 21419 1726867372.45579: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/AnsiballZ_setup.py 21419 1726867372.45723: Sending initial data 21419 1726867372.45732: Sent initial data (154 bytes) 21419 1726867372.46234: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867372.46258: 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 <<< 21419 1726867372.46271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867372.46285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.46326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867372.46339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867372.46382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867372.47976: 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 <<< 21419 1726867372.48025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867372.48076: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpe81rzajh /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/AnsiballZ_setup.py <<< 21419 1726867372.48082: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/AnsiballZ_setup.py" <<< 21419 1726867372.48128: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpe81rzajh" to remote "/root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/AnsiballZ_setup.py" <<< 21419 1726867372.49281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867372.49381: stderr chunk (state=3): >>><<< 21419 1726867372.49385: stdout chunk (state=3): >>><<< 21419 1726867372.49387: done transferring module to remote 21419 1726867372.49389: _low_level_execute_command(): starting 21419 1726867372.49391: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/ /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/AnsiballZ_setup.py && sleep 0' 21419 1726867372.49714: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867372.49736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867372.49751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.49786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867372.49799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867372.49844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867372.51657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867372.51681: stderr chunk (state=3): >>><<< 21419 1726867372.51685: stdout chunk (state=3): >>><<< 21419 1726867372.51696: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867372.51700: _low_level_execute_command(): starting 21419 1726867372.51702: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/AnsiballZ_setup.py && sleep 0' 21419 1726867372.52086: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867372.52090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.52092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867372.52097: 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 <<< 21419 1726867372.52099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867372.52144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867372.52151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867372.52196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867373.16866: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "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_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 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.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2966, "ansible_swaptotal_mb": 0, "ansib<<< 21419 1726867373.16922: stdout chunk (state=3): >>>le_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 565, "free": 2966}, "nocache": {"free": 3304, "used": 227}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 611, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794852864, "block_size": 4096, "block_total": 65519099, "block_available": 63914759, "block_used": 1604340, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping":<<< 21419 1726867373.16950: stdout chunk (state=3): >>> [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_loadavg": {"1m": 0.2080078125, "5m": 0.3349609375, "15m": 0.193359375}, "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_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "53", "epoch": "1726867373", "epoch_int": "1726867373", "date": "2024-09-20", "time": "17:22:53", "iso8601_micro": "2024-09-20T21:22:53.165414Z", "iso8601": "2024-09-20T21:22:53Z", "iso8601_basic": "20240920T172253165414", "iso8601_basic_short": "20240920T172253", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21419 1726867373.19187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867373.19191: stdout chunk (state=3): >>><<< 21419 1726867373.19195: stderr chunk (state=3): >>><<< 21419 1726867373.19199: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "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_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 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.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2966, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 565, "free": 2966}, "nocache": {"free": 3304, "used": 227}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 611, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794852864, "block_size": 4096, "block_total": 65519099, "block_available": 63914759, "block_used": 1604340, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_loadavg": {"1m": 0.2080078125, "5m": 0.3349609375, "15m": 0.193359375}, "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_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "53", "epoch": "1726867373", "epoch_int": "1726867373", "date": "2024-09-20", "time": "17:22:53", "iso8601_micro": "2024-09-20T21:22:53.165414Z", "iso8601": "2024-09-20T21:22:53Z", "iso8601_basic": "20240920T172253165414", "iso8601_basic_short": "20240920T172253", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867373.19799: 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-1726867372.4242225-21756-145032166741887/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867373.19831: _low_level_execute_command(): starting 21419 1726867373.19840: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867372.4242225-21756-145032166741887/ > /dev/null 2>&1 && sleep 0' 21419 1726867373.20873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867373.20907: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867373.20994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867373.21130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867373.21160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867373.23034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867373.23043: stdout chunk (state=3): >>><<< 21419 1726867373.23054: stderr chunk (state=3): >>><<< 21419 1726867373.23071: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867373.23115: handler run complete 21419 1726867373.23389: variable 'ansible_facts' from source: unknown 21419 1726867373.23633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.24271: variable 'ansible_facts' from source: unknown 21419 1726867373.24481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.24938: attempt loop complete, returning result 21419 1726867373.24941: _execute() done 21419 1726867373.24943: dumping result to json 21419 1726867373.24945: done dumping result, returning 21419 1726867373.24947: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-053a-b750-0000000001c7] 21419 1726867373.24949: sending task result for task 0affcac9-a3a5-053a-b750-0000000001c7 ok: [managed_node2] 21419 1726867373.26068: no more pending results, returning what we have 21419 1726867373.26071: results queue empty 21419 1726867373.26072: checking for any_errors_fatal 21419 1726867373.26073: done checking for any_errors_fatal 21419 1726867373.26074: checking for max_fail_percentage 21419 1726867373.26075: done checking for max_fail_percentage 21419 1726867373.26076: checking to see if all hosts have failed and the running result is not ok 21419 1726867373.26079: done checking to see if all hosts have failed 21419 1726867373.26079: getting the remaining hosts for this loop 21419 1726867373.26081: done getting the remaining hosts for this loop 21419 1726867373.26084: getting the next task for host managed_node2 21419 1726867373.26090: done getting next task for host managed_node2 21419 1726867373.26091: ^ task is: TASK: meta (flush_handlers) 21419 1726867373.26093: ^ 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 21419 1726867373.26097: getting variables 21419 1726867373.26098: in VariableManager get_vars() 21419 1726867373.26136: Calling all_inventory to load vars for managed_node2 21419 1726867373.26138: Calling groups_inventory to load vars for managed_node2 21419 1726867373.26140: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.26150: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.26152: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.26154: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.26794: done sending task result for task 0affcac9-a3a5-053a-b750-0000000001c7 21419 1726867373.26797: WORKER PROCESS EXITING 21419 1726867373.27579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.28850: done with get_vars() 21419 1726867373.28875: done getting variables 21419 1726867373.28947: in VariableManager get_vars() 21419 1726867373.28966: Calling all_inventory to load vars for managed_node2 21419 1726867373.28968: Calling groups_inventory to load vars for managed_node2 21419 1726867373.28970: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.28975: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.28980: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.28983: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.29813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.30504: done with get_vars() 21419 1726867373.30523: done queuing things up, now waiting for results queue to drain 21419 1726867373.30524: results queue empty 21419 1726867373.30525: checking for any_errors_fatal 21419 1726867373.30527: done checking for any_errors_fatal 21419 1726867373.30528: checking for max_fail_percentage 21419 1726867373.30529: done checking for max_fail_percentage 21419 1726867373.30529: checking to see if all hosts have failed and the running result is not ok 21419 1726867373.30533: done checking to see if all hosts have failed 21419 1726867373.30534: getting the remaining hosts for this loop 21419 1726867373.30534: done getting the remaining hosts for this loop 21419 1726867373.30536: getting the next task for host managed_node2 21419 1726867373.30539: done getting next task for host managed_node2 21419 1726867373.30540: ^ task is: TASK: Show playbook name 21419 1726867373.30541: ^ 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 21419 1726867373.30543: getting variables 21419 1726867373.30543: in VariableManager get_vars() 21419 1726867373.30555: Calling all_inventory to load vars for managed_node2 21419 1726867373.30556: Calling groups_inventory to load vars for managed_node2 21419 1726867373.30557: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.30561: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.30562: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.30564: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.31065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.32122: done with get_vars() 21419 1726867373.32138: done getting variables 21419 1726867373.32212: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Friday 20 September 2024 17:22:53 -0400 (0:00:00.944) 0:00:08.457 ****** 21419 1726867373.32239: entering _queue_task() for managed_node2/debug 21419 1726867373.32241: Creating lock for debug 21419 1726867373.32550: worker is 1 (out of 1 available) 21419 1726867373.32563: exiting _queue_task() for managed_node2/debug 21419 1726867373.32575: done queuing things up, now waiting for results queue to drain 21419 1726867373.32576: waiting for pending results... 21419 1726867373.32743: running TaskExecutor() for managed_node2/TASK: Show playbook name 21419 1726867373.32810: in run() - task 0affcac9-a3a5-053a-b750-00000000000f 21419 1726867373.32823: variable 'ansible_search_path' from source: unknown 21419 1726867373.32851: calling self._execute() 21419 1726867373.32924: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.32929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.32938: variable 'omit' from source: magic vars 21419 1726867373.33208: variable 'ansible_distribution_major_version' from source: facts 21419 1726867373.33223: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867373.33343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867373.33535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867373.33571: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867373.33600: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867373.33625: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867373.33685: variable 'networkmanager_version' from source: set_fact 21419 1726867373.33695: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867373.33700: variable 'omit' from source: magic vars 21419 1726867373.33722: variable 'omit' from source: magic vars 21419 1726867373.33747: variable 'omit' from source: magic vars 21419 1726867373.33771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867373.33794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867373.33808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867373.33822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867373.33830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867373.33853: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867373.33856: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.33859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.33934: Set connection var ansible_connection to ssh 21419 1726867373.33939: Set connection var ansible_shell_executable to /bin/sh 21419 1726867373.33943: Set connection var ansible_shell_type to sh 21419 1726867373.33949: Set connection var ansible_timeout to 10 21419 1726867373.33951: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867373.33957: Set connection var ansible_pipelining to False 21419 1726867373.33973: variable 'ansible_shell_executable' from source: unknown 21419 1726867373.33979: variable 'ansible_connection' from source: unknown 21419 1726867373.33982: variable 'ansible_module_compression' from source: unknown 21419 1726867373.33984: variable 'ansible_shell_type' from source: unknown 21419 1726867373.33987: variable 'ansible_shell_executable' from source: unknown 21419 1726867373.33989: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.33992: variable 'ansible_pipelining' from source: unknown 21419 1726867373.33996: variable 'ansible_timeout' from source: unknown 21419 1726867373.33998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.34067: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867373.34076: variable 'omit' from source: magic vars 21419 1726867373.34082: starting attempt loop 21419 1726867373.34085: running the handler 21419 1726867373.34123: handler run complete 21419 1726867373.34138: attempt loop complete, returning result 21419 1726867373.34141: _execute() done 21419 1726867373.34144: dumping result to json 21419 1726867373.34147: done dumping result, returning 21419 1726867373.34153: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0affcac9-a3a5-053a-b750-00000000000f] 21419 1726867373.34158: sending task result for task 0affcac9-a3a5-053a-b750-00000000000f 21419 1726867373.34245: done sending task result for task 0affcac9-a3a5-053a-b750-00000000000f 21419 1726867373.34248: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: this is: playbooks/tests_ethtool_ring.yml 21419 1726867373.34295: no more pending results, returning what we have 21419 1726867373.34298: results queue empty 21419 1726867373.34299: checking for any_errors_fatal 21419 1726867373.34300: done checking for any_errors_fatal 21419 1726867373.34301: checking for max_fail_percentage 21419 1726867373.34305: done checking for max_fail_percentage 21419 1726867373.34307: checking to see if all hosts have failed and the running result is not ok 21419 1726867373.34309: done checking to see if all hosts have failed 21419 1726867373.34309: getting the remaining hosts for this loop 21419 1726867373.34311: done getting the remaining hosts for this loop 21419 1726867373.34315: getting the next task for host managed_node2 21419 1726867373.34323: done getting next task for host managed_node2 21419 1726867373.34325: ^ task is: TASK: INIT: Ethtool ring tests 21419 1726867373.34327: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867373.34331: getting variables 21419 1726867373.34332: in VariableManager get_vars() 21419 1726867373.34500: Calling all_inventory to load vars for managed_node2 21419 1726867373.34503: Calling groups_inventory to load vars for managed_node2 21419 1726867373.34506: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.34514: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.34517: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.34520: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.35549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.36364: done with get_vars() 21419 1726867373.36376: done getting variables 21419 1726867373.36416: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Friday 20 September 2024 17:22:53 -0400 (0:00:00.041) 0:00:08.499 ****** 21419 1726867373.36436: entering _queue_task() for managed_node2/debug 21419 1726867373.36633: worker is 1 (out of 1 available) 21419 1726867373.36644: exiting _queue_task() for managed_node2/debug 21419 1726867373.36655: done queuing things up, now waiting for results queue to drain 21419 1726867373.36656: waiting for pending results... 21419 1726867373.36812: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool ring tests 21419 1726867373.36870: in run() - task 0affcac9-a3a5-053a-b750-000000000010 21419 1726867373.36887: variable 'ansible_search_path' from source: unknown 21419 1726867373.36912: calling self._execute() 21419 1726867373.36979: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.36983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.36995: variable 'omit' from source: magic vars 21419 1726867373.37264: variable 'ansible_distribution_major_version' from source: facts 21419 1726867373.37274: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867373.37503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867373.37744: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867373.37883: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867373.37887: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867373.37889: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867373.37962: variable 'networkmanager_version' from source: set_fact 21419 1726867373.37987: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867373.37997: variable 'omit' from source: magic vars 21419 1726867373.38030: variable 'omit' from source: magic vars 21419 1726867373.38061: variable 'omit' from source: magic vars 21419 1726867373.38101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867373.38120: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867373.38143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867373.38162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867373.38170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867373.38224: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867373.38226: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.38228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.38443: Set connection var ansible_connection to ssh 21419 1726867373.38447: Set connection var ansible_shell_executable to /bin/sh 21419 1726867373.38450: Set connection var ansible_shell_type to sh 21419 1726867373.38452: Set connection var ansible_timeout to 10 21419 1726867373.38454: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867373.38457: Set connection var ansible_pipelining to False 21419 1726867373.38459: variable 'ansible_shell_executable' from source: unknown 21419 1726867373.38461: variable 'ansible_connection' from source: unknown 21419 1726867373.38463: variable 'ansible_module_compression' from source: unknown 21419 1726867373.38465: variable 'ansible_shell_type' from source: unknown 21419 1726867373.38467: variable 'ansible_shell_executable' from source: unknown 21419 1726867373.38469: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.38472: variable 'ansible_pipelining' from source: unknown 21419 1726867373.38474: variable 'ansible_timeout' from source: unknown 21419 1726867373.38476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.38584: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867373.38600: variable 'omit' from source: magic vars 21419 1726867373.38609: starting attempt loop 21419 1726867373.38615: running the handler 21419 1726867373.38671: handler run complete 21419 1726867373.38697: attempt loop complete, returning result 21419 1726867373.38703: _execute() done 21419 1726867373.38710: dumping result to json 21419 1726867373.38770: done dumping result, returning 21419 1726867373.38773: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool ring tests [0affcac9-a3a5-053a-b750-000000000010] 21419 1726867373.38775: sending task result for task 0affcac9-a3a5-053a-b750-000000000010 21419 1726867373.38835: done sending task result for task 0affcac9-a3a5-053a-b750-000000000010 21419 1726867373.38838: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 21419 1726867373.38920: no more pending results, returning what we have 21419 1726867373.38924: results queue empty 21419 1726867373.38925: checking for any_errors_fatal 21419 1726867373.38932: done checking for any_errors_fatal 21419 1726867373.38933: checking for max_fail_percentage 21419 1726867373.38935: done checking for max_fail_percentage 21419 1726867373.38936: checking to see if all hosts have failed and the running result is not ok 21419 1726867373.38937: done checking to see if all hosts have failed 21419 1726867373.38937: getting the remaining hosts for this loop 21419 1726867373.38939: done getting the remaining hosts for this loop 21419 1726867373.38943: getting the next task for host managed_node2 21419 1726867373.38949: done getting next task for host managed_node2 21419 1726867373.38952: ^ task is: TASK: Include the task 'show_interfaces.yml' 21419 1726867373.38954: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867373.38958: getting variables 21419 1726867373.38960: in VariableManager get_vars() 21419 1726867373.39014: Calling all_inventory to load vars for managed_node2 21419 1726867373.39018: Calling groups_inventory to load vars for managed_node2 21419 1726867373.39021: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.39030: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.39033: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.39035: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.39820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.40534: done with get_vars() 21419 1726867373.40546: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Friday 20 September 2024 17:22:53 -0400 (0:00:00.041) 0:00:08.541 ****** 21419 1726867373.40607: entering _queue_task() for managed_node2/include_tasks 21419 1726867373.40800: worker is 1 (out of 1 available) 21419 1726867373.40816: exiting _queue_task() for managed_node2/include_tasks 21419 1726867373.40828: done queuing things up, now waiting for results queue to drain 21419 1726867373.40829: waiting for pending results... 21419 1726867373.41088: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 21419 1726867373.41093: in run() - task 0affcac9-a3a5-053a-b750-000000000011 21419 1726867373.41096: variable 'ansible_search_path' from source: unknown 21419 1726867373.41183: calling self._execute() 21419 1726867373.41199: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.41211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.41226: variable 'omit' from source: magic vars 21419 1726867373.41567: variable 'ansible_distribution_major_version' from source: facts 21419 1726867373.41588: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867373.41754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867373.41992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867373.42027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867373.42054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867373.42081: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867373.42139: variable 'networkmanager_version' from source: set_fact 21419 1726867373.42149: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867373.42162: _execute() done 21419 1726867373.42165: dumping result to json 21419 1726867373.42168: done dumping result, returning 21419 1726867373.42170: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-053a-b750-000000000011] 21419 1726867373.42172: sending task result for task 0affcac9-a3a5-053a-b750-000000000011 21419 1726867373.42253: done sending task result for task 0affcac9-a3a5-053a-b750-000000000011 21419 1726867373.42256: WORKER PROCESS EXITING 21419 1726867373.42292: no more pending results, returning what we have 21419 1726867373.42297: in VariableManager get_vars() 21419 1726867373.42341: Calling all_inventory to load vars for managed_node2 21419 1726867373.42343: Calling groups_inventory to load vars for managed_node2 21419 1726867373.42345: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.42353: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.42356: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.42358: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.43041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.44105: done with get_vars() 21419 1726867373.44119: variable 'ansible_search_path' from source: unknown 21419 1726867373.44132: we have included files to process 21419 1726867373.44133: generating all_blocks data 21419 1726867373.44134: done generating all_blocks data 21419 1726867373.44135: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867373.44136: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867373.44138: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867373.44279: in VariableManager get_vars() 21419 1726867373.44305: done with get_vars() 21419 1726867373.44408: done processing included file 21419 1726867373.44410: iterating over new_blocks loaded from include file 21419 1726867373.44412: in VariableManager get_vars() 21419 1726867373.44428: done with get_vars() 21419 1726867373.44429: filtering new block on tags 21419 1726867373.44440: done filtering new block on tags 21419 1726867373.44442: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 21419 1726867373.44445: extending task lists for all hosts with included blocks 21419 1726867373.44511: done extending task lists 21419 1726867373.44512: done processing included files 21419 1726867373.44513: results queue empty 21419 1726867373.44513: checking for any_errors_fatal 21419 1726867373.44515: done checking for any_errors_fatal 21419 1726867373.44516: checking for max_fail_percentage 21419 1726867373.44516: done checking for max_fail_percentage 21419 1726867373.44517: checking to see if all hosts have failed and the running result is not ok 21419 1726867373.44517: done checking to see if all hosts have failed 21419 1726867373.44518: getting the remaining hosts for this loop 21419 1726867373.44519: done getting the remaining hosts for this loop 21419 1726867373.44520: getting the next task for host managed_node2 21419 1726867373.44522: done getting next task for host managed_node2 21419 1726867373.44524: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21419 1726867373.44525: ^ 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 21419 1726867373.44527: getting variables 21419 1726867373.44527: in VariableManager get_vars() 21419 1726867373.44542: Calling all_inventory to load vars for managed_node2 21419 1726867373.44544: Calling groups_inventory to load vars for managed_node2 21419 1726867373.44545: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.44549: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.44550: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.44552: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.45078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.45765: done with get_vars() 21419 1726867373.45779: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:22:53 -0400 (0:00:00.052) 0:00:08.593 ****** 21419 1726867373.45827: entering _queue_task() for managed_node2/include_tasks 21419 1726867373.46027: worker is 1 (out of 1 available) 21419 1726867373.46038: exiting _queue_task() for managed_node2/include_tasks 21419 1726867373.46050: done queuing things up, now waiting for results queue to drain 21419 1726867373.46052: waiting for pending results... 21419 1726867373.46392: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 21419 1726867373.46397: in run() - task 0affcac9-a3a5-053a-b750-0000000001e8 21419 1726867373.46400: variable 'ansible_search_path' from source: unknown 21419 1726867373.46402: variable 'ansible_search_path' from source: unknown 21419 1726867373.46405: calling self._execute() 21419 1726867373.46453: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.46465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.46476: variable 'omit' from source: magic vars 21419 1726867373.46847: variable 'ansible_distribution_major_version' from source: facts 21419 1726867373.46863: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867373.47022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867373.47266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867373.47313: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867373.47348: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867373.47386: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867373.47466: variable 'networkmanager_version' from source: set_fact 21419 1726867373.47485: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867373.47495: _execute() done 21419 1726867373.47500: dumping result to json 21419 1726867373.47506: done dumping result, returning 21419 1726867373.47515: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-053a-b750-0000000001e8] 21419 1726867373.47524: sending task result for task 0affcac9-a3a5-053a-b750-0000000001e8 21419 1726867373.47639: no more pending results, returning what we have 21419 1726867373.47644: in VariableManager get_vars() 21419 1726867373.47699: Calling all_inventory to load vars for managed_node2 21419 1726867373.47702: Calling groups_inventory to load vars for managed_node2 21419 1726867373.47704: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.47718: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.47721: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.47724: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.48247: done sending task result for task 0affcac9-a3a5-053a-b750-0000000001e8 21419 1726867373.48251: WORKER PROCESS EXITING 21419 1726867373.51584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.52792: done with get_vars() 21419 1726867373.52809: variable 'ansible_search_path' from source: unknown 21419 1726867373.52810: variable 'ansible_search_path' from source: unknown 21419 1726867373.52846: we have included files to process 21419 1726867373.52847: generating all_blocks data 21419 1726867373.52849: done generating all_blocks data 21419 1726867373.52850: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867373.52851: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867373.52853: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867373.53128: done processing included file 21419 1726867373.53130: iterating over new_blocks loaded from include file 21419 1726867373.53131: in VariableManager get_vars() 21419 1726867373.53154: done with get_vars() 21419 1726867373.53156: filtering new block on tags 21419 1726867373.53172: done filtering new block on tags 21419 1726867373.53174: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 21419 1726867373.53181: extending task lists for all hosts with included blocks 21419 1726867373.53279: done extending task lists 21419 1726867373.53280: done processing included files 21419 1726867373.53281: results queue empty 21419 1726867373.53282: checking for any_errors_fatal 21419 1726867373.53284: done checking for any_errors_fatal 21419 1726867373.53285: checking for max_fail_percentage 21419 1726867373.53286: done checking for max_fail_percentage 21419 1726867373.53287: checking to see if all hosts have failed and the running result is not ok 21419 1726867373.53287: done checking to see if all hosts have failed 21419 1726867373.53288: getting the remaining hosts for this loop 21419 1726867373.53289: done getting the remaining hosts for this loop 21419 1726867373.53292: getting the next task for host managed_node2 21419 1726867373.53295: done getting next task for host managed_node2 21419 1726867373.53297: ^ task is: TASK: Gather current interface info 21419 1726867373.53300: ^ 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? (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 21419 1726867373.53302: getting variables 21419 1726867373.53303: in VariableManager get_vars() 21419 1726867373.53318: Calling all_inventory to load vars for managed_node2 21419 1726867373.53320: Calling groups_inventory to load vars for managed_node2 21419 1726867373.53322: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867373.53327: Calling all_plugins_play to load vars for managed_node2 21419 1726867373.53330: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867373.53333: Calling groups_plugins_play to load vars for managed_node2 21419 1726867373.54197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867373.55444: done with get_vars() 21419 1726867373.55460: done getting variables 21419 1726867373.55498: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:22:53 -0400 (0:00:00.096) 0:00:08.690 ****** 21419 1726867373.55523: entering _queue_task() for managed_node2/command 21419 1726867373.55825: worker is 1 (out of 1 available) 21419 1726867373.55838: exiting _queue_task() for managed_node2/command 21419 1726867373.55850: done queuing things up, now waiting for results queue to drain 21419 1726867373.55852: waiting for pending results... 21419 1726867373.56065: running TaskExecutor() for managed_node2/TASK: Gather current interface info 21419 1726867373.56183: in run() - task 0affcac9-a3a5-053a-b750-0000000001fd 21419 1726867373.56202: variable 'ansible_search_path' from source: unknown 21419 1726867373.56209: variable 'ansible_search_path' from source: unknown 21419 1726867373.56246: calling self._execute() 21419 1726867373.56337: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.56375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.56380: variable 'omit' from source: magic vars 21419 1726867373.56743: variable 'ansible_distribution_major_version' from source: facts 21419 1726867373.56760: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867373.57025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867373.57205: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867373.57269: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867373.57349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867373.57393: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867373.57473: variable 'networkmanager_version' from source: set_fact 21419 1726867373.57491: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867373.57500: variable 'omit' from source: magic vars 21419 1726867373.57554: variable 'omit' from source: magic vars 21419 1726867373.57603: variable 'omit' from source: magic vars 21419 1726867373.57681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867373.57685: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867373.57697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867373.57755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867373.57772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867373.57814: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867373.57823: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.57832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.58001: Set connection var ansible_connection to ssh 21419 1726867373.58005: Set connection var ansible_shell_executable to /bin/sh 21419 1726867373.58007: Set connection var ansible_shell_type to sh 21419 1726867373.58010: Set connection var ansible_timeout to 10 21419 1726867373.58012: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867373.58014: Set connection var ansible_pipelining to False 21419 1726867373.58016: variable 'ansible_shell_executable' from source: unknown 21419 1726867373.58019: variable 'ansible_connection' from source: unknown 21419 1726867373.58021: variable 'ansible_module_compression' from source: unknown 21419 1726867373.58027: variable 'ansible_shell_type' from source: unknown 21419 1726867373.58035: variable 'ansible_shell_executable' from source: unknown 21419 1726867373.58042: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867373.58050: variable 'ansible_pipelining' from source: unknown 21419 1726867373.58058: variable 'ansible_timeout' from source: unknown 21419 1726867373.58066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867373.58180: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867373.58218: variable 'omit' from source: magic vars 21419 1726867373.58221: starting attempt loop 21419 1726867373.58224: running the handler 21419 1726867373.58232: _low_level_execute_command(): starting 21419 1726867373.58244: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867373.59167: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867373.59216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867373.59296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867373.60964: stdout chunk (state=3): >>>/root <<< 21419 1726867373.61101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867373.61113: stdout chunk (state=3): >>><<< 21419 1726867373.61125: stderr chunk (state=3): >>><<< 21419 1726867373.61146: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867373.61169: _low_level_execute_command(): starting 21419 1726867373.61182: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548 `" && echo ansible-tmp-1726867373.6115718-21812-258047816989548="` echo /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548 `" ) && sleep 0' 21419 1726867373.62029: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867373.62138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867373.62373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867373.62724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867373.62758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867373.64679: stdout chunk (state=3): >>>ansible-tmp-1726867373.6115718-21812-258047816989548=/root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548 <<< 21419 1726867373.64840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867373.64843: stdout chunk (state=3): >>><<< 21419 1726867373.64846: stderr chunk (state=3): >>><<< 21419 1726867373.64869: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867373.6115718-21812-258047816989548=/root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867373.64984: variable 'ansible_module_compression' from source: unknown 21419 1726867373.64987: ANSIBALLZ: Using generic lock for ansible.legacy.command 21419 1726867373.64990: ANSIBALLZ: Acquiring lock 21419 1726867373.64992: ANSIBALLZ: Lock acquired: 140690515252464 21419 1726867373.64994: ANSIBALLZ: Creating module 21419 1726867373.86701: ANSIBALLZ: Writing module into payload 21419 1726867373.86803: ANSIBALLZ: Writing module 21419 1726867373.86843: ANSIBALLZ: Renaming module 21419 1726867373.86853: ANSIBALLZ: Done creating module 21419 1726867373.86873: variable 'ansible_facts' from source: unknown 21419 1726867373.86966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/AnsiballZ_command.py 21419 1726867373.87183: Sending initial data 21419 1726867373.87189: Sent initial data (156 bytes) 21419 1726867373.87817: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867373.87859: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867373.87872: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867373.87888: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867373.87933: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867373.88002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867373.88106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867373.88111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867373.89989: 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 "." <<< 21419 1726867373.90250: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmprjzb3x34 /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/AnsiballZ_command.py <<< 21419 1726867373.90254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/AnsiballZ_command.py" <<< 21419 1726867373.90279: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmprjzb3x34" to remote "/root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/AnsiballZ_command.py" <<< 21419 1726867373.91699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867373.91768: stderr chunk (state=3): >>><<< 21419 1726867373.91779: stdout chunk (state=3): >>><<< 21419 1726867373.91814: done transferring module to remote 21419 1726867373.91946: _low_level_execute_command(): starting 21419 1726867373.91950: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/ /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/AnsiballZ_command.py && sleep 0' 21419 1726867373.93016: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867373.93020: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867373.93026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867373.93028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867373.93031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867373.93079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867373.93082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867373.93409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867373.93451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867373.95337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867373.95349: stdout chunk (state=3): >>><<< 21419 1726867373.95359: stderr chunk (state=3): >>><<< 21419 1726867373.95379: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867373.95388: _low_level_execute_command(): starting 21419 1726867373.95483: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/AnsiballZ_command.py && sleep 0' 21419 1726867373.96584: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867373.96596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867373.96606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867373.96827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867373.96831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867373.96833: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867373.96835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867373.96837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867373.96839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867373.96840: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867373.96842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867373.96844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867373.96846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867373.96848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867373.96850: stderr chunk (state=3): >>>debug2: match found <<< 21419 1726867373.96851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867373.96918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867373.96921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867373.97063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867373.97208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.12937: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:22:54.124771", "end": "2024-09-20 17:22:54.128125", "delta": "0:00:00.003354", "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}}} <<< 21419 1726867374.14584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867374.14587: stdout chunk (state=3): >>><<< 21419 1726867374.14590: stderr chunk (state=3): >>><<< 21419 1726867374.14592: _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 17:22:54.124771", "end": "2024-09-20 17:22:54.128125", "delta": "0:00:00.003354", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867374.14595: 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-1726867373.6115718-21812-258047816989548/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867374.14602: _low_level_execute_command(): starting 21419 1726867374.14604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867373.6115718-21812-258047816989548/ > /dev/null 2>&1 && sleep 0' 21419 1726867374.15206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867374.15217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867374.15225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867374.15286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.15332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867374.15387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867374.15394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867374.15425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.17444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867374.17448: stdout chunk (state=3): >>><<< 21419 1726867374.17450: stderr chunk (state=3): >>><<< 21419 1726867374.17452: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867374.17455: handler run complete 21419 1726867374.17457: Evaluated conditional (False): False 21419 1726867374.17459: attempt loop complete, returning result 21419 1726867374.17461: _execute() done 21419 1726867374.17463: dumping result to json 21419 1726867374.17465: done dumping result, returning 21419 1726867374.17467: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0affcac9-a3a5-053a-b750-0000000001fd] 21419 1726867374.17469: sending task result for task 0affcac9-a3a5-053a-b750-0000000001fd 21419 1726867374.17542: done sending task result for task 0affcac9-a3a5-053a-b750-0000000001fd 21419 1726867374.17546: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003354", "end": "2024-09-20 17:22:54.128125", "rc": 0, "start": "2024-09-20 17:22:54.124771" } STDOUT: bonding_masters eth0 lo 21419 1726867374.17628: no more pending results, returning what we have 21419 1726867374.17632: results queue empty 21419 1726867374.17633: checking for any_errors_fatal 21419 1726867374.17635: done checking for any_errors_fatal 21419 1726867374.17635: checking for max_fail_percentage 21419 1726867374.17638: done checking for max_fail_percentage 21419 1726867374.17638: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.17640: done checking to see if all hosts have failed 21419 1726867374.17640: getting the remaining hosts for this loop 21419 1726867374.17642: done getting the remaining hosts for this loop 21419 1726867374.17646: getting the next task for host managed_node2 21419 1726867374.17652: done getting next task for host managed_node2 21419 1726867374.17657: ^ task is: TASK: Set current_interfaces 21419 1726867374.17662: ^ 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? (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 21419 1726867374.17666: getting variables 21419 1726867374.17668: in VariableManager get_vars() 21419 1726867374.17882: Calling all_inventory to load vars for managed_node2 21419 1726867374.17886: Calling groups_inventory to load vars for managed_node2 21419 1726867374.17889: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.17900: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.17916: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.17920: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.19735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.21061: done with get_vars() 21419 1726867374.21081: done getting variables 21419 1726867374.21140: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:22:54 -0400 (0:00:00.656) 0:00:09.347 ****** 21419 1726867374.21168: entering _queue_task() for managed_node2/set_fact 21419 1726867374.21445: worker is 1 (out of 1 available) 21419 1726867374.21457: exiting _queue_task() for managed_node2/set_fact 21419 1726867374.21468: done queuing things up, now waiting for results queue to drain 21419 1726867374.21470: waiting for pending results... 21419 1726867374.21892: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 21419 1726867374.21902: in run() - task 0affcac9-a3a5-053a-b750-0000000001fe 21419 1726867374.21905: variable 'ansible_search_path' from source: unknown 21419 1726867374.21907: variable 'ansible_search_path' from source: unknown 21419 1726867374.21910: calling self._execute() 21419 1726867374.21982: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.21995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.22014: variable 'omit' from source: magic vars 21419 1726867374.22396: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.22416: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.22599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.22883: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.22908: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.22949: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.23082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.23086: variable 'networkmanager_version' from source: set_fact 21419 1726867374.23109: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.23123: variable 'omit' from source: magic vars 21419 1726867374.23173: variable 'omit' from source: magic vars 21419 1726867374.23292: variable '_current_interfaces' from source: set_fact 21419 1726867374.23364: variable 'omit' from source: magic vars 21419 1726867374.23400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867374.23439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867374.23464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867374.23533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867374.23553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867374.23592: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867374.23601: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.23609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.23725: Set connection var ansible_connection to ssh 21419 1726867374.23758: Set connection var ansible_shell_executable to /bin/sh 21419 1726867374.23761: Set connection var ansible_shell_type to sh 21419 1726867374.23763: Set connection var ansible_timeout to 10 21419 1726867374.23765: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867374.23773: Set connection var ansible_pipelining to False 21419 1726867374.23867: variable 'ansible_shell_executable' from source: unknown 21419 1726867374.23871: variable 'ansible_connection' from source: unknown 21419 1726867374.23873: variable 'ansible_module_compression' from source: unknown 21419 1726867374.23876: variable 'ansible_shell_type' from source: unknown 21419 1726867374.23879: variable 'ansible_shell_executable' from source: unknown 21419 1726867374.23881: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.23884: variable 'ansible_pipelining' from source: unknown 21419 1726867374.23886: variable 'ansible_timeout' from source: unknown 21419 1726867374.23888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.23963: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867374.23987: variable 'omit' from source: magic vars 21419 1726867374.23998: starting attempt loop 21419 1726867374.24005: running the handler 21419 1726867374.24024: handler run complete 21419 1726867374.24039: attempt loop complete, returning result 21419 1726867374.24046: _execute() done 21419 1726867374.24054: dumping result to json 21419 1726867374.24063: done dumping result, returning 21419 1726867374.24083: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0affcac9-a3a5-053a-b750-0000000001fe] 21419 1726867374.24085: sending task result for task 0affcac9-a3a5-053a-b750-0000000001fe 21419 1726867374.24345: done sending task result for task 0affcac9-a3a5-053a-b750-0000000001fe 21419 1726867374.24349: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21419 1726867374.24404: no more pending results, returning what we have 21419 1726867374.24407: results queue empty 21419 1726867374.24408: checking for any_errors_fatal 21419 1726867374.24416: done checking for any_errors_fatal 21419 1726867374.24417: checking for max_fail_percentage 21419 1726867374.24419: done checking for max_fail_percentage 21419 1726867374.24420: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.24421: done checking to see if all hosts have failed 21419 1726867374.24421: getting the remaining hosts for this loop 21419 1726867374.24423: done getting the remaining hosts for this loop 21419 1726867374.24426: getting the next task for host managed_node2 21419 1726867374.24433: done getting next task for host managed_node2 21419 1726867374.24435: ^ task is: TASK: Show current_interfaces 21419 1726867374.24437: ^ 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? (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 21419 1726867374.24441: getting variables 21419 1726867374.24443: in VariableManager get_vars() 21419 1726867374.24493: Calling all_inventory to load vars for managed_node2 21419 1726867374.24496: Calling groups_inventory to load vars for managed_node2 21419 1726867374.24499: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.24509: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.24514: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.24518: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.25666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.26922: done with get_vars() 21419 1726867374.26940: done getting variables 21419 1726867374.27000: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:22:54 -0400 (0:00:00.058) 0:00:09.405 ****** 21419 1726867374.27035: entering _queue_task() for managed_node2/debug 21419 1726867374.27290: worker is 1 (out of 1 available) 21419 1726867374.27302: exiting _queue_task() for managed_node2/debug 21419 1726867374.27676: done queuing things up, now waiting for results queue to drain 21419 1726867374.27681: waiting for pending results... 21419 1726867374.27698: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 21419 1726867374.27808: in run() - task 0affcac9-a3a5-053a-b750-0000000001e9 21419 1726867374.27833: variable 'ansible_search_path' from source: unknown 21419 1726867374.27843: variable 'ansible_search_path' from source: unknown 21419 1726867374.27887: calling self._execute() 21419 1726867374.27982: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.27995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.28011: variable 'omit' from source: magic vars 21419 1726867374.28426: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.28447: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.28695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.28966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.29028: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.29068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.29221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.29224: variable 'networkmanager_version' from source: set_fact 21419 1726867374.29226: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.29228: variable 'omit' from source: magic vars 21419 1726867374.29268: variable 'omit' from source: magic vars 21419 1726867374.29372: variable 'current_interfaces' from source: set_fact 21419 1726867374.29409: variable 'omit' from source: magic vars 21419 1726867374.29453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867374.29487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867374.29508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867374.29531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867374.29551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867374.29589: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867374.29599: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.29609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.29724: Set connection var ansible_connection to ssh 21419 1726867374.29737: Set connection var ansible_shell_executable to /bin/sh 21419 1726867374.29744: Set connection var ansible_shell_type to sh 21419 1726867374.29753: Set connection var ansible_timeout to 10 21419 1726867374.29766: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867374.29775: Set connection var ansible_pipelining to False 21419 1726867374.29802: variable 'ansible_shell_executable' from source: unknown 21419 1726867374.29873: variable 'ansible_connection' from source: unknown 21419 1726867374.29876: variable 'ansible_module_compression' from source: unknown 21419 1726867374.29880: variable 'ansible_shell_type' from source: unknown 21419 1726867374.29882: variable 'ansible_shell_executable' from source: unknown 21419 1726867374.29884: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.29886: variable 'ansible_pipelining' from source: unknown 21419 1726867374.29888: variable 'ansible_timeout' from source: unknown 21419 1726867374.29890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.29961: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867374.30326: variable 'omit' from source: magic vars 21419 1726867374.30329: starting attempt loop 21419 1726867374.30332: running the handler 21419 1726867374.30334: handler run complete 21419 1726867374.30336: attempt loop complete, returning result 21419 1726867374.30437: _execute() done 21419 1726867374.30445: dumping result to json 21419 1726867374.30453: done dumping result, returning 21419 1726867374.30465: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0affcac9-a3a5-053a-b750-0000000001e9] 21419 1726867374.30491: sending task result for task 0affcac9-a3a5-053a-b750-0000000001e9 ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21419 1726867374.30694: no more pending results, returning what we have 21419 1726867374.30698: results queue empty 21419 1726867374.30699: checking for any_errors_fatal 21419 1726867374.30704: done checking for any_errors_fatal 21419 1726867374.30705: checking for max_fail_percentage 21419 1726867374.30707: done checking for max_fail_percentage 21419 1726867374.30709: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.30710: done checking to see if all hosts have failed 21419 1726867374.30710: getting the remaining hosts for this loop 21419 1726867374.30714: done getting the remaining hosts for this loop 21419 1726867374.30718: getting the next task for host managed_node2 21419 1726867374.30726: done getting next task for host managed_node2 21419 1726867374.30729: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21419 1726867374.30731: ^ 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 21419 1726867374.30735: getting variables 21419 1726867374.30736: in VariableManager get_vars() 21419 1726867374.30791: Calling all_inventory to load vars for managed_node2 21419 1726867374.30794: Calling groups_inventory to load vars for managed_node2 21419 1726867374.30797: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.30807: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.30810: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.30816: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.31884: done sending task result for task 0affcac9-a3a5-053a-b750-0000000001e9 21419 1726867374.31888: WORKER PROCESS EXITING 21419 1726867374.32995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.35369: done with get_vars() 21419 1726867374.35591: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Friday 20 September 2024 17:22:54 -0400 (0:00:00.086) 0:00:09.492 ****** 21419 1726867374.35675: entering _queue_task() for managed_node2/include_tasks 21419 1726867374.36370: worker is 1 (out of 1 available) 21419 1726867374.36385: exiting _queue_task() for managed_node2/include_tasks 21419 1726867374.36399: done queuing things up, now waiting for results queue to drain 21419 1726867374.36401: waiting for pending results... 21419 1726867374.36836: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 21419 1726867374.37001: in run() - task 0affcac9-a3a5-053a-b750-000000000012 21419 1726867374.37028: variable 'ansible_search_path' from source: unknown 21419 1726867374.37064: calling self._execute() 21419 1726867374.37201: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.37208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.37217: variable 'omit' from source: magic vars 21419 1726867374.38129: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.38142: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.38461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.39182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.39186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.39438: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.39442: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.39564: variable 'networkmanager_version' from source: set_fact 21419 1726867374.39586: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.39595: _execute() done 21419 1726867374.39603: dumping result to json 21419 1726867374.39614: done dumping result, returning 21419 1726867374.39625: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-053a-b750-000000000012] 21419 1726867374.39635: sending task result for task 0affcac9-a3a5-053a-b750-000000000012 21419 1726867374.39762: no more pending results, returning what we have 21419 1726867374.39767: in VariableManager get_vars() 21419 1726867374.39830: Calling all_inventory to load vars for managed_node2 21419 1726867374.39833: Calling groups_inventory to load vars for managed_node2 21419 1726867374.39836: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.39848: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.39851: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.39854: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.40705: done sending task result for task 0affcac9-a3a5-053a-b750-000000000012 21419 1726867374.40708: WORKER PROCESS EXITING 21419 1726867374.41484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.42816: done with get_vars() 21419 1726867374.42832: variable 'ansible_search_path' from source: unknown 21419 1726867374.42850: we have included files to process 21419 1726867374.42851: generating all_blocks data 21419 1726867374.42853: done generating all_blocks data 21419 1726867374.42858: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21419 1726867374.42859: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21419 1726867374.42861: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21419 1726867374.43449: in VariableManager get_vars() 21419 1726867374.43476: done with get_vars() 21419 1726867374.43745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 21419 1726867374.45036: done processing included file 21419 1726867374.45038: iterating over new_blocks loaded from include file 21419 1726867374.45040: in VariableManager get_vars() 21419 1726867374.45062: done with get_vars() 21419 1726867374.45069: filtering new block on tags 21419 1726867374.45110: done filtering new block on tags 21419 1726867374.45113: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 21419 1726867374.45118: extending task lists for all hosts with included blocks 21419 1726867374.45320: done extending task lists 21419 1726867374.45321: done processing included files 21419 1726867374.45322: results queue empty 21419 1726867374.45322: checking for any_errors_fatal 21419 1726867374.45325: done checking for any_errors_fatal 21419 1726867374.45325: checking for max_fail_percentage 21419 1726867374.45326: done checking for max_fail_percentage 21419 1726867374.45326: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.45327: done checking to see if all hosts have failed 21419 1726867374.45328: getting the remaining hosts for this loop 21419 1726867374.45328: done getting the remaining hosts for this loop 21419 1726867374.45330: getting the next task for host managed_node2 21419 1726867374.45332: done getting next task for host managed_node2 21419 1726867374.45333: ^ task is: TASK: Ensure state in ["present", "absent"] 21419 1726867374.45335: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867374.45336: getting variables 21419 1726867374.45337: in VariableManager get_vars() 21419 1726867374.45348: Calling all_inventory to load vars for managed_node2 21419 1726867374.45349: Calling groups_inventory to load vars for managed_node2 21419 1726867374.45350: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.45354: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.45356: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.45358: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.45911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.46597: done with get_vars() 21419 1726867374.46608: done getting variables 21419 1726867374.46650: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:22:54 -0400 (0:00:00.109) 0:00:09.602 ****** 21419 1726867374.46668: entering _queue_task() for managed_node2/fail 21419 1726867374.46669: Creating lock for fail 21419 1726867374.46889: worker is 1 (out of 1 available) 21419 1726867374.46901: exiting _queue_task() for managed_node2/fail 21419 1726867374.46912: done queuing things up, now waiting for results queue to drain 21419 1726867374.46914: waiting for pending results... 21419 1726867374.47200: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 21419 1726867374.47584: in run() - task 0affcac9-a3a5-053a-b750-000000000219 21419 1726867374.47589: variable 'ansible_search_path' from source: unknown 21419 1726867374.47591: variable 'ansible_search_path' from source: unknown 21419 1726867374.47594: calling self._execute() 21419 1726867374.47597: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.47599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.47602: variable 'omit' from source: magic vars 21419 1726867374.48276: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.48299: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.48493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.48785: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.48845: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.48883: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.48916: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.48970: variable 'networkmanager_version' from source: set_fact 21419 1726867374.48989: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.49087: variable 'state' from source: include params 21419 1726867374.49091: Evaluated conditional (state not in ["present", "absent"]): False 21419 1726867374.49095: when evaluation is False, skipping this task 21419 1726867374.49097: _execute() done 21419 1726867374.49100: dumping result to json 21419 1726867374.49103: done dumping result, returning 21419 1726867374.49108: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-053a-b750-000000000219] 21419 1726867374.49115: sending task result for task 0affcac9-a3a5-053a-b750-000000000219 21419 1726867374.49193: done sending task result for task 0affcac9-a3a5-053a-b750-000000000219 21419 1726867374.49197: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21419 1726867374.49254: no more pending results, returning what we have 21419 1726867374.49259: results queue empty 21419 1726867374.49260: checking for any_errors_fatal 21419 1726867374.49261: done checking for any_errors_fatal 21419 1726867374.49261: checking for max_fail_percentage 21419 1726867374.49263: done checking for max_fail_percentage 21419 1726867374.49264: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.49265: done checking to see if all hosts have failed 21419 1726867374.49265: getting the remaining hosts for this loop 21419 1726867374.49267: done getting the remaining hosts for this loop 21419 1726867374.49270: getting the next task for host managed_node2 21419 1726867374.49276: done getting next task for host managed_node2 21419 1726867374.49280: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21419 1726867374.49283: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867374.49285: getting variables 21419 1726867374.49287: in VariableManager get_vars() 21419 1726867374.49327: Calling all_inventory to load vars for managed_node2 21419 1726867374.49329: Calling groups_inventory to load vars for managed_node2 21419 1726867374.49331: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.49339: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.49341: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.49343: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.49950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.51507: done with get_vars() 21419 1726867374.51524: done getting variables 21419 1726867374.51597: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:22:54 -0400 (0:00:00.049) 0:00:09.651 ****** 21419 1726867374.51623: entering _queue_task() for managed_node2/fail 21419 1726867374.51887: worker is 1 (out of 1 available) 21419 1726867374.51903: exiting _queue_task() for managed_node2/fail 21419 1726867374.51929: done queuing things up, now waiting for results queue to drain 21419 1726867374.51931: waiting for pending results... 21419 1726867374.52093: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 21419 1726867374.52209: in run() - task 0affcac9-a3a5-053a-b750-00000000021a 21419 1726867374.52223: variable 'ansible_search_path' from source: unknown 21419 1726867374.52227: variable 'ansible_search_path' from source: unknown 21419 1726867374.52287: calling self._execute() 21419 1726867374.52386: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.52390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.52393: variable 'omit' from source: magic vars 21419 1726867374.52725: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.52736: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.52933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.53255: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.53316: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.53333: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.53486: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.53489: variable 'networkmanager_version' from source: set_fact 21419 1726867374.53492: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.53582: variable 'type' from source: play vars 21419 1726867374.53588: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21419 1726867374.53591: when evaluation is False, skipping this task 21419 1726867374.53594: _execute() done 21419 1726867374.53596: dumping result to json 21419 1726867374.53599: done dumping result, returning 21419 1726867374.53718: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-053a-b750-00000000021a] 21419 1726867374.53721: sending task result for task 0affcac9-a3a5-053a-b750-00000000021a 21419 1726867374.53775: done sending task result for task 0affcac9-a3a5-053a-b750-00000000021a 21419 1726867374.53781: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21419 1726867374.53815: no more pending results, returning what we have 21419 1726867374.53819: results queue empty 21419 1726867374.53820: checking for any_errors_fatal 21419 1726867374.53824: done checking for any_errors_fatal 21419 1726867374.53825: checking for max_fail_percentage 21419 1726867374.53826: done checking for max_fail_percentage 21419 1726867374.53827: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.53828: done checking to see if all hosts have failed 21419 1726867374.53828: getting the remaining hosts for this loop 21419 1726867374.53829: done getting the remaining hosts for this loop 21419 1726867374.53832: getting the next task for host managed_node2 21419 1726867374.53837: done getting next task for host managed_node2 21419 1726867374.53839: ^ task is: TASK: Include the task 'show_interfaces.yml' 21419 1726867374.53842: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867374.53845: getting variables 21419 1726867374.53846: in VariableManager get_vars() 21419 1726867374.53890: Calling all_inventory to load vars for managed_node2 21419 1726867374.53893: Calling groups_inventory to load vars for managed_node2 21419 1726867374.53895: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.53903: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.53905: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.53908: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.54963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.56332: done with get_vars() 21419 1726867374.56345: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 17:22:54 -0400 (0:00:00.047) 0:00:09.699 ****** 21419 1726867374.56419: entering _queue_task() for managed_node2/include_tasks 21419 1726867374.56632: worker is 1 (out of 1 available) 21419 1726867374.56643: exiting _queue_task() for managed_node2/include_tasks 21419 1726867374.56655: done queuing things up, now waiting for results queue to drain 21419 1726867374.56657: waiting for pending results... 21419 1726867374.56809: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 21419 1726867374.56882: in run() - task 0affcac9-a3a5-053a-b750-00000000021b 21419 1726867374.56893: variable 'ansible_search_path' from source: unknown 21419 1726867374.56900: variable 'ansible_search_path' from source: unknown 21419 1726867374.56927: calling self._execute() 21419 1726867374.56989: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.56995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.57004: variable 'omit' from source: magic vars 21419 1726867374.57502: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.57505: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.57548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.57800: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.57843: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.57875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.57913: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.57988: variable 'networkmanager_version' from source: set_fact 21419 1726867374.58000: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.58005: _execute() done 21419 1726867374.58008: dumping result to json 21419 1726867374.58011: done dumping result, returning 21419 1726867374.58018: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-053a-b750-00000000021b] 21419 1726867374.58024: sending task result for task 0affcac9-a3a5-053a-b750-00000000021b 21419 1726867374.58106: done sending task result for task 0affcac9-a3a5-053a-b750-00000000021b 21419 1726867374.58108: WORKER PROCESS EXITING 21419 1726867374.58171: no more pending results, returning what we have 21419 1726867374.58176: in VariableManager get_vars() 21419 1726867374.58228: Calling all_inventory to load vars for managed_node2 21419 1726867374.58231: Calling groups_inventory to load vars for managed_node2 21419 1726867374.58233: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.58241: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.58243: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.58246: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.58917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.59613: done with get_vars() 21419 1726867374.59624: variable 'ansible_search_path' from source: unknown 21419 1726867374.59625: variable 'ansible_search_path' from source: unknown 21419 1726867374.59649: we have included files to process 21419 1726867374.59650: generating all_blocks data 21419 1726867374.59651: done generating all_blocks data 21419 1726867374.59654: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867374.59654: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867374.59656: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867374.59726: in VariableManager get_vars() 21419 1726867374.59745: done with get_vars() 21419 1726867374.59817: done processing included file 21419 1726867374.59819: iterating over new_blocks loaded from include file 21419 1726867374.59820: in VariableManager get_vars() 21419 1726867374.59836: done with get_vars() 21419 1726867374.59837: filtering new block on tags 21419 1726867374.59848: done filtering new block on tags 21419 1726867374.59850: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 21419 1726867374.59853: extending task lists for all hosts with included blocks 21419 1726867374.60081: done extending task lists 21419 1726867374.60082: done processing included files 21419 1726867374.60083: results queue empty 21419 1726867374.60083: checking for any_errors_fatal 21419 1726867374.60085: done checking for any_errors_fatal 21419 1726867374.60086: checking for max_fail_percentage 21419 1726867374.60086: done checking for max_fail_percentage 21419 1726867374.60087: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.60087: done checking to see if all hosts have failed 21419 1726867374.60088: getting the remaining hosts for this loop 21419 1726867374.60088: done getting the remaining hosts for this loop 21419 1726867374.60090: getting the next task for host managed_node2 21419 1726867374.60092: done getting next task for host managed_node2 21419 1726867374.60094: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21419 1726867374.60096: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867374.60097: getting variables 21419 1726867374.60098: in VariableManager get_vars() 21419 1726867374.60108: Calling all_inventory to load vars for managed_node2 21419 1726867374.60110: Calling groups_inventory to load vars for managed_node2 21419 1726867374.60111: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.60116: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.60117: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.60119: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.60703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.61384: done with get_vars() 21419 1726867374.61396: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:22:54 -0400 (0:00:00.050) 0:00:09.749 ****** 21419 1726867374.61445: entering _queue_task() for managed_node2/include_tasks 21419 1726867374.61663: worker is 1 (out of 1 available) 21419 1726867374.61675: exiting _queue_task() for managed_node2/include_tasks 21419 1726867374.61690: done queuing things up, now waiting for results queue to drain 21419 1726867374.61692: waiting for pending results... 21419 1726867374.61850: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 21419 1726867374.61927: in run() - task 0affcac9-a3a5-053a-b750-000000000248 21419 1726867374.61938: variable 'ansible_search_path' from source: unknown 21419 1726867374.61942: variable 'ansible_search_path' from source: unknown 21419 1726867374.61968: calling self._execute() 21419 1726867374.62036: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.62041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.62050: variable 'omit' from source: magic vars 21419 1726867374.62321: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.62332: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.62453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.62645: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.62684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.62709: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.62736: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.62791: variable 'networkmanager_version' from source: set_fact 21419 1726867374.62803: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.62807: _execute() done 21419 1726867374.62810: dumping result to json 21419 1726867374.62815: done dumping result, returning 21419 1726867374.62820: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-053a-b750-000000000248] 21419 1726867374.62825: sending task result for task 0affcac9-a3a5-053a-b750-000000000248 21419 1726867374.62903: done sending task result for task 0affcac9-a3a5-053a-b750-000000000248 21419 1726867374.62906: WORKER PROCESS EXITING 21419 1726867374.62933: no more pending results, returning what we have 21419 1726867374.62937: in VariableManager get_vars() 21419 1726867374.62988: Calling all_inventory to load vars for managed_node2 21419 1726867374.62991: Calling groups_inventory to load vars for managed_node2 21419 1726867374.62993: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.63003: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.63005: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.63007: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.63641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.64342: done with get_vars() 21419 1726867374.64353: variable 'ansible_search_path' from source: unknown 21419 1726867374.64353: variable 'ansible_search_path' from source: unknown 21419 1726867374.64393: we have included files to process 21419 1726867374.64394: generating all_blocks data 21419 1726867374.64395: done generating all_blocks data 21419 1726867374.64396: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867374.64397: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867374.64398: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867374.64566: done processing included file 21419 1726867374.64567: iterating over new_blocks loaded from include file 21419 1726867374.64568: in VariableManager get_vars() 21419 1726867374.64584: done with get_vars() 21419 1726867374.64586: filtering new block on tags 21419 1726867374.64598: done filtering new block on tags 21419 1726867374.64600: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 21419 1726867374.64603: extending task lists for all hosts with included blocks 21419 1726867374.64691: done extending task lists 21419 1726867374.64692: done processing included files 21419 1726867374.64692: results queue empty 21419 1726867374.64693: checking for any_errors_fatal 21419 1726867374.64695: done checking for any_errors_fatal 21419 1726867374.64695: checking for max_fail_percentage 21419 1726867374.64696: done checking for max_fail_percentage 21419 1726867374.64697: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.64697: done checking to see if all hosts have failed 21419 1726867374.64698: getting the remaining hosts for this loop 21419 1726867374.64698: done getting the remaining hosts for this loop 21419 1726867374.64700: getting the next task for host managed_node2 21419 1726867374.64703: done getting next task for host managed_node2 21419 1726867374.64704: ^ task is: TASK: Gather current interface info 21419 1726867374.64707: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867374.64709: getting variables 21419 1726867374.64710: in VariableManager get_vars() 21419 1726867374.64723: Calling all_inventory to load vars for managed_node2 21419 1726867374.64724: Calling groups_inventory to load vars for managed_node2 21419 1726867374.64725: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.64729: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.64730: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.64732: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.65302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867374.65988: done with get_vars() 21419 1726867374.66000: done getting variables 21419 1726867374.66029: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:22:54 -0400 (0:00:00.046) 0:00:09.795 ****** 21419 1726867374.66054: entering _queue_task() for managed_node2/command 21419 1726867374.66259: worker is 1 (out of 1 available) 21419 1726867374.66272: exiting _queue_task() for managed_node2/command 21419 1726867374.66287: done queuing things up, now waiting for results queue to drain 21419 1726867374.66289: waiting for pending results... 21419 1726867374.66432: running TaskExecutor() for managed_node2/TASK: Gather current interface info 21419 1726867374.66500: in run() - task 0affcac9-a3a5-053a-b750-00000000027f 21419 1726867374.66515: variable 'ansible_search_path' from source: unknown 21419 1726867374.66519: variable 'ansible_search_path' from source: unknown 21419 1726867374.66542: calling self._execute() 21419 1726867374.66601: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.66607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.66616: variable 'omit' from source: magic vars 21419 1726867374.66872: variable 'ansible_distribution_major_version' from source: facts 21419 1726867374.66883: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867374.67000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867374.67184: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867374.67216: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867374.67238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867374.67263: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867374.67322: variable 'networkmanager_version' from source: set_fact 21419 1726867374.67332: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867374.67337: variable 'omit' from source: magic vars 21419 1726867374.67368: variable 'omit' from source: magic vars 21419 1726867374.67396: variable 'omit' from source: magic vars 21419 1726867374.67420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867374.67442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867374.67456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867374.67468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867374.67476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867374.67500: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867374.67503: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.67515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.67574: Set connection var ansible_connection to ssh 21419 1726867374.67582: Set connection var ansible_shell_executable to /bin/sh 21419 1726867374.67584: Set connection var ansible_shell_type to sh 21419 1726867374.67590: Set connection var ansible_timeout to 10 21419 1726867374.67595: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867374.67600: Set connection var ansible_pipelining to False 21419 1726867374.67620: variable 'ansible_shell_executable' from source: unknown 21419 1726867374.67628: variable 'ansible_connection' from source: unknown 21419 1726867374.67631: variable 'ansible_module_compression' from source: unknown 21419 1726867374.67634: variable 'ansible_shell_type' from source: unknown 21419 1726867374.67637: variable 'ansible_shell_executable' from source: unknown 21419 1726867374.67639: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867374.67640: variable 'ansible_pipelining' from source: unknown 21419 1726867374.67643: variable 'ansible_timeout' from source: unknown 21419 1726867374.67645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867374.67708: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867374.67718: variable 'omit' from source: magic vars 21419 1726867374.67725: starting attempt loop 21419 1726867374.67728: running the handler 21419 1726867374.67740: _low_level_execute_command(): starting 21419 1726867374.67746: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867374.68247: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867374.68250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.68253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867374.68255: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.68310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867374.68316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867374.68318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867374.68369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.70054: stdout chunk (state=3): >>>/root <<< 21419 1726867374.70158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867374.70181: stderr chunk (state=3): >>><<< 21419 1726867374.70185: stdout chunk (state=3): >>><<< 21419 1726867374.70206: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867374.70216: _low_level_execute_command(): starting 21419 1726867374.70222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739 `" && echo ansible-tmp-1726867374.7020462-21868-128060696624739="` echo /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739 `" ) && sleep 0' 21419 1726867374.70641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867374.70645: 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.12.116 originally 10.31.12.116 <<< 21419 1726867374.70647: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.70649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867374.70651: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.70689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867374.70710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867374.70749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.72657: stdout chunk (state=3): >>>ansible-tmp-1726867374.7020462-21868-128060696624739=/root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739 <<< 21419 1726867374.72766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867374.72788: stderr chunk (state=3): >>><<< 21419 1726867374.72792: stdout chunk (state=3): >>><<< 21419 1726867374.72804: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867374.7020462-21868-128060696624739=/root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867374.72829: variable 'ansible_module_compression' from source: unknown 21419 1726867374.72868: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867374.72898: variable 'ansible_facts' from source: unknown 21419 1726867374.72958: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/AnsiballZ_command.py 21419 1726867374.73045: Sending initial data 21419 1726867374.73048: Sent initial data (156 bytes) 21419 1726867374.73446: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867374.73480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867374.73483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867374.73486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.73488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867374.73490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867374.73492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.73541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867374.73547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867374.73587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.75166: 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 <<< 21419 1726867374.75203: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867374.75243: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp7eunnp50 /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/AnsiballZ_command.py <<< 21419 1726867374.75249: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/AnsiballZ_command.py" <<< 21419 1726867374.75285: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp7eunnp50" to remote "/root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/AnsiballZ_command.py" <<< 21419 1726867374.75288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/AnsiballZ_command.py" <<< 21419 1726867374.75817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867374.75847: stderr chunk (state=3): >>><<< 21419 1726867374.75850: stdout chunk (state=3): >>><<< 21419 1726867374.75889: done transferring module to remote 21419 1726867374.75897: _low_level_execute_command(): starting 21419 1726867374.75899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/ /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/AnsiballZ_command.py && sleep 0' 21419 1726867374.76301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867374.76307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.76310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867374.76312: 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 <<< 21419 1726867374.76315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.76360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867374.76366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867374.76404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.78208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867374.78228: stderr chunk (state=3): >>><<< 21419 1726867374.78233: stdout chunk (state=3): >>><<< 21419 1726867374.78246: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867374.78249: _low_level_execute_command(): starting 21419 1726867374.78252: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/AnsiballZ_command.py && sleep 0' 21419 1726867374.78642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867374.78646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867374.78648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867374.78651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.78697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867374.78700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867374.78747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.94623: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:22:54.941520", "end": "2024-09-20 17:22:54.945048", "delta": "0:00:00.003528", "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}}} <<< 21419 1726867374.96308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867374.96336: stderr chunk (state=3): >>><<< 21419 1726867374.96340: stdout chunk (state=3): >>><<< 21419 1726867374.96357: _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 17:22:54.941520", "end": "2024-09-20 17:22:54.945048", "delta": "0:00:00.003528", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867374.96390: 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-1726867374.7020462-21868-128060696624739/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867374.96396: _low_level_execute_command(): starting 21419 1726867374.96401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867374.7020462-21868-128060696624739/ > /dev/null 2>&1 && sleep 0' 21419 1726867374.96838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867374.96845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867374.96868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.96871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867374.96873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867374.96937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867374.96942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867374.96944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867374.96982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867374.98851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867374.98879: stderr chunk (state=3): >>><<< 21419 1726867374.98882: stdout chunk (state=3): >>><<< 21419 1726867374.98894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867374.98900: handler run complete 21419 1726867374.98920: Evaluated conditional (False): False 21419 1726867374.98928: attempt loop complete, returning result 21419 1726867374.98931: _execute() done 21419 1726867374.98935: dumping result to json 21419 1726867374.98940: done dumping result, returning 21419 1726867374.98947: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0affcac9-a3a5-053a-b750-00000000027f] 21419 1726867374.98952: sending task result for task 0affcac9-a3a5-053a-b750-00000000027f 21419 1726867374.99082: done sending task result for task 0affcac9-a3a5-053a-b750-00000000027f 21419 1726867374.99084: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003528", "end": "2024-09-20 17:22:54.945048", "rc": 0, "start": "2024-09-20 17:22:54.941520" } STDOUT: bonding_masters eth0 lo 21419 1726867374.99154: no more pending results, returning what we have 21419 1726867374.99158: results queue empty 21419 1726867374.99159: checking for any_errors_fatal 21419 1726867374.99160: done checking for any_errors_fatal 21419 1726867374.99161: checking for max_fail_percentage 21419 1726867374.99163: done checking for max_fail_percentage 21419 1726867374.99163: checking to see if all hosts have failed and the running result is not ok 21419 1726867374.99164: done checking to see if all hosts have failed 21419 1726867374.99165: getting the remaining hosts for this loop 21419 1726867374.99166: done getting the remaining hosts for this loop 21419 1726867374.99169: getting the next task for host managed_node2 21419 1726867374.99175: done getting next task for host managed_node2 21419 1726867374.99179: ^ task is: TASK: Set current_interfaces 21419 1726867374.99184: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867374.99188: getting variables 21419 1726867374.99189: in VariableManager get_vars() 21419 1726867374.99242: Calling all_inventory to load vars for managed_node2 21419 1726867374.99245: Calling groups_inventory to load vars for managed_node2 21419 1726867374.99247: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867374.99257: Calling all_plugins_play to load vars for managed_node2 21419 1726867374.99260: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867374.99262: Calling groups_plugins_play to load vars for managed_node2 21419 1726867374.99913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867375.00631: done with get_vars() 21419 1726867375.00645: done getting variables 21419 1726867375.00689: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:22:55 -0400 (0:00:00.346) 0:00:10.142 ****** 21419 1726867375.00714: entering _queue_task() for managed_node2/set_fact 21419 1726867375.00915: worker is 1 (out of 1 available) 21419 1726867375.00928: exiting _queue_task() for managed_node2/set_fact 21419 1726867375.00939: done queuing things up, now waiting for results queue to drain 21419 1726867375.00941: waiting for pending results... 21419 1726867375.01086: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 21419 1726867375.01155: in run() - task 0affcac9-a3a5-053a-b750-000000000280 21419 1726867375.01170: variable 'ansible_search_path' from source: unknown 21419 1726867375.01173: variable 'ansible_search_path' from source: unknown 21419 1726867375.01202: calling self._execute() 21419 1726867375.01265: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.01271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.01280: variable 'omit' from source: magic vars 21419 1726867375.01553: variable 'ansible_distribution_major_version' from source: facts 21419 1726867375.01563: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867375.01684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867375.01883: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867375.01918: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867375.01947: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867375.01973: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867375.02032: variable 'networkmanager_version' from source: set_fact 21419 1726867375.02043: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867375.02050: variable 'omit' from source: magic vars 21419 1726867375.02083: variable 'omit' from source: magic vars 21419 1726867375.02153: variable '_current_interfaces' from source: set_fact 21419 1726867375.02198: variable 'omit' from source: magic vars 21419 1726867375.02220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867375.02241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867375.02259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867375.02269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.02280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.02304: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867375.02307: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.02309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.02384: Set connection var ansible_connection to ssh 21419 1726867375.02390: Set connection var ansible_shell_executable to /bin/sh 21419 1726867375.02393: Set connection var ansible_shell_type to sh 21419 1726867375.02398: Set connection var ansible_timeout to 10 21419 1726867375.02403: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867375.02407: Set connection var ansible_pipelining to False 21419 1726867375.02427: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.02430: variable 'ansible_connection' from source: unknown 21419 1726867375.02434: variable 'ansible_module_compression' from source: unknown 21419 1726867375.02436: variable 'ansible_shell_type' from source: unknown 21419 1726867375.02438: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.02440: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.02442: variable 'ansible_pipelining' from source: unknown 21419 1726867375.02445: variable 'ansible_timeout' from source: unknown 21419 1726867375.02447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.02525: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867375.02535: variable 'omit' from source: magic vars 21419 1726867375.02540: starting attempt loop 21419 1726867375.02543: running the handler 21419 1726867375.02551: handler run complete 21419 1726867375.02559: attempt loop complete, returning result 21419 1726867375.02562: _execute() done 21419 1726867375.02564: dumping result to json 21419 1726867375.02567: done dumping result, returning 21419 1726867375.02573: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0affcac9-a3a5-053a-b750-000000000280] 21419 1726867375.02578: sending task result for task 0affcac9-a3a5-053a-b750-000000000280 21419 1726867375.02654: done sending task result for task 0affcac9-a3a5-053a-b750-000000000280 21419 1726867375.02657: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21419 1726867375.02739: no more pending results, returning what we have 21419 1726867375.02742: results queue empty 21419 1726867375.02743: checking for any_errors_fatal 21419 1726867375.02748: done checking for any_errors_fatal 21419 1726867375.02749: checking for max_fail_percentage 21419 1726867375.02750: done checking for max_fail_percentage 21419 1726867375.02751: checking to see if all hosts have failed and the running result is not ok 21419 1726867375.02752: done checking to see if all hosts have failed 21419 1726867375.02752: getting the remaining hosts for this loop 21419 1726867375.02753: done getting the remaining hosts for this loop 21419 1726867375.02756: getting the next task for host managed_node2 21419 1726867375.02762: done getting next task for host managed_node2 21419 1726867375.02764: ^ task is: TASK: Show current_interfaces 21419 1726867375.02767: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867375.02770: getting variables 21419 1726867375.02771: in VariableManager get_vars() 21419 1726867375.02810: Calling all_inventory to load vars for managed_node2 21419 1726867375.02813: Calling groups_inventory to load vars for managed_node2 21419 1726867375.02815: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867375.02823: Calling all_plugins_play to load vars for managed_node2 21419 1726867375.02826: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867375.02828: Calling groups_plugins_play to load vars for managed_node2 21419 1726867375.03485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867375.04175: done with get_vars() 21419 1726867375.04192: done getting variables 21419 1726867375.04232: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:22:55 -0400 (0:00:00.035) 0:00:10.177 ****** 21419 1726867375.04252: entering _queue_task() for managed_node2/debug 21419 1726867375.04431: worker is 1 (out of 1 available) 21419 1726867375.04445: exiting _queue_task() for managed_node2/debug 21419 1726867375.04457: done queuing things up, now waiting for results queue to drain 21419 1726867375.04459: waiting for pending results... 21419 1726867375.04599: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 21419 1726867375.04664: in run() - task 0affcac9-a3a5-053a-b750-000000000249 21419 1726867375.04674: variable 'ansible_search_path' from source: unknown 21419 1726867375.04679: variable 'ansible_search_path' from source: unknown 21419 1726867375.04706: calling self._execute() 21419 1726867375.04766: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.04772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.04782: variable 'omit' from source: magic vars 21419 1726867375.05041: variable 'ansible_distribution_major_version' from source: facts 21419 1726867375.05051: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867375.05166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867375.05347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867375.05379: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867375.05404: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867375.05431: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867375.05488: variable 'networkmanager_version' from source: set_fact 21419 1726867375.05498: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867375.05503: variable 'omit' from source: magic vars 21419 1726867375.05532: variable 'omit' from source: magic vars 21419 1726867375.05598: variable 'current_interfaces' from source: set_fact 21419 1726867375.05620: variable 'omit' from source: magic vars 21419 1726867375.05640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867375.05661: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867375.05676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867375.05691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.05699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.05722: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867375.05726: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.05728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.05795: Set connection var ansible_connection to ssh 21419 1726867375.05800: Set connection var ansible_shell_executable to /bin/sh 21419 1726867375.05803: Set connection var ansible_shell_type to sh 21419 1726867375.05808: Set connection var ansible_timeout to 10 21419 1726867375.05813: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867375.05820: Set connection var ansible_pipelining to False 21419 1726867375.05835: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.05838: variable 'ansible_connection' from source: unknown 21419 1726867375.05841: variable 'ansible_module_compression' from source: unknown 21419 1726867375.05843: variable 'ansible_shell_type' from source: unknown 21419 1726867375.05845: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.05847: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.05852: variable 'ansible_pipelining' from source: unknown 21419 1726867375.05854: variable 'ansible_timeout' from source: unknown 21419 1726867375.05858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.05932: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867375.05940: variable 'omit' from source: magic vars 21419 1726867375.05944: starting attempt loop 21419 1726867375.05947: running the handler 21419 1726867375.05981: handler run complete 21419 1726867375.05995: attempt loop complete, returning result 21419 1726867375.05998: _execute() done 21419 1726867375.06001: dumping result to json 21419 1726867375.06003: done dumping result, returning 21419 1726867375.06005: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0affcac9-a3a5-053a-b750-000000000249] 21419 1726867375.06011: sending task result for task 0affcac9-a3a5-053a-b750-000000000249 21419 1726867375.06087: done sending task result for task 0affcac9-a3a5-053a-b750-000000000249 21419 1726867375.06090: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21419 1726867375.06137: no more pending results, returning what we have 21419 1726867375.06140: results queue empty 21419 1726867375.06141: checking for any_errors_fatal 21419 1726867375.06146: done checking for any_errors_fatal 21419 1726867375.06147: checking for max_fail_percentage 21419 1726867375.06148: done checking for max_fail_percentage 21419 1726867375.06149: checking to see if all hosts have failed and the running result is not ok 21419 1726867375.06150: done checking to see if all hosts have failed 21419 1726867375.06150: getting the remaining hosts for this loop 21419 1726867375.06151: done getting the remaining hosts for this loop 21419 1726867375.06154: getting the next task for host managed_node2 21419 1726867375.06161: done getting next task for host managed_node2 21419 1726867375.06163: ^ task is: TASK: Install iproute 21419 1726867375.06165: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867375.06169: getting variables 21419 1726867375.06170: in VariableManager get_vars() 21419 1726867375.06208: Calling all_inventory to load vars for managed_node2 21419 1726867375.06210: Calling groups_inventory to load vars for managed_node2 21419 1726867375.06212: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867375.06220: Calling all_plugins_play to load vars for managed_node2 21419 1726867375.06222: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867375.06224: Calling groups_plugins_play to load vars for managed_node2 21419 1726867375.06805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867375.07505: done with get_vars() 21419 1726867375.07519: done getting variables 21419 1726867375.07557: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:22:55 -0400 (0:00:00.033) 0:00:10.211 ****** 21419 1726867375.07582: entering _queue_task() for managed_node2/package 21419 1726867375.07764: worker is 1 (out of 1 available) 21419 1726867375.07780: exiting _queue_task() for managed_node2/package 21419 1726867375.07792: done queuing things up, now waiting for results queue to drain 21419 1726867375.07794: waiting for pending results... 21419 1726867375.07937: running TaskExecutor() for managed_node2/TASK: Install iproute 21419 1726867375.07995: in run() - task 0affcac9-a3a5-053a-b750-00000000021c 21419 1726867375.08006: variable 'ansible_search_path' from source: unknown 21419 1726867375.08011: variable 'ansible_search_path' from source: unknown 21419 1726867375.08041: calling self._execute() 21419 1726867375.08103: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.08107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.08119: variable 'omit' from source: magic vars 21419 1726867375.08383: variable 'ansible_distribution_major_version' from source: facts 21419 1726867375.08392: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867375.08512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867375.08695: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867375.08730: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867375.08754: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867375.08781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867375.08838: variable 'networkmanager_version' from source: set_fact 21419 1726867375.08848: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867375.08853: variable 'omit' from source: magic vars 21419 1726867375.08879: variable 'omit' from source: magic vars 21419 1726867375.08979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867375.10426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867375.10478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867375.10503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867375.10533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867375.10552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867375.10615: 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) 21419 1726867375.10637: 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) 21419 1726867375.10657: 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) 21419 1726867375.10685: 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) 21419 1726867375.10696: 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) 21419 1726867375.10765: variable '__network_is_ostree' from source: set_fact 21419 1726867375.10769: variable 'omit' from source: magic vars 21419 1726867375.10794: variable 'omit' from source: magic vars 21419 1726867375.10816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867375.10833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867375.10855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867375.10863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.10872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.10895: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867375.10898: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.10901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.10971: Set connection var ansible_connection to ssh 21419 1726867375.10978: Set connection var ansible_shell_executable to /bin/sh 21419 1726867375.10982: Set connection var ansible_shell_type to sh 21419 1726867375.10988: Set connection var ansible_timeout to 10 21419 1726867375.10993: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867375.10998: Set connection var ansible_pipelining to False 21419 1726867375.11015: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.11018: variable 'ansible_connection' from source: unknown 21419 1726867375.11021: variable 'ansible_module_compression' from source: unknown 21419 1726867375.11023: variable 'ansible_shell_type' from source: unknown 21419 1726867375.11026: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.11028: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.11030: variable 'ansible_pipelining' from source: unknown 21419 1726867375.11032: variable 'ansible_timeout' from source: unknown 21419 1726867375.11034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.11105: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867375.11115: variable 'omit' from source: magic vars 21419 1726867375.11118: starting attempt loop 21419 1726867375.11121: running the handler 21419 1726867375.11126: variable 'ansible_facts' from source: unknown 21419 1726867375.11129: variable 'ansible_facts' from source: unknown 21419 1726867375.11155: _low_level_execute_command(): starting 21419 1726867375.11161: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867375.11651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867375.11655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867375.11659: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.11718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867375.11721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.11730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.11775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.13466: stdout chunk (state=3): >>>/root <<< 21419 1726867375.13572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.13596: stderr chunk (state=3): >>><<< 21419 1726867375.13599: stdout chunk (state=3): >>><<< 21419 1726867375.13617: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867375.13625: _low_level_execute_command(): starting 21419 1726867375.13630: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710 `" && echo ansible-tmp-1726867375.136148-21878-40193814370710="` echo /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710 `" ) && sleep 0' 21419 1726867375.14052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867375.14055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867375.14058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867375.14061: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867375.14063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.14116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867375.14122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.14160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.16091: stdout chunk (state=3): >>>ansible-tmp-1726867375.136148-21878-40193814370710=/root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710 <<< 21419 1726867375.16195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.16218: stderr chunk (state=3): >>><<< 21419 1726867375.16221: stdout chunk (state=3): >>><<< 21419 1726867375.16233: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867375.136148-21878-40193814370710=/root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867375.16258: variable 'ansible_module_compression' from source: unknown 21419 1726867375.16300: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21419 1726867375.16336: variable 'ansible_facts' from source: unknown 21419 1726867375.16420: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/AnsiballZ_dnf.py 21419 1726867375.16510: Sending initial data 21419 1726867375.16516: Sent initial data (150 bytes) 21419 1726867375.16922: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867375.16926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.16942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.16982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867375.16999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.17041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.18636: 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 <<< 21419 1726867375.18644: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867375.18675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867375.18714: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpaoq_kzk_ /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/AnsiballZ_dnf.py <<< 21419 1726867375.18721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/AnsiballZ_dnf.py" <<< 21419 1726867375.18761: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpaoq_kzk_" to remote "/root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/AnsiballZ_dnf.py" <<< 21419 1726867375.18764: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/AnsiballZ_dnf.py" <<< 21419 1726867375.19468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.19471: stderr chunk (state=3): >>><<< 21419 1726867375.19474: stdout chunk (state=3): >>><<< 21419 1726867375.19504: done transferring module to remote 21419 1726867375.19580: _low_level_execute_command(): starting 21419 1726867375.19584: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/ /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/AnsiballZ_dnf.py && sleep 0' 21419 1726867375.20082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867375.20097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867375.20111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867375.20135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867375.20152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867375.20195: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.20260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867375.20279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.20307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.20365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.22157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.22186: stderr chunk (state=3): >>><<< 21419 1726867375.22189: stdout chunk (state=3): >>><<< 21419 1726867375.22201: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867375.22203: _low_level_execute_command(): starting 21419 1726867375.22209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/AnsiballZ_dnf.py && sleep 0' 21419 1726867375.22886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.23094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.65851: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21419 1726867375.70485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867375.70490: stdout chunk (state=3): >>><<< 21419 1726867375.70492: stderr chunk (state=3): >>><<< 21419 1726867375.70494: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867375.70513: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867375.70525: _low_level_execute_command(): starting 21419 1726867375.70540: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867375.136148-21878-40193814370710/ > /dev/null 2>&1 && sleep 0' 21419 1726867375.71649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867375.71855: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.71899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.71972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.73870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.73883: stdout chunk (state=3): >>><<< 21419 1726867375.73897: stderr chunk (state=3): >>><<< 21419 1726867375.73919: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867375.73936: handler run complete 21419 1726867375.74120: variable '__install_status' from source: unknown 21419 1726867375.74145: Evaluated conditional (__install_status is success): True 21419 1726867375.74173: attempt loop complete, returning result 21419 1726867375.74184: _execute() done 21419 1726867375.74191: dumping result to json 21419 1726867375.74201: done dumping result, returning 21419 1726867375.74214: done running TaskExecutor() for managed_node2/TASK: Install iproute [0affcac9-a3a5-053a-b750-00000000021c] 21419 1726867375.74224: sending task result for task 0affcac9-a3a5-053a-b750-00000000021c 21419 1726867375.74550: done sending task result for task 0affcac9-a3a5-053a-b750-00000000021c 21419 1726867375.74553: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21419 1726867375.74645: no more pending results, returning what we have 21419 1726867375.74648: results queue empty 21419 1726867375.74649: checking for any_errors_fatal 21419 1726867375.74654: done checking for any_errors_fatal 21419 1726867375.74655: checking for max_fail_percentage 21419 1726867375.74657: done checking for max_fail_percentage 21419 1726867375.74657: checking to see if all hosts have failed and the running result is not ok 21419 1726867375.74658: done checking to see if all hosts have failed 21419 1726867375.74659: getting the remaining hosts for this loop 21419 1726867375.74660: done getting the remaining hosts for this loop 21419 1726867375.74665: getting the next task for host managed_node2 21419 1726867375.74671: done getting next task for host managed_node2 21419 1726867375.74673: ^ task is: TASK: Create veth interface {{ interface }} 21419 1726867375.74676: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867375.74682: getting variables 21419 1726867375.74683: in VariableManager get_vars() 21419 1726867375.74733: Calling all_inventory to load vars for managed_node2 21419 1726867375.74736: Calling groups_inventory to load vars for managed_node2 21419 1726867375.74739: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867375.74749: Calling all_plugins_play to load vars for managed_node2 21419 1726867375.74752: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867375.74755: Calling groups_plugins_play to load vars for managed_node2 21419 1726867375.76106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867375.77412: done with get_vars() 21419 1726867375.77434: done getting variables 21419 1726867375.77493: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867375.77622: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 17:22:55 -0400 (0:00:00.700) 0:00:10.912 ****** 21419 1726867375.77664: entering _queue_task() for managed_node2/command 21419 1726867375.78056: worker is 1 (out of 1 available) 21419 1726867375.78068: exiting _queue_task() for managed_node2/command 21419 1726867375.78080: done queuing things up, now waiting for results queue to drain 21419 1726867375.78082: waiting for pending results... 21419 1726867375.78373: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 21419 1726867375.78392: in run() - task 0affcac9-a3a5-053a-b750-00000000021d 21419 1726867375.78410: variable 'ansible_search_path' from source: unknown 21419 1726867375.78416: variable 'ansible_search_path' from source: unknown 21419 1726867375.78676: variable 'interface' from source: play vars 21419 1726867375.78774: variable 'interface' from source: play vars 21419 1726867375.78853: variable 'interface' from source: play vars 21419 1726867375.78993: Loaded config def from plugin (lookup/items) 21419 1726867375.79027: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21419 1726867375.79043: variable 'omit' from source: magic vars 21419 1726867375.79170: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.79244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.79251: variable 'omit' from source: magic vars 21419 1726867375.79425: variable 'ansible_distribution_major_version' from source: facts 21419 1726867375.79439: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867375.79619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867375.79849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867375.79908: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867375.79947: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867375.79987: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867375.80070: variable 'networkmanager_version' from source: set_fact 21419 1726867375.80110: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867375.80238: variable 'ansible_distribution_major_version' from source: facts 21419 1726867375.80249: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867375.80437: variable 'networkmanager_version' from source: set_fact 21419 1726867375.80440: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867375.80653: variable 'type' from source: play vars 21419 1726867375.80658: variable 'state' from source: include params 21419 1726867375.80660: variable 'interface' from source: play vars 21419 1726867375.80663: variable 'current_interfaces' from source: set_fact 21419 1726867375.80665: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21419 1726867375.80668: variable 'omit' from source: magic vars 21419 1726867375.80669: variable 'omit' from source: magic vars 21419 1726867375.80714: variable 'item' from source: unknown 21419 1726867375.80792: variable 'item' from source: unknown 21419 1726867375.80870: variable 'omit' from source: magic vars 21419 1726867375.80873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867375.80876: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867375.80882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867375.80904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.80916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867375.80944: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867375.80951: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.80957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.81066: Set connection var ansible_connection to ssh 21419 1726867375.81084: Set connection var ansible_shell_executable to /bin/sh 21419 1726867375.81092: Set connection var ansible_shell_type to sh 21419 1726867375.81108: Set connection var ansible_timeout to 10 21419 1726867375.81120: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867375.81131: Set connection var ansible_pipelining to False 21419 1726867375.81156: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.81192: variable 'ansible_connection' from source: unknown 21419 1726867375.81194: variable 'ansible_module_compression' from source: unknown 21419 1726867375.81196: variable 'ansible_shell_type' from source: unknown 21419 1726867375.81198: variable 'ansible_shell_executable' from source: unknown 21419 1726867375.81199: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867375.81201: variable 'ansible_pipelining' from source: unknown 21419 1726867375.81203: variable 'ansible_timeout' from source: unknown 21419 1726867375.81204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867375.81322: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867375.81328: variable 'omit' from source: magic vars 21419 1726867375.81331: starting attempt loop 21419 1726867375.81333: running the handler 21419 1726867375.81344: _low_level_execute_command(): starting 21419 1726867375.81353: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867375.82093: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867375.82200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867375.82216: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867375.82236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.82258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.82341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.84063: stdout chunk (state=3): >>>/root <<< 21419 1726867375.84202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.84219: stdout chunk (state=3): >>><<< 21419 1726867375.84235: stderr chunk (state=3): >>><<< 21419 1726867375.84352: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867375.84364: _low_level_execute_command(): starting 21419 1726867375.84367: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456 `" && echo ansible-tmp-1726867375.8426135-21924-137007358165456="` echo /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456 `" ) && sleep 0' 21419 1726867375.84925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867375.84939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867375.84955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867375.85046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.85081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867375.85105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.85123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.85200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.87207: stdout chunk (state=3): >>>ansible-tmp-1726867375.8426135-21924-137007358165456=/root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456 <<< 21419 1726867375.87381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.87392: stdout chunk (state=3): >>><<< 21419 1726867375.87404: stderr chunk (state=3): >>><<< 21419 1726867375.87583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867375.8426135-21924-137007358165456=/root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867375.87586: variable 'ansible_module_compression' from source: unknown 21419 1726867375.87589: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867375.87591: variable 'ansible_facts' from source: unknown 21419 1726867375.87655: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/AnsiballZ_command.py 21419 1726867375.87797: Sending initial data 21419 1726867375.87829: Sent initial data (156 bytes) 21419 1726867375.88535: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867375.88543: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.88615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.88625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.88672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.90332: 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 <<< 21419 1726867375.90391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867375.90452: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpmwexpsm5 /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/AnsiballZ_command.py <<< 21419 1726867375.90455: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/AnsiballZ_command.py" <<< 21419 1726867375.90509: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpmwexpsm5" to remote "/root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/AnsiballZ_command.py" <<< 21419 1726867375.91268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.91303: stderr chunk (state=3): >>><<< 21419 1726867375.91311: stdout chunk (state=3): >>><<< 21419 1726867375.91339: done transferring module to remote 21419 1726867375.91350: _low_level_execute_command(): starting 21419 1726867375.91355: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/ /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/AnsiballZ_command.py && sleep 0' 21419 1726867375.91747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867375.91754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867375.91780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.91784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867375.91787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.91838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.91841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.91889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867375.93819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867375.93823: stdout chunk (state=3): >>><<< 21419 1726867375.93825: stderr chunk (state=3): >>><<< 21419 1726867375.93842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867375.93930: _low_level_execute_command(): starting 21419 1726867375.93934: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/AnsiballZ_command.py && sleep 0' 21419 1726867375.94492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867375.94517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867375.94525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867375.94544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867375.94624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.11469: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 17:22:56.104851", "end": "2024-09-20 17:22:56.110855", "delta": "0:00:00.006004", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_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}}} <<< 21419 1726867376.14240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867376.14246: stderr chunk (state=3): >>><<< 21419 1726867376.14249: stdout chunk (state=3): >>><<< 21419 1726867376.14272: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 17:22:56.104851", "end": "2024-09-20 17:22:56.110855", "delta": "0:00:00.006004", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867376.14368: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add testnic1 type veth peer name peertestnic1', '_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-1726867375.8426135-21924-137007358165456/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867376.14376: _low_level_execute_command(): starting 21419 1726867376.14386: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867375.8426135-21924-137007358165456/ > /dev/null 2>&1 && sleep 0' 21419 1726867376.15722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.15757: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.16183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.16187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.16189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.16191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.16207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.19716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.19786: stderr chunk (state=3): >>><<< 21419 1726867376.19790: stdout chunk (state=3): >>><<< 21419 1726867376.19937: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.19941: handler run complete 21419 1726867376.19943: Evaluated conditional (False): False 21419 1726867376.19945: attempt loop complete, returning result 21419 1726867376.19969: variable 'item' from source: unknown 21419 1726867376.20034: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.006004", "end": "2024-09-20 17:22:56.110855", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-20 17:22:56.104851" } 21419 1726867376.20885: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867376.20889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867376.20891: variable 'omit' from source: magic vars 21419 1726867376.21080: variable 'ansible_distribution_major_version' from source: facts 21419 1726867376.21086: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867376.21582: variable 'networkmanager_version' from source: set_fact 21419 1726867376.21592: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867376.21918: variable 'ansible_distribution_major_version' from source: facts 21419 1726867376.21924: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867376.22274: variable 'networkmanager_version' from source: set_fact 21419 1726867376.22284: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867376.23042: variable 'type' from source: play vars 21419 1726867376.23046: variable 'state' from source: include params 21419 1726867376.23049: variable 'interface' from source: play vars 21419 1726867376.23056: variable 'current_interfaces' from source: set_fact 21419 1726867376.23178: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21419 1726867376.23281: variable 'omit' from source: magic vars 21419 1726867376.23284: variable 'omit' from source: magic vars 21419 1726867376.23287: variable 'item' from source: unknown 21419 1726867376.23614: variable 'item' from source: unknown 21419 1726867376.23629: variable 'omit' from source: magic vars 21419 1726867376.23652: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867376.23662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867376.23669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867376.23687: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867376.23690: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867376.23693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867376.23773: Set connection var ansible_connection to ssh 21419 1726867376.23785: Set connection var ansible_shell_executable to /bin/sh 21419 1726867376.24084: Set connection var ansible_shell_type to sh 21419 1726867376.24087: Set connection var ansible_timeout to 10 21419 1726867376.24090: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867376.24092: Set connection var ansible_pipelining to False 21419 1726867376.24094: variable 'ansible_shell_executable' from source: unknown 21419 1726867376.24096: variable 'ansible_connection' from source: unknown 21419 1726867376.24099: variable 'ansible_module_compression' from source: unknown 21419 1726867376.24101: variable 'ansible_shell_type' from source: unknown 21419 1726867376.24103: variable 'ansible_shell_executable' from source: unknown 21419 1726867376.24105: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867376.24107: variable 'ansible_pipelining' from source: unknown 21419 1726867376.24109: variable 'ansible_timeout' from source: unknown 21419 1726867376.24111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867376.24261: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867376.24270: variable 'omit' from source: magic vars 21419 1726867376.24273: starting attempt loop 21419 1726867376.24275: running the handler 21419 1726867376.24335: _low_level_execute_command(): starting 21419 1726867376.24339: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867376.25646: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.25650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867376.25652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867376.25654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867376.25657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867376.25660: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867376.25661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.25663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867376.25784: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.25787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.25861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.25880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.26084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.27674: stdout chunk (state=3): >>>/root <<< 21419 1726867376.27848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.27851: stdout chunk (state=3): >>><<< 21419 1726867376.27858: stderr chunk (state=3): >>><<< 21419 1726867376.27875: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.27886: _low_level_execute_command(): starting 21419 1726867376.27891: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763 `" && echo ansible-tmp-1726867376.2787476-21924-165648390373763="` echo /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763 `" ) && sleep 0' 21419 1726867376.29070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.29181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867376.29184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867376.29187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867376.29223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.29283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.29336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.29471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.29544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.31478: stdout chunk (state=3): >>>ansible-tmp-1726867376.2787476-21924-165648390373763=/root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763 <<< 21419 1726867376.31645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.31648: stdout chunk (state=3): >>><<< 21419 1726867376.31655: stderr chunk (state=3): >>><<< 21419 1726867376.31671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867376.2787476-21924-165648390373763=/root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.31727: variable 'ansible_module_compression' from source: unknown 21419 1726867376.31819: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867376.31822: variable 'ansible_facts' from source: unknown 21419 1726867376.31966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/AnsiballZ_command.py 21419 1726867376.32401: Sending initial data 21419 1726867376.32404: Sent initial data (156 bytes) 21419 1726867376.33348: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.33391: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.33491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.33647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.33650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.33717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.35305: 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 <<< 21419 1726867376.35333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867376.35385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp_ldnr_2k /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/AnsiballZ_command.py <<< 21419 1726867376.35389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/AnsiballZ_command.py" <<< 21419 1726867376.35556: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp_ldnr_2k" to remote "/root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/AnsiballZ_command.py" <<< 21419 1726867376.36822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.36960: stderr chunk (state=3): >>><<< 21419 1726867376.36964: stdout chunk (state=3): >>><<< 21419 1726867376.37154: done transferring module to remote 21419 1726867376.37157: _low_level_execute_command(): starting 21419 1726867376.37160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/ /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/AnsiballZ_command.py && sleep 0' 21419 1726867376.38519: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.38594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.38647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.38692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.38801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.40750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.40753: stdout chunk (state=3): >>><<< 21419 1726867376.40759: stderr chunk (state=3): >>><<< 21419 1726867376.40775: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.40782: _low_level_execute_command(): starting 21419 1726867376.40785: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/AnsiballZ_command.py && sleep 0' 21419 1726867376.42192: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.42343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.42469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.58098: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 17:22:56.576200", "end": "2024-09-20 17:22:56.579739", "delta": "0:00:00.003539", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_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}}} <<< 21419 1726867376.59755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867376.59759: stdout chunk (state=3): >>><<< 21419 1726867376.59771: stderr chunk (state=3): >>><<< 21419 1726867376.59995: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 17:22:56.576200", "end": "2024-09-20 17:22:56.579739", "delta": "0:00:00.003539", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867376.60006: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peertestnic1 up', '_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-1726867376.2787476-21924-165648390373763/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867376.60010: _low_level_execute_command(): starting 21419 1726867376.60016: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867376.2787476-21924-165648390373763/ > /dev/null 2>&1 && sleep 0' 21419 1726867376.60539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.60553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867376.60569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867376.60596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.60681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.60750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.60782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.62638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.62662: stdout chunk (state=3): >>><<< 21419 1726867376.62665: stderr chunk (state=3): >>><<< 21419 1726867376.62882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.62886: handler run complete 21419 1726867376.62888: Evaluated conditional (False): False 21419 1726867376.62890: attempt loop complete, returning result 21419 1726867376.62892: variable 'item' from source: unknown 21419 1726867376.62894: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003539", "end": "2024-09-20 17:22:56.579739", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-20 17:22:56.576200" } 21419 1726867376.63184: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867376.63187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867376.63189: variable 'omit' from source: magic vars 21419 1726867376.63268: variable 'ansible_distribution_major_version' from source: facts 21419 1726867376.63281: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867376.63435: variable 'networkmanager_version' from source: set_fact 21419 1726867376.63509: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867376.63568: variable 'ansible_distribution_major_version' from source: facts 21419 1726867376.63580: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867376.63717: variable 'networkmanager_version' from source: set_fact 21419 1726867376.63736: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867376.63926: variable 'type' from source: play vars 21419 1726867376.63939: variable 'state' from source: include params 21419 1726867376.63950: variable 'interface' from source: play vars 21419 1726867376.63958: variable 'current_interfaces' from source: set_fact 21419 1726867376.63967: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21419 1726867376.63983: variable 'omit' from source: magic vars 21419 1726867376.64054: variable 'omit' from source: magic vars 21419 1726867376.64058: variable 'item' from source: unknown 21419 1726867376.64115: variable 'item' from source: unknown 21419 1726867376.64134: variable 'omit' from source: magic vars 21419 1726867376.64163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867376.64176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867376.64218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867376.64236: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867376.64243: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867376.64249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867376.64341: Set connection var ansible_connection to ssh 21419 1726867376.64382: Set connection var ansible_shell_executable to /bin/sh 21419 1726867376.64385: Set connection var ansible_shell_type to sh 21419 1726867376.64387: Set connection var ansible_timeout to 10 21419 1726867376.64389: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867376.64391: Set connection var ansible_pipelining to False 21419 1726867376.64408: variable 'ansible_shell_executable' from source: unknown 21419 1726867376.64415: variable 'ansible_connection' from source: unknown 21419 1726867376.64427: variable 'ansible_module_compression' from source: unknown 21419 1726867376.64433: variable 'ansible_shell_type' from source: unknown 21419 1726867376.64491: variable 'ansible_shell_executable' from source: unknown 21419 1726867376.64494: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867376.64500: variable 'ansible_pipelining' from source: unknown 21419 1726867376.64502: variable 'ansible_timeout' from source: unknown 21419 1726867376.64504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867376.64574: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867376.64589: variable 'omit' from source: magic vars 21419 1726867376.64601: starting attempt loop 21419 1726867376.64607: running the handler 21419 1726867376.64617: _low_level_execute_command(): starting 21419 1726867376.64629: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867376.65280: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.65300: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867376.65428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.65629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.65692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.65775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.65968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.67531: stdout chunk (state=3): >>>/root <<< 21419 1726867376.67882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.67886: stdout chunk (state=3): >>><<< 21419 1726867376.67888: stderr chunk (state=3): >>><<< 21419 1726867376.67890: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.67892: _low_level_execute_command(): starting 21419 1726867376.67894: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056 `" && echo ansible-tmp-1726867376.6775312-21924-226272909901056="` echo /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056 `" ) && sleep 0' 21419 1726867376.68474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.68486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867376.68497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867376.68511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867376.68581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.68618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.68630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.68670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.68745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.70638: stdout chunk (state=3): >>>ansible-tmp-1726867376.6775312-21924-226272909901056=/root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056 <<< 21419 1726867376.70891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.70894: stdout chunk (state=3): >>><<< 21419 1726867376.70896: stderr chunk (state=3): >>><<< 21419 1726867376.70899: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867376.6775312-21924-226272909901056=/root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.70901: variable 'ansible_module_compression' from source: unknown 21419 1726867376.70940: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867376.71022: variable 'ansible_facts' from source: unknown 21419 1726867376.71245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/AnsiballZ_command.py 21419 1726867376.71368: Sending initial data 21419 1726867376.71469: Sent initial data (156 bytes) 21419 1726867376.72264: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.72268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.72273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.73783: 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 <<< 21419 1726867376.73835: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867376.73906: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpxzpwy25w /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/AnsiballZ_command.py <<< 21419 1726867376.73914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/AnsiballZ_command.py" <<< 21419 1726867376.73960: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpxzpwy25w" to remote "/root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/AnsiballZ_command.py" <<< 21419 1726867376.75672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.75758: stderr chunk (state=3): >>><<< 21419 1726867376.75917: stdout chunk (state=3): >>><<< 21419 1726867376.75920: done transferring module to remote 21419 1726867376.75923: _low_level_execute_command(): starting 21419 1726867376.75925: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/ /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/AnsiballZ_command.py && sleep 0' 21419 1726867376.76583: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867376.76590: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.76642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.76653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.76670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.76746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.78626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.78630: stdout chunk (state=3): >>><<< 21419 1726867376.78632: stderr chunk (state=3): >>><<< 21419 1726867376.78773: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867376.78776: _low_level_execute_command(): starting 21419 1726867376.78782: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/AnsiballZ_command.py && sleep 0' 21419 1726867376.79617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867376.79644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.79655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.79674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.79748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.95388: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 17:22:56.948791", "end": "2024-09-20 17:22:56.952422", "delta": "0:00:00.003631", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_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}}} <<< 21419 1726867376.97172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867376.97176: stdout chunk (state=3): >>><<< 21419 1726867376.97180: stderr chunk (state=3): >>><<< 21419 1726867376.97182: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 17:22:56.948791", "end": "2024-09-20 17:22:56.952422", "delta": "0:00:00.003631", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867376.97185: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set testnic1 up', '_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-1726867376.6775312-21924-226272909901056/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867376.97187: _low_level_execute_command(): starting 21419 1726867376.97189: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867376.6775312-21924-226272909901056/ > /dev/null 2>&1 && sleep 0' 21419 1726867376.97766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867376.97863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867376.97868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867376.98014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867376.99701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867376.99765: stderr chunk (state=3): >>><<< 21419 1726867376.99768: stdout chunk (state=3): >>><<< 21419 1726867377.00005: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867377.00009: handler run complete 21419 1726867377.00011: Evaluated conditional (False): False 21419 1726867377.00015: attempt loop complete, returning result 21419 1726867377.00017: variable 'item' from source: unknown 21419 1726867377.00020: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003631", "end": "2024-09-20 17:22:56.952422", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-20 17:22:56.948791" } 21419 1726867377.00117: dumping result to json 21419 1726867377.00120: done dumping result, returning 21419 1726867377.00800: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [0affcac9-a3a5-053a-b750-00000000021d] 21419 1726867377.00803: sending task result for task 0affcac9-a3a5-053a-b750-00000000021d 21419 1726867377.00860: done sending task result for task 0affcac9-a3a5-053a-b750-00000000021d 21419 1726867377.00863: WORKER PROCESS EXITING 21419 1726867377.00972: no more pending results, returning what we have 21419 1726867377.00976: results queue empty 21419 1726867377.00979: checking for any_errors_fatal 21419 1726867377.00987: done checking for any_errors_fatal 21419 1726867377.00992: checking for max_fail_percentage 21419 1726867377.00994: done checking for max_fail_percentage 21419 1726867377.00995: checking to see if all hosts have failed and the running result is not ok 21419 1726867377.00996: done checking to see if all hosts have failed 21419 1726867377.00997: getting the remaining hosts for this loop 21419 1726867377.00998: done getting the remaining hosts for this loop 21419 1726867377.01001: getting the next task for host managed_node2 21419 1726867377.01009: done getting next task for host managed_node2 21419 1726867377.01013: ^ task is: TASK: Set up veth as managed by NetworkManager 21419 1726867377.01017: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867377.01021: getting variables 21419 1726867377.01022: in VariableManager get_vars() 21419 1726867377.01073: Calling all_inventory to load vars for managed_node2 21419 1726867377.01075: Calling groups_inventory to load vars for managed_node2 21419 1726867377.01308: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.01321: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.01324: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.01327: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.03654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867377.06171: done with get_vars() 21419 1726867377.06202: done getting variables 21419 1726867377.06261: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:22:57 -0400 (0:00:01.286) 0:00:12.198 ****** 21419 1726867377.06291: entering _queue_task() for managed_node2/command 21419 1726867377.06622: worker is 1 (out of 1 available) 21419 1726867377.06752: exiting _queue_task() for managed_node2/command 21419 1726867377.06764: done queuing things up, now waiting for results queue to drain 21419 1726867377.06765: waiting for pending results... 21419 1726867377.07047: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 21419 1726867377.07167: in run() - task 0affcac9-a3a5-053a-b750-00000000021e 21419 1726867377.07221: variable 'ansible_search_path' from source: unknown 21419 1726867377.07224: variable 'ansible_search_path' from source: unknown 21419 1726867377.07247: calling self._execute() 21419 1726867377.07345: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.07358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.07405: variable 'omit' from source: magic vars 21419 1726867377.07801: variable 'ansible_distribution_major_version' from source: facts 21419 1726867377.07822: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867377.08019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867377.08387: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867377.08390: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867377.08393: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867377.08433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867377.08528: variable 'networkmanager_version' from source: set_fact 21419 1726867377.08550: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867377.08723: variable 'type' from source: play vars 21419 1726867377.08732: variable 'state' from source: include params 21419 1726867377.08740: Evaluated conditional (type == 'veth' and state == 'present'): True 21419 1726867377.08748: variable 'omit' from source: magic vars 21419 1726867377.08789: variable 'omit' from source: magic vars 21419 1726867377.08904: variable 'interface' from source: play vars 21419 1726867377.08951: variable 'omit' from source: magic vars 21419 1726867377.08999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867377.09042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867377.09065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867377.09097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867377.09150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867377.09168: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867377.09176: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.09186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.09311: Set connection var ansible_connection to ssh 21419 1726867377.09367: Set connection var ansible_shell_executable to /bin/sh 21419 1726867377.09371: Set connection var ansible_shell_type to sh 21419 1726867377.09375: Set connection var ansible_timeout to 10 21419 1726867377.09379: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867377.09382: Set connection var ansible_pipelining to False 21419 1726867377.09384: variable 'ansible_shell_executable' from source: unknown 21419 1726867377.09389: variable 'ansible_connection' from source: unknown 21419 1726867377.09395: variable 'ansible_module_compression' from source: unknown 21419 1726867377.09404: variable 'ansible_shell_type' from source: unknown 21419 1726867377.09410: variable 'ansible_shell_executable' from source: unknown 21419 1726867377.09423: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.09429: variable 'ansible_pipelining' from source: unknown 21419 1726867377.09433: variable 'ansible_timeout' from source: unknown 21419 1726867377.09439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.09551: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867377.09586: variable 'omit' from source: magic vars 21419 1726867377.09590: starting attempt loop 21419 1726867377.09592: running the handler 21419 1726867377.09694: _low_level_execute_command(): starting 21419 1726867377.09697: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867377.10774: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867377.10861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867377.10864: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867377.10990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867377.11069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867377.11188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867377.13083: stdout chunk (state=3): >>>/root <<< 21419 1726867377.13200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867377.13203: stdout chunk (state=3): >>><<< 21419 1726867377.13205: stderr chunk (state=3): >>><<< 21419 1726867377.13209: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867377.13223: _low_level_execute_command(): starting 21419 1726867377.13227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333 `" && echo ansible-tmp-1726867377.1313736-21978-154171015034333="` echo /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333 `" ) && sleep 0' 21419 1726867377.14305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867377.14322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867377.14326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867377.14344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867377.14356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867377.14364: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867377.14374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867377.14391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867377.14398: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867377.14405: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867377.14416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867377.14518: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867377.14699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867377.14733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867377.16643: stdout chunk (state=3): >>>ansible-tmp-1726867377.1313736-21978-154171015034333=/root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333 <<< 21419 1726867377.16784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867377.16795: stderr chunk (state=3): >>><<< 21419 1726867377.16828: stdout chunk (state=3): >>><<< 21419 1726867377.16852: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867377.1313736-21978-154171015034333=/root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867377.16900: variable 'ansible_module_compression' from source: unknown 21419 1726867377.16934: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867377.17083: variable 'ansible_facts' from source: unknown 21419 1726867377.17086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/AnsiballZ_command.py 21419 1726867377.17788: Sending initial data 21419 1726867377.17792: Sent initial data (156 bytes) 21419 1726867377.18345: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867377.18349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867377.18351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867377.18354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867377.18357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867377.18359: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867377.18361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867377.18363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867377.18365: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867377.18367: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867377.18369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867377.18370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867377.18430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867377.18453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867377.18463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867377.18529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867377.20195: 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 <<< 21419 1726867377.20226: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867377.20257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmphr4cq0pd /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/AnsiballZ_command.py <<< 21419 1726867377.20261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/AnsiballZ_command.py" <<< 21419 1726867377.20333: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 21419 1726867377.20340: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmphr4cq0pd" to remote "/root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/AnsiballZ_command.py" <<< 21419 1726867377.21463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867377.21467: stdout chunk (state=3): >>><<< 21419 1726867377.21469: stderr chunk (state=3): >>><<< 21419 1726867377.21471: done transferring module to remote 21419 1726867377.21473: _low_level_execute_command(): starting 21419 1726867377.21475: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/ /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/AnsiballZ_command.py && sleep 0' 21419 1726867377.22149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867377.22193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867377.22205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867377.22260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867377.24269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867377.24272: stdout chunk (state=3): >>><<< 21419 1726867377.24275: stderr chunk (state=3): >>><<< 21419 1726867377.24294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867377.24302: _low_level_execute_command(): starting 21419 1726867377.24490: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/AnsiballZ_command.py && sleep 0' 21419 1726867377.25191: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867377.25223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867377.25244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867377.25262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867377.25338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867377.42786: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 17:22:57.405373", "end": "2024-09-20 17:22:57.424341", "delta": "0:00:00.018968", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_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}}} <<< 21419 1726867377.44341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867377.44345: stdout chunk (state=3): >>><<< 21419 1726867377.44347: stderr chunk (state=3): >>><<< 21419 1726867377.44367: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 17:22:57.405373", "end": "2024-09-20 17:22:57.424341", "delta": "0:00:00.018968", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867377.44419: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set testnic1 managed 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-1726867377.1313736-21978-154171015034333/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867377.44684: _low_level_execute_command(): starting 21419 1726867377.44687: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867377.1313736-21978-154171015034333/ > /dev/null 2>&1 && sleep 0' 21419 1726867377.46997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867377.47330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867377.47338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867377.47435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867377.49293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867377.49331: stderr chunk (state=3): >>><<< 21419 1726867377.49334: stdout chunk (state=3): >>><<< 21419 1726867377.49352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867377.49358: handler run complete 21419 1726867377.49393: Evaluated conditional (False): False 21419 1726867377.49402: attempt loop complete, returning result 21419 1726867377.49405: _execute() done 21419 1726867377.49408: dumping result to json 21419 1726867377.49416: done dumping result, returning 21419 1726867377.49422: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-053a-b750-00000000021e] 21419 1726867377.49427: sending task result for task 0affcac9-a3a5-053a-b750-00000000021e 21419 1726867377.49535: done sending task result for task 0affcac9-a3a5-053a-b750-00000000021e 21419 1726867377.49539: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.018968", "end": "2024-09-20 17:22:57.424341", "rc": 0, "start": "2024-09-20 17:22:57.405373" } 21419 1726867377.49610: no more pending results, returning what we have 21419 1726867377.49614: results queue empty 21419 1726867377.49615: checking for any_errors_fatal 21419 1726867377.49626: done checking for any_errors_fatal 21419 1726867377.49627: checking for max_fail_percentage 21419 1726867377.49629: done checking for max_fail_percentage 21419 1726867377.49630: checking to see if all hosts have failed and the running result is not ok 21419 1726867377.49631: done checking to see if all hosts have failed 21419 1726867377.49632: getting the remaining hosts for this loop 21419 1726867377.49634: done getting the remaining hosts for this loop 21419 1726867377.49637: getting the next task for host managed_node2 21419 1726867377.49643: done getting next task for host managed_node2 21419 1726867377.49646: ^ task is: TASK: Delete veth interface {{ interface }} 21419 1726867377.49649: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867377.49654: getting variables 21419 1726867377.49655: in VariableManager get_vars() 21419 1726867377.49709: Calling all_inventory to load vars for managed_node2 21419 1726867377.49713: Calling groups_inventory to load vars for managed_node2 21419 1726867377.49715: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.49726: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.49728: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.49731: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.51929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867377.54152: done with get_vars() 21419 1726867377.54173: done getting variables 21419 1726867377.54246: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867377.54374: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 17:22:57 -0400 (0:00:00.481) 0:00:12.679 ****** 21419 1726867377.54406: entering _queue_task() for managed_node2/command 21419 1726867377.54745: worker is 1 (out of 1 available) 21419 1726867377.54871: exiting _queue_task() for managed_node2/command 21419 1726867377.54883: done queuing things up, now waiting for results queue to drain 21419 1726867377.54885: waiting for pending results... 21419 1726867377.55214: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 21419 1726867377.55220: in run() - task 0affcac9-a3a5-053a-b750-00000000021f 21419 1726867377.55225: variable 'ansible_search_path' from source: unknown 21419 1726867377.55228: variable 'ansible_search_path' from source: unknown 21419 1726867377.55287: calling self._execute() 21419 1726867377.55354: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.55375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.55388: variable 'omit' from source: magic vars 21419 1726867377.55884: variable 'ansible_distribution_major_version' from source: facts 21419 1726867377.55888: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867377.56033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867377.56427: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867377.56431: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867377.56433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867377.56439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867377.56644: variable 'networkmanager_version' from source: set_fact 21419 1726867377.56647: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867377.56770: variable 'type' from source: play vars 21419 1726867377.56776: variable 'state' from source: include params 21419 1726867377.56782: variable 'interface' from source: play vars 21419 1726867377.56788: variable 'current_interfaces' from source: set_fact 21419 1726867377.56796: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 21419 1726867377.56799: when evaluation is False, skipping this task 21419 1726867377.56801: _execute() done 21419 1726867377.56803: dumping result to json 21419 1726867377.56808: done dumping result, returning 21419 1726867377.56816: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [0affcac9-a3a5-053a-b750-00000000021f] 21419 1726867377.56819: sending task result for task 0affcac9-a3a5-053a-b750-00000000021f 21419 1726867377.56923: done sending task result for task 0affcac9-a3a5-053a-b750-00000000021f 21419 1726867377.56926: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867377.57007: no more pending results, returning what we have 21419 1726867377.57011: results queue empty 21419 1726867377.57011: checking for any_errors_fatal 21419 1726867377.57022: done checking for any_errors_fatal 21419 1726867377.57023: checking for max_fail_percentage 21419 1726867377.57025: done checking for max_fail_percentage 21419 1726867377.57026: checking to see if all hosts have failed and the running result is not ok 21419 1726867377.57027: done checking to see if all hosts have failed 21419 1726867377.57028: getting the remaining hosts for this loop 21419 1726867377.57029: done getting the remaining hosts for this loop 21419 1726867377.57032: getting the next task for host managed_node2 21419 1726867377.57040: done getting next task for host managed_node2 21419 1726867377.57042: ^ task is: TASK: Create dummy interface {{ interface }} 21419 1726867377.57045: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867377.57049: getting variables 21419 1726867377.57051: in VariableManager get_vars() 21419 1726867377.57108: Calling all_inventory to load vars for managed_node2 21419 1726867377.57111: Calling groups_inventory to load vars for managed_node2 21419 1726867377.57114: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.57126: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.57129: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.57132: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.59414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867377.60732: done with get_vars() 21419 1726867377.60757: done getting variables 21419 1726867377.60819: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867377.60937: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 17:22:57 -0400 (0:00:00.065) 0:00:12.745 ****** 21419 1726867377.60968: entering _queue_task() for managed_node2/command 21419 1726867377.61623: worker is 1 (out of 1 available) 21419 1726867377.61635: exiting _queue_task() for managed_node2/command 21419 1726867377.61646: done queuing things up, now waiting for results queue to drain 21419 1726867377.61648: waiting for pending results... 21419 1726867377.62398: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 21419 1726867377.62403: in run() - task 0affcac9-a3a5-053a-b750-000000000220 21419 1726867377.62406: variable 'ansible_search_path' from source: unknown 21419 1726867377.62409: variable 'ansible_search_path' from source: unknown 21419 1726867377.62411: calling self._execute() 21419 1726867377.62506: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.62515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.62571: variable 'omit' from source: magic vars 21419 1726867377.63073: variable 'ansible_distribution_major_version' from source: facts 21419 1726867377.63082: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867377.63203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867377.63493: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867377.63538: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867377.63571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867377.63603: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867377.63737: variable 'networkmanager_version' from source: set_fact 21419 1726867377.63743: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867377.63986: variable 'type' from source: play vars 21419 1726867377.63991: variable 'state' from source: include params 21419 1726867377.63996: variable 'interface' from source: play vars 21419 1726867377.64001: variable 'current_interfaces' from source: set_fact 21419 1726867377.64009: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21419 1726867377.64014: when evaluation is False, skipping this task 21419 1726867377.64017: _execute() done 21419 1726867377.64020: dumping result to json 21419 1726867377.64022: done dumping result, returning 21419 1726867377.64056: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [0affcac9-a3a5-053a-b750-000000000220] 21419 1726867377.64060: sending task result for task 0affcac9-a3a5-053a-b750-000000000220 21419 1726867377.64125: done sending task result for task 0affcac9-a3a5-053a-b750-000000000220 21419 1726867377.64128: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867377.64200: no more pending results, returning what we have 21419 1726867377.64204: results queue empty 21419 1726867377.64205: checking for any_errors_fatal 21419 1726867377.64210: done checking for any_errors_fatal 21419 1726867377.64211: checking for max_fail_percentage 21419 1726867377.64213: done checking for max_fail_percentage 21419 1726867377.64214: checking to see if all hosts have failed and the running result is not ok 21419 1726867377.64215: done checking to see if all hosts have failed 21419 1726867377.64216: getting the remaining hosts for this loop 21419 1726867377.64217: done getting the remaining hosts for this loop 21419 1726867377.64220: getting the next task for host managed_node2 21419 1726867377.64227: done getting next task for host managed_node2 21419 1726867377.64230: ^ task is: TASK: Delete dummy interface {{ interface }} 21419 1726867377.64233: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867377.64238: getting variables 21419 1726867377.64239: in VariableManager get_vars() 21419 1726867377.64289: Calling all_inventory to load vars for managed_node2 21419 1726867377.64292: Calling groups_inventory to load vars for managed_node2 21419 1726867377.64295: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.64306: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.64309: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.64312: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.65968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867377.67924: done with get_vars() 21419 1726867377.67947: done getting variables 21419 1726867377.68011: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867377.68123: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 17:22:57 -0400 (0:00:00.071) 0:00:12.816 ****** 21419 1726867377.68151: entering _queue_task() for managed_node2/command 21419 1726867377.68453: worker is 1 (out of 1 available) 21419 1726867377.68466: exiting _queue_task() for managed_node2/command 21419 1726867377.68480: done queuing things up, now waiting for results queue to drain 21419 1726867377.68482: waiting for pending results... 21419 1726867377.68793: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 21419 1726867377.68829: in run() - task 0affcac9-a3a5-053a-b750-000000000221 21419 1726867377.68882: variable 'ansible_search_path' from source: unknown 21419 1726867377.68885: variable 'ansible_search_path' from source: unknown 21419 1726867377.68893: calling self._execute() 21419 1726867377.68979: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.68995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.69009: variable 'omit' from source: magic vars 21419 1726867377.69366: variable 'ansible_distribution_major_version' from source: facts 21419 1726867377.69482: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867377.69566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867377.69832: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867377.69883: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867377.69920: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867377.69955: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867377.70028: variable 'networkmanager_version' from source: set_fact 21419 1726867377.70044: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867377.70233: variable 'type' from source: play vars 21419 1726867377.70244: variable 'state' from source: include params 21419 1726867377.70253: variable 'interface' from source: play vars 21419 1726867377.70265: variable 'current_interfaces' from source: set_fact 21419 1726867377.70279: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21419 1726867377.70288: when evaluation is False, skipping this task 21419 1726867377.70295: _execute() done 21419 1726867377.70302: dumping result to json 21419 1726867377.70309: done dumping result, returning 21419 1726867377.70322: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [0affcac9-a3a5-053a-b750-000000000221] 21419 1726867377.70331: sending task result for task 0affcac9-a3a5-053a-b750-000000000221 21419 1726867377.70454: done sending task result for task 0affcac9-a3a5-053a-b750-000000000221 21419 1726867377.70458: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867377.70525: no more pending results, returning what we have 21419 1726867377.70528: results queue empty 21419 1726867377.70529: checking for any_errors_fatal 21419 1726867377.70536: done checking for any_errors_fatal 21419 1726867377.70536: checking for max_fail_percentage 21419 1726867377.70538: done checking for max_fail_percentage 21419 1726867377.70539: checking to see if all hosts have failed and the running result is not ok 21419 1726867377.70540: done checking to see if all hosts have failed 21419 1726867377.70540: getting the remaining hosts for this loop 21419 1726867377.70541: done getting the remaining hosts for this loop 21419 1726867377.70545: getting the next task for host managed_node2 21419 1726867377.70551: done getting next task for host managed_node2 21419 1726867377.70553: ^ task is: TASK: Create tap interface {{ interface }} 21419 1726867377.70556: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867377.70560: getting variables 21419 1726867377.70562: in VariableManager get_vars() 21419 1726867377.70620: Calling all_inventory to load vars for managed_node2 21419 1726867377.70623: Calling groups_inventory to load vars for managed_node2 21419 1726867377.70625: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.70636: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.70638: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.70641: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.72742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867377.74075: done with get_vars() 21419 1726867377.74098: done getting variables 21419 1726867377.74165: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867377.74284: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 17:22:57 -0400 (0:00:00.061) 0:00:12.878 ****** 21419 1726867377.74319: entering _queue_task() for managed_node2/command 21419 1726867377.74958: worker is 1 (out of 1 available) 21419 1726867377.74971: exiting _queue_task() for managed_node2/command 21419 1726867377.74986: done queuing things up, now waiting for results queue to drain 21419 1726867377.74988: waiting for pending results... 21419 1726867377.75302: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 21419 1726867377.75433: in run() - task 0affcac9-a3a5-053a-b750-000000000222 21419 1726867377.75450: variable 'ansible_search_path' from source: unknown 21419 1726867377.75453: variable 'ansible_search_path' from source: unknown 21419 1726867377.75491: calling self._execute() 21419 1726867377.75840: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.75843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.75846: variable 'omit' from source: magic vars 21419 1726867377.76420: variable 'ansible_distribution_major_version' from source: facts 21419 1726867377.76448: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867377.76889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867377.77202: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867377.77263: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867377.77309: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867377.77353: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867377.77445: variable 'networkmanager_version' from source: set_fact 21419 1726867377.77463: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867377.77668: variable 'type' from source: play vars 21419 1726867377.77682: variable 'state' from source: include params 21419 1726867377.77691: variable 'interface' from source: play vars 21419 1726867377.77705: variable 'current_interfaces' from source: set_fact 21419 1726867377.77719: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21419 1726867377.77753: when evaluation is False, skipping this task 21419 1726867377.77757: _execute() done 21419 1726867377.77759: dumping result to json 21419 1726867377.77761: done dumping result, returning 21419 1726867377.77763: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [0affcac9-a3a5-053a-b750-000000000222] 21419 1726867377.77764: sending task result for task 0affcac9-a3a5-053a-b750-000000000222 21419 1726867377.77983: done sending task result for task 0affcac9-a3a5-053a-b750-000000000222 21419 1726867377.77986: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867377.78039: no more pending results, returning what we have 21419 1726867377.78043: results queue empty 21419 1726867377.78044: checking for any_errors_fatal 21419 1726867377.78049: done checking for any_errors_fatal 21419 1726867377.78050: checking for max_fail_percentage 21419 1726867377.78052: done checking for max_fail_percentage 21419 1726867377.78053: checking to see if all hosts have failed and the running result is not ok 21419 1726867377.78054: done checking to see if all hosts have failed 21419 1726867377.78055: getting the remaining hosts for this loop 21419 1726867377.78056: done getting the remaining hosts for this loop 21419 1726867377.78061: getting the next task for host managed_node2 21419 1726867377.78067: done getting next task for host managed_node2 21419 1726867377.78070: ^ task is: TASK: Delete tap interface {{ interface }} 21419 1726867377.78073: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867377.78282: getting variables 21419 1726867377.78284: in VariableManager get_vars() 21419 1726867377.78328: Calling all_inventory to load vars for managed_node2 21419 1726867377.78331: Calling groups_inventory to load vars for managed_node2 21419 1726867377.78333: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.78342: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.78345: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.78348: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.84452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867377.85759: done with get_vars() 21419 1726867377.85784: done getting variables 21419 1726867377.85834: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867377.86128: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 17:22:57 -0400 (0:00:00.118) 0:00:12.997 ****** 21419 1726867377.86198: entering _queue_task() for managed_node2/command 21419 1726867377.87098: worker is 1 (out of 1 available) 21419 1726867377.87110: exiting _queue_task() for managed_node2/command 21419 1726867377.87124: done queuing things up, now waiting for results queue to drain 21419 1726867377.87125: waiting for pending results... 21419 1726867377.87420: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 21419 1726867377.87753: in run() - task 0affcac9-a3a5-053a-b750-000000000223 21419 1726867377.87758: variable 'ansible_search_path' from source: unknown 21419 1726867377.87761: variable 'ansible_search_path' from source: unknown 21419 1726867377.87922: calling self._execute() 21419 1726867377.88117: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.88127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.88130: variable 'omit' from source: magic vars 21419 1726867377.88692: variable 'ansible_distribution_major_version' from source: facts 21419 1726867377.88721: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867377.88996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867377.89292: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867377.89347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867377.89418: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867377.89546: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867377.89561: variable 'networkmanager_version' from source: set_fact 21419 1726867377.89593: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867377.89807: variable 'type' from source: play vars 21419 1726867377.89818: variable 'state' from source: include params 21419 1726867377.89826: variable 'interface' from source: play vars 21419 1726867377.89834: variable 'current_interfaces' from source: set_fact 21419 1726867377.89845: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21419 1726867377.89852: when evaluation is False, skipping this task 21419 1726867377.89861: _execute() done 21419 1726867377.89867: dumping result to json 21419 1726867377.89928: done dumping result, returning 21419 1726867377.89933: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [0affcac9-a3a5-053a-b750-000000000223] 21419 1726867377.89936: sending task result for task 0affcac9-a3a5-053a-b750-000000000223 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867377.90124: no more pending results, returning what we have 21419 1726867377.90129: results queue empty 21419 1726867377.90130: checking for any_errors_fatal 21419 1726867377.90136: done checking for any_errors_fatal 21419 1726867377.90137: checking for max_fail_percentage 21419 1726867377.90139: done checking for max_fail_percentage 21419 1726867377.90140: checking to see if all hosts have failed and the running result is not ok 21419 1726867377.90141: done checking to see if all hosts have failed 21419 1726867377.90141: getting the remaining hosts for this loop 21419 1726867377.90143: done getting the remaining hosts for this loop 21419 1726867377.90146: getting the next task for host managed_node2 21419 1726867377.90154: done getting next task for host managed_node2 21419 1726867377.90156: ^ task is: TASK: Include the task 'assert_device_present.yml' 21419 1726867377.90159: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867377.90164: getting variables 21419 1726867377.90165: in VariableManager get_vars() 21419 1726867377.90219: Calling all_inventory to load vars for managed_node2 21419 1726867377.90222: Calling groups_inventory to load vars for managed_node2 21419 1726867377.90225: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.90235: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.90238: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.90240: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.90802: done sending task result for task 0affcac9-a3a5-053a-b750-000000000223 21419 1726867377.90806: WORKER PROCESS EXITING 21419 1726867377.92020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867377.93419: done with get_vars() 21419 1726867377.93442: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Friday 20 September 2024 17:22:57 -0400 (0:00:00.073) 0:00:13.071 ****** 21419 1726867377.93571: entering _queue_task() for managed_node2/include_tasks 21419 1726867377.94008: worker is 1 (out of 1 available) 21419 1726867377.94021: exiting _queue_task() for managed_node2/include_tasks 21419 1726867377.94032: done queuing things up, now waiting for results queue to drain 21419 1726867377.94034: waiting for pending results... 21419 1726867377.94219: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 21419 1726867377.94334: in run() - task 0affcac9-a3a5-053a-b750-000000000013 21419 1726867377.94357: variable 'ansible_search_path' from source: unknown 21419 1726867377.94407: calling self._execute() 21419 1726867377.94516: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867377.94530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867377.94544: variable 'omit' from source: magic vars 21419 1726867377.94938: variable 'ansible_distribution_major_version' from source: facts 21419 1726867377.94954: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867377.95140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867377.95579: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867377.95710: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867377.95755: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867377.95957: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867377.96129: variable 'networkmanager_version' from source: set_fact 21419 1726867377.96234: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867377.96244: _execute() done 21419 1726867377.96283: dumping result to json 21419 1726867377.96292: done dumping result, returning 21419 1726867377.96319: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-053a-b750-000000000013] 21419 1726867377.96360: sending task result for task 0affcac9-a3a5-053a-b750-000000000013 21419 1726867377.96664: done sending task result for task 0affcac9-a3a5-053a-b750-000000000013 21419 1726867377.96667: WORKER PROCESS EXITING 21419 1726867377.96699: no more pending results, returning what we have 21419 1726867377.96705: in VariableManager get_vars() 21419 1726867377.96772: Calling all_inventory to load vars for managed_node2 21419 1726867377.96776: Calling groups_inventory to load vars for managed_node2 21419 1726867377.96780: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867377.96792: Calling all_plugins_play to load vars for managed_node2 21419 1726867377.96795: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867377.96798: Calling groups_plugins_play to load vars for managed_node2 21419 1726867377.99023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867378.01391: done with get_vars() 21419 1726867378.01413: variable 'ansible_search_path' from source: unknown 21419 1726867378.01431: we have included files to process 21419 1726867378.01433: generating all_blocks data 21419 1726867378.01435: done generating all_blocks data 21419 1726867378.01440: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21419 1726867378.01443: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21419 1726867378.01446: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21419 1726867378.01970: in VariableManager get_vars() 21419 1726867378.02000: done with get_vars() 21419 1726867378.02414: done processing included file 21419 1726867378.02567: iterating over new_blocks loaded from include file 21419 1726867378.02569: in VariableManager get_vars() 21419 1726867378.02599: done with get_vars() 21419 1726867378.02601: filtering new block on tags 21419 1726867378.02619: done filtering new block on tags 21419 1726867378.02622: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 21419 1726867378.02627: extending task lists for all hosts with included blocks 21419 1726867378.04823: done extending task lists 21419 1726867378.04824: done processing included files 21419 1726867378.04825: results queue empty 21419 1726867378.04826: checking for any_errors_fatal 21419 1726867378.04829: done checking for any_errors_fatal 21419 1726867378.04895: checking for max_fail_percentage 21419 1726867378.04897: done checking for max_fail_percentage 21419 1726867378.04899: checking to see if all hosts have failed and the running result is not ok 21419 1726867378.04900: done checking to see if all hosts have failed 21419 1726867378.04900: getting the remaining hosts for this loop 21419 1726867378.04902: done getting the remaining hosts for this loop 21419 1726867378.04908: getting the next task for host managed_node2 21419 1726867378.04913: done getting next task for host managed_node2 21419 1726867378.04916: ^ task is: TASK: Include the task 'get_interface_stat.yml' 21419 1726867378.04918: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867378.04920: getting variables 21419 1726867378.04922: in VariableManager get_vars() 21419 1726867378.04942: Calling all_inventory to load vars for managed_node2 21419 1726867378.04944: Calling groups_inventory to load vars for managed_node2 21419 1726867378.04946: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867378.04953: Calling all_plugins_play to load vars for managed_node2 21419 1726867378.04958: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867378.04962: Calling groups_plugins_play to load vars for managed_node2 21419 1726867378.08221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867378.11259: done with get_vars() 21419 1726867378.11284: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:22:58 -0400 (0:00:00.179) 0:00:13.250 ****** 21419 1726867378.11550: entering _queue_task() for managed_node2/include_tasks 21419 1726867378.12553: worker is 1 (out of 1 available) 21419 1726867378.12569: exiting _queue_task() for managed_node2/include_tasks 21419 1726867378.12690: done queuing things up, now waiting for results queue to drain 21419 1726867378.12693: waiting for pending results... 21419 1726867378.13250: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 21419 1726867378.13371: in run() - task 0affcac9-a3a5-053a-b750-0000000002bf 21419 1726867378.13546: variable 'ansible_search_path' from source: unknown 21419 1726867378.13549: variable 'ansible_search_path' from source: unknown 21419 1726867378.13552: calling self._execute() 21419 1726867378.13791: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.13795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.13798: variable 'omit' from source: magic vars 21419 1726867378.14786: variable 'ansible_distribution_major_version' from source: facts 21419 1726867378.14791: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867378.14982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867378.15756: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867378.15812: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867378.15874: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867378.16282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867378.16285: variable 'networkmanager_version' from source: set_fact 21419 1726867378.16288: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867378.16290: _execute() done 21419 1726867378.16293: dumping result to json 21419 1726867378.16295: done dumping result, returning 21419 1726867378.16305: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-053a-b750-0000000002bf] 21419 1726867378.16318: sending task result for task 0affcac9-a3a5-053a-b750-0000000002bf 21419 1726867378.16469: no more pending results, returning what we have 21419 1726867378.16476: in VariableManager get_vars() 21419 1726867378.16597: Calling all_inventory to load vars for managed_node2 21419 1726867378.16600: Calling groups_inventory to load vars for managed_node2 21419 1726867378.16602: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867378.16885: Calling all_plugins_play to load vars for managed_node2 21419 1726867378.16889: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867378.16894: Calling groups_plugins_play to load vars for managed_node2 21419 1726867378.18056: done sending task result for task 0affcac9-a3a5-053a-b750-0000000002bf 21419 1726867378.18570: WORKER PROCESS EXITING 21419 1726867378.19054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867378.20791: done with get_vars() 21419 1726867378.20853: variable 'ansible_search_path' from source: unknown 21419 1726867378.20876: variable 'ansible_search_path' from source: unknown 21419 1726867378.20960: we have included files to process 21419 1726867378.20961: generating all_blocks data 21419 1726867378.20963: done generating all_blocks data 21419 1726867378.20964: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21419 1726867378.20965: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21419 1726867378.20967: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21419 1726867378.21233: done processing included file 21419 1726867378.21240: iterating over new_blocks loaded from include file 21419 1726867378.21241: in VariableManager get_vars() 21419 1726867378.21274: done with get_vars() 21419 1726867378.21276: filtering new block on tags 21419 1726867378.21294: done filtering new block on tags 21419 1726867378.21298: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 21419 1726867378.21307: extending task lists for all hosts with included blocks 21419 1726867378.21444: done extending task lists 21419 1726867378.21445: done processing included files 21419 1726867378.21446: results queue empty 21419 1726867378.21447: checking for any_errors_fatal 21419 1726867378.21450: done checking for any_errors_fatal 21419 1726867378.21451: checking for max_fail_percentage 21419 1726867378.21456: done checking for max_fail_percentage 21419 1726867378.21458: checking to see if all hosts have failed and the running result is not ok 21419 1726867378.21459: done checking to see if all hosts have failed 21419 1726867378.21459: getting the remaining hosts for this loop 21419 1726867378.21461: done getting the remaining hosts for this loop 21419 1726867378.21463: getting the next task for host managed_node2 21419 1726867378.21468: done getting next task for host managed_node2 21419 1726867378.21470: ^ task is: TASK: Get stat for interface {{ interface }} 21419 1726867378.21504: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867378.21508: getting variables 21419 1726867378.21509: in VariableManager get_vars() 21419 1726867378.21527: Calling all_inventory to load vars for managed_node2 21419 1726867378.21530: Calling groups_inventory to load vars for managed_node2 21419 1726867378.21532: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867378.21537: Calling all_plugins_play to load vars for managed_node2 21419 1726867378.21540: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867378.21543: Calling groups_plugins_play to load vars for managed_node2 21419 1726867378.23250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867378.25450: done with get_vars() 21419 1726867378.25490: done getting variables 21419 1726867378.25649: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:22:58 -0400 (0:00:00.141) 0:00:13.392 ****** 21419 1726867378.25693: entering _queue_task() for managed_node2/stat 21419 1726867378.26145: worker is 1 (out of 1 available) 21419 1726867378.26154: exiting _queue_task() for managed_node2/stat 21419 1726867378.26165: done queuing things up, now waiting for results queue to drain 21419 1726867378.26166: waiting for pending results... 21419 1726867378.26319: running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 21419 1726867378.26434: in run() - task 0affcac9-a3a5-053a-b750-00000000030e 21419 1726867378.26457: variable 'ansible_search_path' from source: unknown 21419 1726867378.26469: variable 'ansible_search_path' from source: unknown 21419 1726867378.26515: calling self._execute() 21419 1726867378.26615: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.26628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.26642: variable 'omit' from source: magic vars 21419 1726867378.27023: variable 'ansible_distribution_major_version' from source: facts 21419 1726867378.27045: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867378.27336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867378.27511: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867378.27659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867378.27792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867378.27837: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867378.27955: variable 'networkmanager_version' from source: set_fact 21419 1726867378.27974: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867378.28032: variable 'omit' from source: magic vars 21419 1726867378.28086: variable 'omit' from source: magic vars 21419 1726867378.28189: variable 'interface' from source: play vars 21419 1726867378.28319: variable 'omit' from source: magic vars 21419 1726867378.28323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867378.28326: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867378.28329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867378.28360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867378.28376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867378.28411: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867378.28428: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.28437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.28545: Set connection var ansible_connection to ssh 21419 1726867378.28559: Set connection var ansible_shell_executable to /bin/sh 21419 1726867378.28566: Set connection var ansible_shell_type to sh 21419 1726867378.28576: Set connection var ansible_timeout to 10 21419 1726867378.28589: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867378.28597: Set connection var ansible_pipelining to False 21419 1726867378.28619: variable 'ansible_shell_executable' from source: unknown 21419 1726867378.28626: variable 'ansible_connection' from source: unknown 21419 1726867378.28632: variable 'ansible_module_compression' from source: unknown 21419 1726867378.28645: variable 'ansible_shell_type' from source: unknown 21419 1726867378.28653: variable 'ansible_shell_executable' from source: unknown 21419 1726867378.28660: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.28668: variable 'ansible_pipelining' from source: unknown 21419 1726867378.28674: variable 'ansible_timeout' from source: unknown 21419 1726867378.28686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.28863: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867378.28867: variable 'omit' from source: magic vars 21419 1726867378.28869: starting attempt loop 21419 1726867378.28871: running the handler 21419 1726867378.28889: _low_level_execute_command(): starting 21419 1726867378.28902: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867378.29622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867378.29639: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867378.29702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867378.29745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867378.29865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867378.31519: stdout chunk (state=3): >>>/root <<< 21419 1726867378.31666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867378.31670: stdout chunk (state=3): >>><<< 21419 1726867378.31672: stderr chunk (state=3): >>><<< 21419 1726867378.31715: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867378.31966: _low_level_execute_command(): starting 21419 1726867378.31971: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559 `" && echo ansible-tmp-1726867378.318836-22032-225218307462559="` echo /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559 `" ) && sleep 0' 21419 1726867378.33069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867378.33092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867378.33114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867378.33246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867378.35179: stdout chunk (state=3): >>>ansible-tmp-1726867378.318836-22032-225218307462559=/root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559 <<< 21419 1726867378.35319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867378.35329: stdout chunk (state=3): >>><<< 21419 1726867378.35345: stderr chunk (state=3): >>><<< 21419 1726867378.35372: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867378.318836-22032-225218307462559=/root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867378.35587: variable 'ansible_module_compression' from source: unknown 21419 1726867378.35590: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 21419 1726867378.35592: variable 'ansible_facts' from source: unknown 21419 1726867378.35635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/AnsiballZ_stat.py 21419 1726867378.35847: Sending initial data 21419 1726867378.35851: Sent initial data (152 bytes) 21419 1726867378.36443: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867378.36490: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867378.36505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867378.36608: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867378.36623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867378.36702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867378.38279: 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 <<< 21419 1726867378.38358: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867378.38402: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp7yisu4jf /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/AnsiballZ_stat.py <<< 21419 1726867378.38416: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/AnsiballZ_stat.py" <<< 21419 1726867378.38461: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp7yisu4jf" to remote "/root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/AnsiballZ_stat.py" <<< 21419 1726867378.39174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867378.39184: stdout chunk (state=3): >>><<< 21419 1726867378.39323: stderr chunk (state=3): >>><<< 21419 1726867378.39329: done transferring module to remote 21419 1726867378.39331: _low_level_execute_command(): starting 21419 1726867378.39334: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/ /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/AnsiballZ_stat.py && sleep 0' 21419 1726867378.39859: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867378.39875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867378.39899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867378.40010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867378.40052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867378.40079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867378.40165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867378.42091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867378.42094: stdout chunk (state=3): >>><<< 21419 1726867378.42097: stderr chunk (state=3): >>><<< 21419 1726867378.42100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867378.42102: _low_level_execute_command(): starting 21419 1726867378.42106: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/AnsiballZ_stat.py && sleep 0' 21419 1726867378.43358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867378.43361: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867378.43373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867378.43653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867378.43703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867378.59245: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 28554, "dev": 23, "nlink": 1, "atime": 1726867376.108842, "mtime": 1726867376.108842, "ctime": 1726867376.108842, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 21419 1726867378.60702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867378.60707: stdout chunk (state=3): >>><<< 21419 1726867378.60712: stderr chunk (state=3): >>><<< 21419 1726867378.60734: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 28554, "dev": 23, "nlink": 1, "atime": 1726867376.108842, "mtime": 1726867376.108842, "ctime": 1726867376.108842, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867378.60855: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/testnic1', '_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-1726867378.318836-22032-225218307462559/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867378.60860: _low_level_execute_command(): starting 21419 1726867378.60862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867378.318836-22032-225218307462559/ > /dev/null 2>&1 && sleep 0' 21419 1726867378.61858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867378.61874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867378.61893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867378.62011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867378.62015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867378.62088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867378.64289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867378.64293: stdout chunk (state=3): >>><<< 21419 1726867378.64295: stderr chunk (state=3): >>><<< 21419 1726867378.64298: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867378.64301: handler run complete 21419 1726867378.64303: attempt loop complete, returning result 21419 1726867378.64305: _execute() done 21419 1726867378.64307: dumping result to json 21419 1726867378.64309: done dumping result, returning 21419 1726867378.64311: done running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 [0affcac9-a3a5-053a-b750-00000000030e] 21419 1726867378.64316: sending task result for task 0affcac9-a3a5-053a-b750-00000000030e 21419 1726867378.64597: done sending task result for task 0affcac9-a3a5-053a-b750-00000000030e 21419 1726867378.64601: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726867376.108842, "block_size": 4096, "blocks": 0, "ctime": 1726867376.108842, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28554, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1726867376.108842, "nlink": 1, "path": "/sys/class/net/testnic1", "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 } } 21419 1726867378.64692: no more pending results, returning what we have 21419 1726867378.64699: results queue empty 21419 1726867378.64701: checking for any_errors_fatal 21419 1726867378.64702: done checking for any_errors_fatal 21419 1726867378.64703: checking for max_fail_percentage 21419 1726867378.64704: done checking for max_fail_percentage 21419 1726867378.64705: checking to see if all hosts have failed and the running result is not ok 21419 1726867378.64706: done checking to see if all hosts have failed 21419 1726867378.64706: getting the remaining hosts for this loop 21419 1726867378.64708: done getting the remaining hosts for this loop 21419 1726867378.64714: getting the next task for host managed_node2 21419 1726867378.64722: done getting next task for host managed_node2 21419 1726867378.64724: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 21419 1726867378.64727: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867378.64731: getting variables 21419 1726867378.64732: in VariableManager get_vars() 21419 1726867378.65031: Calling all_inventory to load vars for managed_node2 21419 1726867378.65035: Calling groups_inventory to load vars for managed_node2 21419 1726867378.65038: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867378.65048: Calling all_plugins_play to load vars for managed_node2 21419 1726867378.65051: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867378.65054: Calling groups_plugins_play to load vars for managed_node2 21419 1726867378.67866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867378.70791: done with get_vars() 21419 1726867378.70816: done getting variables 21419 1726867378.71029: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 21419 1726867378.71473: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:22:58 -0400 (0:00:00.458) 0:00:13.850 ****** 21419 1726867378.71514: entering _queue_task() for managed_node2/assert 21419 1726867378.71516: Creating lock for assert 21419 1726867378.72782: worker is 1 (out of 1 available) 21419 1726867378.72795: exiting _queue_task() for managed_node2/assert 21419 1726867378.72805: done queuing things up, now waiting for results queue to drain 21419 1726867378.72807: waiting for pending results... 21419 1726867378.73414: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' 21419 1726867378.73613: in run() - task 0affcac9-a3a5-053a-b750-0000000002c0 21419 1726867378.73711: variable 'ansible_search_path' from source: unknown 21419 1726867378.73994: variable 'ansible_search_path' from source: unknown 21419 1726867378.74001: calling self._execute() 21419 1726867378.74090: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.74176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.74221: variable 'omit' from source: magic vars 21419 1726867378.75141: variable 'ansible_distribution_major_version' from source: facts 21419 1726867378.75211: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867378.76096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867378.76443: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867378.76504: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867378.76546: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867378.76588: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867378.76982: variable 'networkmanager_version' from source: set_fact 21419 1726867378.76985: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867378.76988: variable 'omit' from source: magic vars 21419 1726867378.76990: variable 'omit' from source: magic vars 21419 1726867378.77382: variable 'interface' from source: play vars 21419 1726867378.77385: variable 'omit' from source: magic vars 21419 1726867378.77392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867378.77395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867378.77397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867378.77399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867378.77401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867378.77403: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867378.77405: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.77407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.77617: Set connection var ansible_connection to ssh 21419 1726867378.77630: Set connection var ansible_shell_executable to /bin/sh 21419 1726867378.77688: Set connection var ansible_shell_type to sh 21419 1726867378.77700: Set connection var ansible_timeout to 10 21419 1726867378.77709: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867378.77722: Set connection var ansible_pipelining to False 21419 1726867378.77747: variable 'ansible_shell_executable' from source: unknown 21419 1726867378.78083: variable 'ansible_connection' from source: unknown 21419 1726867378.78087: variable 'ansible_module_compression' from source: unknown 21419 1726867378.78089: variable 'ansible_shell_type' from source: unknown 21419 1726867378.78092: variable 'ansible_shell_executable' from source: unknown 21419 1726867378.78094: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.78096: variable 'ansible_pipelining' from source: unknown 21419 1726867378.78098: variable 'ansible_timeout' from source: unknown 21419 1726867378.78100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.78180: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867378.78199: variable 'omit' from source: magic vars 21419 1726867378.78209: starting attempt loop 21419 1726867378.78220: running the handler 21419 1726867378.78544: variable 'interface_stat' from source: set_fact 21419 1726867378.78567: Evaluated conditional (interface_stat.stat.exists): True 21419 1726867378.78575: handler run complete 21419 1726867378.78594: attempt loop complete, returning result 21419 1726867378.78600: _execute() done 21419 1726867378.78638: dumping result to json 21419 1726867378.78683: done dumping result, returning 21419 1726867378.78750: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' [0affcac9-a3a5-053a-b750-0000000002c0] 21419 1726867378.78761: sending task result for task 0affcac9-a3a5-053a-b750-0000000002c0 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 21419 1726867378.78980: no more pending results, returning what we have 21419 1726867378.78987: results queue empty 21419 1726867378.78989: checking for any_errors_fatal 21419 1726867378.78996: done checking for any_errors_fatal 21419 1726867378.78999: checking for max_fail_percentage 21419 1726867378.79001: done checking for max_fail_percentage 21419 1726867378.79002: checking to see if all hosts have failed and the running result is not ok 21419 1726867378.79003: done checking to see if all hosts have failed 21419 1726867378.79004: getting the remaining hosts for this loop 21419 1726867378.79005: done getting the remaining hosts for this loop 21419 1726867378.79009: getting the next task for host managed_node2 21419 1726867378.79017: done getting next task for host managed_node2 21419 1726867378.79096: ^ task is: TASK: Install ethtool (test dependency) 21419 1726867378.79099: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867378.79104: getting variables 21419 1726867378.79107: in VariableManager get_vars() 21419 1726867378.79166: Calling all_inventory to load vars for managed_node2 21419 1726867378.79169: Calling groups_inventory to load vars for managed_node2 21419 1726867378.79173: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867378.79372: Calling all_plugins_play to load vars for managed_node2 21419 1726867378.79376: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867378.79383: done sending task result for task 0affcac9-a3a5-053a-b750-0000000002c0 21419 1726867378.79386: WORKER PROCESS EXITING 21419 1726867378.79404: Calling groups_plugins_play to load vars for managed_node2 21419 1726867378.82798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867378.87020: done with get_vars() 21419 1726867378.87043: done getting variables 21419 1726867378.87257: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Friday 20 September 2024 17:22:58 -0400 (0:00:00.157) 0:00:14.009 ****** 21419 1726867378.87392: entering _queue_task() for managed_node2/package 21419 1726867378.88592: worker is 1 (out of 1 available) 21419 1726867378.88600: exiting _queue_task() for managed_node2/package 21419 1726867378.88611: done queuing things up, now waiting for results queue to drain 21419 1726867378.88615: waiting for pending results... 21419 1726867378.88672: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 21419 1726867378.88778: in run() - task 0affcac9-a3a5-053a-b750-000000000014 21419 1726867378.88800: variable 'ansible_search_path' from source: unknown 21419 1726867378.88846: calling self._execute() 21419 1726867378.88958: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.88988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.89003: variable 'omit' from source: magic vars 21419 1726867378.89662: variable 'ansible_distribution_major_version' from source: facts 21419 1726867378.89725: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867378.90106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867378.90386: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867378.90508: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867378.90550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867378.90592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867378.90680: variable 'networkmanager_version' from source: set_fact 21419 1726867378.90890: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867378.90893: variable 'omit' from source: magic vars 21419 1726867378.90895: variable 'omit' from source: magic vars 21419 1726867378.90927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867378.93369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867378.93464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867378.93523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867378.93560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867378.93597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867378.93728: 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) 21419 1726867378.93761: 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) 21419 1726867378.93797: 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) 21419 1726867378.93880: 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) 21419 1726867378.93901: 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) 21419 1726867378.94108: variable '__network_is_ostree' from source: set_fact 21419 1726867378.94123: variable 'omit' from source: magic vars 21419 1726867378.94156: variable 'omit' from source: magic vars 21419 1726867378.94190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867378.94228: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867378.94251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867378.94273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867378.94289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867378.94326: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867378.94333: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.94339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.94432: Set connection var ansible_connection to ssh 21419 1726867378.94445: Set connection var ansible_shell_executable to /bin/sh 21419 1726867378.94451: Set connection var ansible_shell_type to sh 21419 1726867378.94459: Set connection var ansible_timeout to 10 21419 1726867378.94466: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867378.94473: Set connection var ansible_pipelining to False 21419 1726867378.94547: variable 'ansible_shell_executable' from source: unknown 21419 1726867378.94551: variable 'ansible_connection' from source: unknown 21419 1726867378.94553: variable 'ansible_module_compression' from source: unknown 21419 1726867378.94555: variable 'ansible_shell_type' from source: unknown 21419 1726867378.94557: variable 'ansible_shell_executable' from source: unknown 21419 1726867378.94559: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867378.94561: variable 'ansible_pipelining' from source: unknown 21419 1726867378.94562: variable 'ansible_timeout' from source: unknown 21419 1726867378.94564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867378.94637: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867378.94657: variable 'omit' from source: magic vars 21419 1726867378.94665: starting attempt loop 21419 1726867378.94671: running the handler 21419 1726867378.94682: variable 'ansible_facts' from source: unknown 21419 1726867378.94687: variable 'ansible_facts' from source: unknown 21419 1726867378.94765: _low_level_execute_command(): starting 21419 1726867378.94768: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867378.96064: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867378.96190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867378.96221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867378.96427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867378.96598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867378.98234: stdout chunk (state=3): >>>/root <<< 21419 1726867378.98382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867378.98385: stdout chunk (state=3): >>><<< 21419 1726867378.98387: stderr chunk (state=3): >>><<< 21419 1726867378.98406: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867378.98430: _low_level_execute_command(): starting 21419 1726867378.98444: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760 `" && echo ansible-tmp-1726867378.9841523-22066-222590107921760="` echo /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760 `" ) && sleep 0' 21419 1726867378.99643: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867378.99840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867379.00298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867379.00367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867379.02306: stdout chunk (state=3): >>>ansible-tmp-1726867378.9841523-22066-222590107921760=/root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760 <<< 21419 1726867379.02417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867379.02684: stderr chunk (state=3): >>><<< 21419 1726867379.02687: stdout chunk (state=3): >>><<< 21419 1726867379.02691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867378.9841523-22066-222590107921760=/root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867379.02694: variable 'ansible_module_compression' from source: unknown 21419 1726867379.02985: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21419 1726867379.02988: variable 'ansible_facts' from source: unknown 21419 1726867379.03084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/AnsiballZ_dnf.py 21419 1726867379.03468: Sending initial data 21419 1726867379.03480: Sent initial data (152 bytes) 21419 1726867379.04694: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867379.04742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867379.04756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867379.04850: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867379.04955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867379.04972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867379.05041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867379.06609: 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 <<< 21419 1726867379.06710: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/AnsiballZ_dnf.py" <<< 21419 1726867379.06716: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp2rhnw1gz /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/AnsiballZ_dnf.py <<< 21419 1726867379.06807: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp2rhnw1gz" to remote "/root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/AnsiballZ_dnf.py" <<< 21419 1726867379.06997: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/AnsiballZ_dnf.py" <<< 21419 1726867379.08495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867379.08686: stderr chunk (state=3): >>><<< 21419 1726867379.08696: stdout chunk (state=3): >>><<< 21419 1726867379.08724: done transferring module to remote 21419 1726867379.08744: _low_level_execute_command(): starting 21419 1726867379.08754: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/ /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/AnsiballZ_dnf.py && sleep 0' 21419 1726867379.10163: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867379.10230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867379.10356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867379.10385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867379.10736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867379.12562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867379.12566: stdout chunk (state=3): >>><<< 21419 1726867379.12571: stderr chunk (state=3): >>><<< 21419 1726867379.12648: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867379.12651: _low_level_execute_command(): starting 21419 1726867379.12654: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/AnsiballZ_dnf.py && sleep 0' 21419 1726867379.13389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867379.13392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867379.13394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867379.13397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867379.13435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867379.13446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867379.13463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867379.13602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867379.56233: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21419 1726867379.60784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867379.60788: stdout chunk (state=3): >>><<< 21419 1726867379.60790: stderr chunk (state=3): >>><<< 21419 1726867379.60793: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867379.60806: done with _execute_module (ansible.legacy.dnf, {'name': 'ethtool', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867379.60816: _low_level_execute_command(): starting 21419 1726867379.60819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867378.9841523-22066-222590107921760/ > /dev/null 2>&1 && sleep 0' 21419 1726867379.62209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867379.62484: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867379.62646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867379.62727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867379.64599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867379.64614: stdout chunk (state=3): >>><<< 21419 1726867379.64637: stderr chunk (state=3): >>><<< 21419 1726867379.64669: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867379.64683: handler run complete 21419 1726867379.64731: attempt loop complete, returning result 21419 1726867379.64738: _execute() done 21419 1726867379.64744: dumping result to json 21419 1726867379.64753: done dumping result, returning 21419 1726867379.64764: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0affcac9-a3a5-053a-b750-000000000014] 21419 1726867379.64772: sending task result for task 0affcac9-a3a5-053a-b750-000000000014 21419 1726867379.65551: done sending task result for task 0affcac9-a3a5-053a-b750-000000000014 21419 1726867379.65554: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21419 1726867379.65636: no more pending results, returning what we have 21419 1726867379.65639: results queue empty 21419 1726867379.65640: checking for any_errors_fatal 21419 1726867379.65645: done checking for any_errors_fatal 21419 1726867379.65646: checking for max_fail_percentage 21419 1726867379.65648: done checking for max_fail_percentage 21419 1726867379.65649: checking to see if all hosts have failed and the running result is not ok 21419 1726867379.65650: done checking to see if all hosts have failed 21419 1726867379.65650: getting the remaining hosts for this loop 21419 1726867379.65651: done getting the remaining hosts for this loop 21419 1726867379.65654: getting the next task for host managed_node2 21419 1726867379.65661: done getting next task for host managed_node2 21419 1726867379.65663: ^ task is: TASK: TEST: I can create a profile without any ring option. 21419 1726867379.65665: ^ 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 21419 1726867379.65668: getting variables 21419 1726867379.65670: in VariableManager get_vars() 21419 1726867379.65724: Calling all_inventory to load vars for managed_node2 21419 1726867379.65727: Calling groups_inventory to load vars for managed_node2 21419 1726867379.65729: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867379.65739: Calling all_plugins_play to load vars for managed_node2 21419 1726867379.65741: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867379.65744: Calling groups_plugins_play to load vars for managed_node2 21419 1726867379.68422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867379.70744: done with get_vars() 21419 1726867379.70786: done getting variables 21419 1726867379.70850: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Friday 20 September 2024 17:22:59 -0400 (0:00:00.834) 0:00:14.844 ****** 21419 1726867379.70918: entering _queue_task() for managed_node2/debug 21419 1726867379.71336: worker is 1 (out of 1 available) 21419 1726867379.71348: exiting _queue_task() for managed_node2/debug 21419 1726867379.71361: done queuing things up, now waiting for results queue to drain 21419 1726867379.71362: waiting for pending results... 21419 1726867379.71609: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any ring option. 21419 1726867379.71694: in run() - task 0affcac9-a3a5-053a-b750-000000000016 21419 1726867379.71710: variable 'ansible_search_path' from source: unknown 21419 1726867379.71745: calling self._execute() 21419 1726867379.71845: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867379.71851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867379.71873: variable 'omit' from source: magic vars 21419 1726867379.72297: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.72317: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.72502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867379.72791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867379.72896: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867379.72930: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867379.72973: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867379.73103: variable 'networkmanager_version' from source: set_fact 21419 1726867379.73133: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.73136: variable 'omit' from source: magic vars 21419 1726867379.73160: variable 'omit' from source: magic vars 21419 1726867379.73318: variable 'omit' from source: magic vars 21419 1726867379.73365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867379.73429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867379.73435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867379.73469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867379.73479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867379.73534: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867379.73537: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867379.73539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867379.73652: Set connection var ansible_connection to ssh 21419 1726867379.73660: Set connection var ansible_shell_executable to /bin/sh 21419 1726867379.73663: Set connection var ansible_shell_type to sh 21419 1726867379.73750: Set connection var ansible_timeout to 10 21419 1726867379.73754: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867379.73756: Set connection var ansible_pipelining to False 21419 1726867379.73759: variable 'ansible_shell_executable' from source: unknown 21419 1726867379.73762: variable 'ansible_connection' from source: unknown 21419 1726867379.73765: variable 'ansible_module_compression' from source: unknown 21419 1726867379.73767: variable 'ansible_shell_type' from source: unknown 21419 1726867379.73769: variable 'ansible_shell_executable' from source: unknown 21419 1726867379.73771: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867379.73774: variable 'ansible_pipelining' from source: unknown 21419 1726867379.73776: variable 'ansible_timeout' from source: unknown 21419 1726867379.73780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867379.73819: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867379.73828: variable 'omit' from source: magic vars 21419 1726867379.73835: starting attempt loop 21419 1726867379.73841: running the handler 21419 1726867379.73957: handler run complete 21419 1726867379.74006: attempt loop complete, returning result 21419 1726867379.74009: _execute() done 21419 1726867379.74015: dumping result to json 21419 1726867379.74017: done dumping result, returning 21419 1726867379.74079: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any ring option. [0affcac9-a3a5-053a-b750-000000000016] 21419 1726867379.74083: sending task result for task 0affcac9-a3a5-053a-b750-000000000016 21419 1726867379.74144: done sending task result for task 0affcac9-a3a5-053a-b750-000000000016 21419 1726867379.74148: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 21419 1726867379.74205: no more pending results, returning what we have 21419 1726867379.74209: results queue empty 21419 1726867379.74210: checking for any_errors_fatal 21419 1726867379.74219: done checking for any_errors_fatal 21419 1726867379.74220: checking for max_fail_percentage 21419 1726867379.74222: done checking for max_fail_percentage 21419 1726867379.74223: checking to see if all hosts have failed and the running result is not ok 21419 1726867379.74224: done checking to see if all hosts have failed 21419 1726867379.74225: getting the remaining hosts for this loop 21419 1726867379.74226: done getting the remaining hosts for this loop 21419 1726867379.74229: getting the next task for host managed_node2 21419 1726867379.74236: done getting next task for host managed_node2 21419 1726867379.74242: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867379.74245: ^ 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 21419 1726867379.74260: getting variables 21419 1726867379.74262: in VariableManager get_vars() 21419 1726867379.74317: Calling all_inventory to load vars for managed_node2 21419 1726867379.74321: Calling groups_inventory to load vars for managed_node2 21419 1726867379.74324: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867379.74335: Calling all_plugins_play to load vars for managed_node2 21419 1726867379.74337: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867379.74340: Calling groups_plugins_play to load vars for managed_node2 21419 1726867379.75865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867379.77820: done with get_vars() 21419 1726867379.77840: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:59 -0400 (0:00:00.070) 0:00:14.914 ****** 21419 1726867379.77941: entering _queue_task() for managed_node2/include_tasks 21419 1726867379.78554: worker is 1 (out of 1 available) 21419 1726867379.78567: exiting _queue_task() for managed_node2/include_tasks 21419 1726867379.78583: done queuing things up, now waiting for results queue to drain 21419 1726867379.78584: waiting for pending results... 21419 1726867379.78996: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867379.79011: in run() - task 0affcac9-a3a5-053a-b750-00000000001e 21419 1726867379.79030: variable 'ansible_search_path' from source: unknown 21419 1726867379.79037: variable 'ansible_search_path' from source: unknown 21419 1726867379.79080: calling self._execute() 21419 1726867379.79173: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867379.79188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867379.79203: variable 'omit' from source: magic vars 21419 1726867379.79590: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.79606: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.79780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867379.80052: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867379.80109: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867379.80148: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867379.80191: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867379.80269: variable 'networkmanager_version' from source: set_fact 21419 1726867379.80289: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.80398: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.80582: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.80586: variable 'networkmanager_version' from source: set_fact 21419 1726867379.80588: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.80654: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.80664: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.80798: variable 'networkmanager_version' from source: set_fact 21419 1726867379.80812: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.80823: _execute() done 21419 1726867379.80834: dumping result to json 21419 1726867379.80847: done dumping result, returning 21419 1726867379.80863: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-053a-b750-00000000001e] 21419 1726867379.80873: sending task result for task 0affcac9-a3a5-053a-b750-00000000001e 21419 1726867379.81002: done sending task result for task 0affcac9-a3a5-053a-b750-00000000001e 21419 1726867379.81007: WORKER PROCESS EXITING 21419 1726867379.81063: no more pending results, returning what we have 21419 1726867379.81068: in VariableManager get_vars() 21419 1726867379.81129: Calling all_inventory to load vars for managed_node2 21419 1726867379.81132: Calling groups_inventory to load vars for managed_node2 21419 1726867379.81134: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867379.81143: Calling all_plugins_play to load vars for managed_node2 21419 1726867379.81146: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867379.81148: Calling groups_plugins_play to load vars for managed_node2 21419 1726867379.83653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867379.86171: done with get_vars() 21419 1726867379.86243: variable 'ansible_search_path' from source: unknown 21419 1726867379.86244: variable 'ansible_search_path' from source: unknown 21419 1726867379.86285: we have included files to process 21419 1726867379.86286: generating all_blocks data 21419 1726867379.86288: done generating all_blocks data 21419 1726867379.86292: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867379.86293: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867379.86296: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867379.87181: done processing included file 21419 1726867379.87183: iterating over new_blocks loaded from include file 21419 1726867379.87184: in VariableManager get_vars() 21419 1726867379.87220: done with get_vars() 21419 1726867379.87222: filtering new block on tags 21419 1726867379.87248: done filtering new block on tags 21419 1726867379.87251: in VariableManager get_vars() 21419 1726867379.87281: done with get_vars() 21419 1726867379.87283: filtering new block on tags 21419 1726867379.87302: done filtering new block on tags 21419 1726867379.87305: in VariableManager get_vars() 21419 1726867379.87337: done with get_vars() 21419 1726867379.87339: filtering new block on tags 21419 1726867379.87356: done filtering new block on tags 21419 1726867379.87358: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 21419 1726867379.87363: extending task lists for all hosts with included blocks 21419 1726867379.88209: done extending task lists 21419 1726867379.88210: done processing included files 21419 1726867379.88211: results queue empty 21419 1726867379.88212: checking for any_errors_fatal 21419 1726867379.88214: done checking for any_errors_fatal 21419 1726867379.88215: checking for max_fail_percentage 21419 1726867379.88216: done checking for max_fail_percentage 21419 1726867379.88217: checking to see if all hosts have failed and the running result is not ok 21419 1726867379.88218: done checking to see if all hosts have failed 21419 1726867379.88219: getting the remaining hosts for this loop 21419 1726867379.88220: done getting the remaining hosts for this loop 21419 1726867379.88222: getting the next task for host managed_node2 21419 1726867379.88226: done getting next task for host managed_node2 21419 1726867379.88229: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867379.88232: ^ 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? (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 21419 1726867379.88241: getting variables 21419 1726867379.88242: in VariableManager get_vars() 21419 1726867379.88259: Calling all_inventory to load vars for managed_node2 21419 1726867379.88261: Calling groups_inventory to load vars for managed_node2 21419 1726867379.88263: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867379.88268: Calling all_plugins_play to load vars for managed_node2 21419 1726867379.88271: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867379.88281: Calling groups_plugins_play to load vars for managed_node2 21419 1726867379.89252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867379.92425: done with get_vars() 21419 1726867379.92562: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:22:59 -0400 (0:00:00.146) 0:00:15.061 ****** 21419 1726867379.92642: entering _queue_task() for managed_node2/setup 21419 1726867379.93437: worker is 1 (out of 1 available) 21419 1726867379.93450: exiting _queue_task() for managed_node2/setup 21419 1726867379.93462: done queuing things up, now waiting for results queue to drain 21419 1726867379.93464: waiting for pending results... 21419 1726867379.93896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867379.94383: in run() - task 0affcac9-a3a5-053a-b750-00000000032c 21419 1726867379.94387: variable 'ansible_search_path' from source: unknown 21419 1726867379.94390: variable 'ansible_search_path' from source: unknown 21419 1726867379.94394: calling self._execute() 21419 1726867379.94396: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867379.94400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867379.94404: variable 'omit' from source: magic vars 21419 1726867379.95148: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.95583: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.95587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867379.96136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867379.96288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867379.96331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867379.96371: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867379.96663: variable 'networkmanager_version' from source: set_fact 21419 1726867379.96685: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.96903: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.96917: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.97136: variable 'networkmanager_version' from source: set_fact 21419 1726867379.97150: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.97484: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.97496: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.97628: variable 'networkmanager_version' from source: set_fact 21419 1726867379.97692: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.97804: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.97990: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.98122: variable 'networkmanager_version' from source: set_fact 21419 1726867379.98194: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.98406: variable 'ansible_distribution_major_version' from source: facts 21419 1726867379.98441: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867379.98571: variable 'networkmanager_version' from source: set_fact 21419 1726867379.98593: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867379.98953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867380.02227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867380.02300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867380.02347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867380.02385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867380.02426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867380.02511: 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) 21419 1726867380.02548: 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) 21419 1726867380.02580: 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) 21419 1726867380.02633: 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) 21419 1726867380.02653: 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) 21419 1726867380.02709: 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) 21419 1726867380.02746: 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) 21419 1726867380.02776: 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) 21419 1726867380.02825: 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) 21419 1726867380.02851: 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) 21419 1726867380.03002: variable '__network_required_facts' from source: role '' defaults 21419 1726867380.03022: variable 'ansible_facts' from source: unknown 21419 1726867380.03639: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21419 1726867380.03648: when evaluation is False, skipping this task 21419 1726867380.03656: _execute() done 21419 1726867380.03665: dumping result to json 21419 1726867380.03673: done dumping result, returning 21419 1726867380.03689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-053a-b750-00000000032c] 21419 1726867380.03699: sending task result for task 0affcac9-a3a5-053a-b750-00000000032c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867380.03851: no more pending results, returning what we have 21419 1726867380.03855: results queue empty 21419 1726867380.03856: checking for any_errors_fatal 21419 1726867380.03859: done checking for any_errors_fatal 21419 1726867380.03859: checking for max_fail_percentage 21419 1726867380.03861: done checking for max_fail_percentage 21419 1726867380.03862: checking to see if all hosts have failed and the running result is not ok 21419 1726867380.03863: done checking to see if all hosts have failed 21419 1726867380.03863: getting the remaining hosts for this loop 21419 1726867380.03865: done getting the remaining hosts for this loop 21419 1726867380.03868: getting the next task for host managed_node2 21419 1726867380.03878: done sending task result for task 0affcac9-a3a5-053a-b750-00000000032c 21419 1726867380.03892: done getting next task for host managed_node2 21419 1726867380.03899: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867380.03903: ^ 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? (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 21419 1726867380.03919: getting variables 21419 1726867380.03920: in VariableManager get_vars() 21419 1726867380.03971: Calling all_inventory to load vars for managed_node2 21419 1726867380.03973: Calling groups_inventory to load vars for managed_node2 21419 1726867380.03976: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867380.04185: Calling all_plugins_play to load vars for managed_node2 21419 1726867380.04188: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867380.04193: Calling groups_plugins_play to load vars for managed_node2 21419 1726867380.04954: WORKER PROCESS EXITING 21419 1726867380.06514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867380.08554: done with get_vars() 21419 1726867380.08574: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:23:00 -0400 (0:00:00.160) 0:00:15.222 ****** 21419 1726867380.08682: entering _queue_task() for managed_node2/stat 21419 1726867380.09106: worker is 1 (out of 1 available) 21419 1726867380.09118: exiting _queue_task() for managed_node2/stat 21419 1726867380.09131: done queuing things up, now waiting for results queue to drain 21419 1726867380.09132: waiting for pending results... 21419 1726867380.09325: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867380.09602: in run() - task 0affcac9-a3a5-053a-b750-00000000032e 21419 1726867380.09606: variable 'ansible_search_path' from source: unknown 21419 1726867380.09609: variable 'ansible_search_path' from source: unknown 21419 1726867380.09614: calling self._execute() 21419 1726867380.09782: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867380.09786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867380.09788: variable 'omit' from source: magic vars 21419 1726867380.10419: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.10431: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.10781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867380.11303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867380.11522: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867380.11525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867380.11528: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867380.11740: variable 'networkmanager_version' from source: set_fact 21419 1726867380.11744: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.11764: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.11779: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.11938: variable 'networkmanager_version' from source: set_fact 21419 1726867380.11941: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.12066: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.12069: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.12203: variable 'networkmanager_version' from source: set_fact 21419 1726867380.12206: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.12310: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.12322: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.12459: variable 'networkmanager_version' from source: set_fact 21419 1726867380.12468: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.12784: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.12788: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.12790: variable 'networkmanager_version' from source: set_fact 21419 1726867380.12793: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.12926: 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) 21419 1726867380.12950: 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) 21419 1726867380.12988: 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) 21419 1726867380.13016: 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) 21419 1726867380.13093: variable '__network_is_ostree' from source: set_fact 21419 1726867380.13100: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867380.13104: when evaluation is False, skipping this task 21419 1726867380.13106: _execute() done 21419 1726867380.13109: dumping result to json 21419 1726867380.13114: done dumping result, returning 21419 1726867380.13183: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-053a-b750-00000000032e] 21419 1726867380.13187: sending task result for task 0affcac9-a3a5-053a-b750-00000000032e 21419 1726867380.13258: done sending task result for task 0affcac9-a3a5-053a-b750-00000000032e 21419 1726867380.13261: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867380.13316: no more pending results, returning what we have 21419 1726867380.13320: results queue empty 21419 1726867380.13321: checking for any_errors_fatal 21419 1726867380.13327: done checking for any_errors_fatal 21419 1726867380.13328: checking for max_fail_percentage 21419 1726867380.13329: done checking for max_fail_percentage 21419 1726867380.13330: checking to see if all hosts have failed and the running result is not ok 21419 1726867380.13332: done checking to see if all hosts have failed 21419 1726867380.13332: getting the remaining hosts for this loop 21419 1726867380.13334: done getting the remaining hosts for this loop 21419 1726867380.13338: getting the next task for host managed_node2 21419 1726867380.13344: done getting next task for host managed_node2 21419 1726867380.13347: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867380.13352: ^ 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? (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 21419 1726867380.13365: getting variables 21419 1726867380.13367: in VariableManager get_vars() 21419 1726867380.13420: Calling all_inventory to load vars for managed_node2 21419 1726867380.13423: Calling groups_inventory to load vars for managed_node2 21419 1726867380.13426: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867380.13436: Calling all_plugins_play to load vars for managed_node2 21419 1726867380.13439: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867380.13442: Calling groups_plugins_play to load vars for managed_node2 21419 1726867380.15905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867380.17602: done with get_vars() 21419 1726867380.17622: done getting variables 21419 1726867380.17811: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:23:00 -0400 (0:00:00.091) 0:00:15.313 ****** 21419 1726867380.17852: entering _queue_task() for managed_node2/set_fact 21419 1726867380.18562: worker is 1 (out of 1 available) 21419 1726867380.18576: exiting _queue_task() for managed_node2/set_fact 21419 1726867380.18591: done queuing things up, now waiting for results queue to drain 21419 1726867380.18593: waiting for pending results... 21419 1726867380.18894: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867380.19070: in run() - task 0affcac9-a3a5-053a-b750-00000000032f 21419 1726867380.19074: variable 'ansible_search_path' from source: unknown 21419 1726867380.19079: variable 'ansible_search_path' from source: unknown 21419 1726867380.19082: calling self._execute() 21419 1726867380.19141: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867380.19148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867380.19158: variable 'omit' from source: magic vars 21419 1726867380.19532: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.19545: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.19829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867380.20001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867380.20051: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867380.20084: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867380.20120: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867380.20203: variable 'networkmanager_version' from source: set_fact 21419 1726867380.20219: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.20323: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.20326: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.20703: variable 'networkmanager_version' from source: set_fact 21419 1726867380.20712: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.20859: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.20862: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.21087: variable 'networkmanager_version' from source: set_fact 21419 1726867380.21090: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.21118: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.21121: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.21382: variable 'networkmanager_version' from source: set_fact 21419 1726867380.21385: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.21388: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.21391: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.21504: variable 'networkmanager_version' from source: set_fact 21419 1726867380.21518: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.21972: 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) 21419 1726867380.21976: 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) 21419 1726867380.21989: 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) 21419 1726867380.22104: 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) 21419 1726867380.22108: variable '__network_is_ostree' from source: set_fact 21419 1726867380.22110: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867380.22113: when evaluation is False, skipping this task 21419 1726867380.22115: _execute() done 21419 1726867380.22117: dumping result to json 21419 1726867380.22119: done dumping result, returning 21419 1726867380.22125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-053a-b750-00000000032f] 21419 1726867380.22130: sending task result for task 0affcac9-a3a5-053a-b750-00000000032f 21419 1726867380.22399: done sending task result for task 0affcac9-a3a5-053a-b750-00000000032f 21419 1726867380.22406: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867380.22442: no more pending results, returning what we have 21419 1726867380.22445: results queue empty 21419 1726867380.22446: checking for any_errors_fatal 21419 1726867380.22452: done checking for any_errors_fatal 21419 1726867380.22452: checking for max_fail_percentage 21419 1726867380.22454: done checking for max_fail_percentage 21419 1726867380.22454: checking to see if all hosts have failed and the running result is not ok 21419 1726867380.22455: done checking to see if all hosts have failed 21419 1726867380.22456: getting the remaining hosts for this loop 21419 1726867380.22457: done getting the remaining hosts for this loop 21419 1726867380.22461: getting the next task for host managed_node2 21419 1726867380.22469: done getting next task for host managed_node2 21419 1726867380.22473: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867380.22478: ^ 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 21419 1726867380.22491: getting variables 21419 1726867380.22493: in VariableManager get_vars() 21419 1726867380.22541: Calling all_inventory to load vars for managed_node2 21419 1726867380.22544: Calling groups_inventory to load vars for managed_node2 21419 1726867380.22546: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867380.22554: Calling all_plugins_play to load vars for managed_node2 21419 1726867380.22557: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867380.22559: Calling groups_plugins_play to load vars for managed_node2 21419 1726867380.23840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867380.25762: done with get_vars() 21419 1726867380.25788: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:23:00 -0400 (0:00:00.080) 0:00:15.394 ****** 21419 1726867380.25902: entering _queue_task() for managed_node2/service_facts 21419 1726867380.25904: Creating lock for service_facts 21419 1726867380.26683: worker is 1 (out of 1 available) 21419 1726867380.26695: exiting _queue_task() for managed_node2/service_facts 21419 1726867380.26717: done queuing things up, now waiting for results queue to drain 21419 1726867380.26720: waiting for pending results... 21419 1726867380.27166: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867380.27283: in run() - task 0affcac9-a3a5-053a-b750-000000000331 21419 1726867380.27295: variable 'ansible_search_path' from source: unknown 21419 1726867380.27298: variable 'ansible_search_path' from source: unknown 21419 1726867380.27339: calling self._execute() 21419 1726867380.27418: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867380.27422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867380.27433: variable 'omit' from source: magic vars 21419 1726867380.27714: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.27724: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.27845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867380.28051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867380.28087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867380.28115: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867380.28141: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867380.28203: variable 'networkmanager_version' from source: set_fact 21419 1726867380.28211: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.28290: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.28293: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.28385: variable 'networkmanager_version' from source: set_fact 21419 1726867380.28393: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.28466: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.28470: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.28557: variable 'networkmanager_version' from source: set_fact 21419 1726867380.28568: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.28638: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.28641: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.28728: variable 'networkmanager_version' from source: set_fact 21419 1726867380.28735: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.28809: variable 'ansible_distribution_major_version' from source: facts 21419 1726867380.28816: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867380.28925: variable 'networkmanager_version' from source: set_fact 21419 1726867380.28932: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867380.28938: variable 'omit' from source: magic vars 21419 1726867380.28990: variable 'omit' from source: magic vars 21419 1726867380.29020: variable 'omit' from source: magic vars 21419 1726867380.29041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867380.29062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867380.29097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867380.29124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867380.29127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867380.29168: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867380.29171: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867380.29181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867380.29322: Set connection var ansible_connection to ssh 21419 1726867380.29351: Set connection var ansible_shell_executable to /bin/sh 21419 1726867380.29355: Set connection var ansible_shell_type to sh 21419 1726867380.29357: Set connection var ansible_timeout to 10 21419 1726867380.29359: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867380.29361: Set connection var ansible_pipelining to False 21419 1726867380.29371: variable 'ansible_shell_executable' from source: unknown 21419 1726867380.29373: variable 'ansible_connection' from source: unknown 21419 1726867380.29376: variable 'ansible_module_compression' from source: unknown 21419 1726867380.29381: variable 'ansible_shell_type' from source: unknown 21419 1726867380.29383: variable 'ansible_shell_executable' from source: unknown 21419 1726867380.29386: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867380.29388: variable 'ansible_pipelining' from source: unknown 21419 1726867380.29390: variable 'ansible_timeout' from source: unknown 21419 1726867380.29392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867380.29584: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867380.29589: variable 'omit' from source: magic vars 21419 1726867380.29595: starting attempt loop 21419 1726867380.29597: running the handler 21419 1726867380.29599: _low_level_execute_command(): starting 21419 1726867380.29601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867380.31007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867380.31055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867380.31106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867380.31161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867380.32838: stdout chunk (state=3): >>>/root <<< 21419 1726867380.32936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867380.32972: stderr chunk (state=3): >>><<< 21419 1726867380.32974: stdout chunk (state=3): >>><<< 21419 1726867380.33062: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867380.33074: _low_level_execute_command(): starting 21419 1726867380.33080: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716 `" && echo ansible-tmp-1726867380.3299232-22133-136336799952716="` echo /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716 `" ) && sleep 0' 21419 1726867380.33658: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867380.33673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867380.33692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867380.33772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867380.35686: stdout chunk (state=3): >>>ansible-tmp-1726867380.3299232-22133-136336799952716=/root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716 <<< 21419 1726867380.35796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867380.35828: stderr chunk (state=3): >>><<< 21419 1726867380.35832: stdout chunk (state=3): >>><<< 21419 1726867380.35845: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867380.3299232-22133-136336799952716=/root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867380.35882: variable 'ansible_module_compression' from source: unknown 21419 1726867380.35923: ANSIBALLZ: Using lock for service_facts 21419 1726867380.35926: ANSIBALLZ: Acquiring lock 21419 1726867380.35928: ANSIBALLZ: Lock acquired: 140690509590608 21419 1726867380.35931: ANSIBALLZ: Creating module 21419 1726867380.44666: ANSIBALLZ: Writing module into payload 21419 1726867380.44734: ANSIBALLZ: Writing module 21419 1726867380.44750: ANSIBALLZ: Renaming module 21419 1726867380.44756: ANSIBALLZ: Done creating module 21419 1726867380.44769: variable 'ansible_facts' from source: unknown 21419 1726867380.44825: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/AnsiballZ_service_facts.py 21419 1726867380.44917: Sending initial data 21419 1726867380.44920: Sent initial data (162 bytes) 21419 1726867380.45337: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867380.45340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867380.45343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867380.45345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867380.45396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867380.45400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867380.45451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867380.47119: 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 <<< 21419 1726867380.47163: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867380.47211: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpj3gmjxv7 /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/AnsiballZ_service_facts.py <<< 21419 1726867380.47231: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/AnsiballZ_service_facts.py" <<< 21419 1726867380.47288: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpj3gmjxv7" to remote "/root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/AnsiballZ_service_facts.py" <<< 21419 1726867380.47961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867380.47968: stderr chunk (state=3): >>><<< 21419 1726867380.47992: stdout chunk (state=3): >>><<< 21419 1726867380.48009: done transferring module to remote 21419 1726867380.48020: _low_level_execute_command(): starting 21419 1726867380.48023: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/ /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/AnsiballZ_service_facts.py && sleep 0' 21419 1726867380.48651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867380.48654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867380.48656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867380.48661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867380.48663: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867380.48665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867380.48738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867380.48780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867380.50659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867380.50662: stdout chunk (state=3): >>><<< 21419 1726867380.50665: stderr chunk (state=3): >>><<< 21419 1726867380.50676: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867380.50681: _low_level_execute_command(): starting 21419 1726867380.50685: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/AnsiballZ_service_facts.py && sleep 0' 21419 1726867380.51282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867380.51286: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867380.51315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867380.51318: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867380.51320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867380.51371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867380.51374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867380.51425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.13623: stdout chunk (state=3): >>> <<< 21419 1726867382.13807: stdout chunk (state=3): >>>{"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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": "<<< 21419 1726867382.13821: stdout chunk (state=3): >>>inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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": {}}} <<< 21419 1726867382.15315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867382.15325: stderr chunk (state=3): >>>Shared connection to 10.31.12.116 closed. <<< 21419 1726867382.15381: stderr chunk (state=3): >>><<< 21419 1726867382.15385: stdout chunk (state=3): >>><<< 21419 1726867382.15408: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867382.17591: 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-1726867380.3299232-22133-136336799952716/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867382.17595: _low_level_execute_command(): starting 21419 1726867382.17597: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867380.3299232-22133-136336799952716/ > /dev/null 2>&1 && sleep 0' 21419 1726867382.18496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.18547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867382.18559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867382.18579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867382.18766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.20689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867382.20693: stdout chunk (state=3): >>><<< 21419 1726867382.20699: stderr chunk (state=3): >>><<< 21419 1726867382.20715: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867382.20724: handler run complete 21419 1726867382.21144: variable 'ansible_facts' from source: unknown 21419 1726867382.21682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867382.22511: variable 'ansible_facts' from source: unknown 21419 1726867382.22686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867382.22913: attempt loop complete, returning result 21419 1726867382.22921: _execute() done 21419 1726867382.22924: dumping result to json 21419 1726867382.22989: done dumping result, returning 21419 1726867382.22998: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-053a-b750-000000000331] 21419 1726867382.23003: sending task result for task 0affcac9-a3a5-053a-b750-000000000331 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867382.23974: no more pending results, returning what we have 21419 1726867382.23976: results queue empty 21419 1726867382.23980: checking for any_errors_fatal 21419 1726867382.23984: done checking for any_errors_fatal 21419 1726867382.23985: checking for max_fail_percentage 21419 1726867382.23987: done checking for max_fail_percentage 21419 1726867382.23988: checking to see if all hosts have failed and the running result is not ok 21419 1726867382.23989: done checking to see if all hosts have failed 21419 1726867382.23990: getting the remaining hosts for this loop 21419 1726867382.23991: done getting the remaining hosts for this loop 21419 1726867382.23994: getting the next task for host managed_node2 21419 1726867382.24000: done getting next task for host managed_node2 21419 1726867382.24004: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867382.24007: ^ 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? (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 21419 1726867382.24021: getting variables 21419 1726867382.24023: in VariableManager get_vars() 21419 1726867382.24064: Calling all_inventory to load vars for managed_node2 21419 1726867382.24067: Calling groups_inventory to load vars for managed_node2 21419 1726867382.24069: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867382.24084: Calling all_plugins_play to load vars for managed_node2 21419 1726867382.24087: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867382.24092: done sending task result for task 0affcac9-a3a5-053a-b750-000000000331 21419 1726867382.24095: WORKER PROCESS EXITING 21419 1726867382.24099: Calling groups_plugins_play to load vars for managed_node2 21419 1726867382.25507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867382.26476: done with get_vars() 21419 1726867382.26493: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:23:02 -0400 (0:00:02.006) 0:00:17.400 ****** 21419 1726867382.26559: entering _queue_task() for managed_node2/package_facts 21419 1726867382.26786: worker is 1 (out of 1 available) 21419 1726867382.26801: exiting _queue_task() for managed_node2/package_facts 21419 1726867382.26812: done queuing things up, now waiting for results queue to drain 21419 1726867382.26814: waiting for pending results... 21419 1726867382.26988: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867382.27083: in run() - task 0affcac9-a3a5-053a-b750-000000000332 21419 1726867382.27095: variable 'ansible_search_path' from source: unknown 21419 1726867382.27099: variable 'ansible_search_path' from source: unknown 21419 1726867382.27128: calling self._execute() 21419 1726867382.27192: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867382.27197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867382.27208: variable 'omit' from source: magic vars 21419 1726867382.27487: variable 'ansible_distribution_major_version' from source: facts 21419 1726867382.27525: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867382.27744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867382.27980: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867382.28084: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867382.28087: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867382.28105: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867382.28201: variable 'networkmanager_version' from source: set_fact 21419 1726867382.28221: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867382.28343: variable 'ansible_distribution_major_version' from source: facts 21419 1726867382.28355: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867382.28500: variable 'networkmanager_version' from source: set_fact 21419 1726867382.28515: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867382.28584: variable 'ansible_distribution_major_version' from source: facts 21419 1726867382.28588: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867382.28685: variable 'networkmanager_version' from source: set_fact 21419 1726867382.28692: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867382.28763: variable 'ansible_distribution_major_version' from source: facts 21419 1726867382.28767: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867382.28853: variable 'networkmanager_version' from source: set_fact 21419 1726867382.28860: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867382.28932: variable 'ansible_distribution_major_version' from source: facts 21419 1726867382.28935: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867382.29020: variable 'networkmanager_version' from source: set_fact 21419 1726867382.29027: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867382.29032: variable 'omit' from source: magic vars 21419 1726867382.29081: variable 'omit' from source: magic vars 21419 1726867382.29107: variable 'omit' from source: magic vars 21419 1726867382.29129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867382.29179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867382.29192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867382.29206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867382.29217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867382.29236: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867382.29239: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867382.29242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867382.29316: Set connection var ansible_connection to ssh 21419 1726867382.29320: Set connection var ansible_shell_executable to /bin/sh 21419 1726867382.29322: Set connection var ansible_shell_type to sh 21419 1726867382.29327: Set connection var ansible_timeout to 10 21419 1726867382.29332: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867382.29337: Set connection var ansible_pipelining to False 21419 1726867382.29353: variable 'ansible_shell_executable' from source: unknown 21419 1726867382.29356: variable 'ansible_connection' from source: unknown 21419 1726867382.29358: variable 'ansible_module_compression' from source: unknown 21419 1726867382.29360: variable 'ansible_shell_type' from source: unknown 21419 1726867382.29363: variable 'ansible_shell_executable' from source: unknown 21419 1726867382.29365: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867382.29369: variable 'ansible_pipelining' from source: unknown 21419 1726867382.29371: variable 'ansible_timeout' from source: unknown 21419 1726867382.29378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867382.29475: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867382.29485: variable 'omit' from source: magic vars 21419 1726867382.29490: starting attempt loop 21419 1726867382.29493: running the handler 21419 1726867382.29505: _low_level_execute_command(): starting 21419 1726867382.29514: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867382.29955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.29994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867382.29997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.30000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.30002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.30049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867382.30052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867382.30058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867382.30113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.31787: stdout chunk (state=3): >>>/root <<< 21419 1726867382.31892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867382.31924: stderr chunk (state=3): >>><<< 21419 1726867382.31926: stdout chunk (state=3): >>><<< 21419 1726867382.31938: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867382.31968: _low_level_execute_command(): starting 21419 1726867382.31973: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896 `" && echo ansible-tmp-1726867382.31943-22232-224335579999896="` echo /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896 `" ) && sleep 0' 21419 1726867382.32368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.32371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.32374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867382.32376: 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 <<< 21419 1726867382.32380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.32430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867382.32434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867382.32436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867382.32482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.34387: stdout chunk (state=3): >>>ansible-tmp-1726867382.31943-22232-224335579999896=/root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896 <<< 21419 1726867382.34495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867382.34510: stderr chunk (state=3): >>><<< 21419 1726867382.34514: stdout chunk (state=3): >>><<< 21419 1726867382.34527: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867382.31943-22232-224335579999896=/root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867382.34561: variable 'ansible_module_compression' from source: unknown 21419 1726867382.34599: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21419 1726867382.34646: variable 'ansible_facts' from source: unknown 21419 1726867382.34765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/AnsiballZ_package_facts.py 21419 1726867382.34863: Sending initial data 21419 1726867382.34866: Sent initial data (160 bytes) 21419 1726867382.35259: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.35289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.35292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.35295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.35344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867382.35347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867382.35396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.36962: 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 <<< 21419 1726867382.36999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867382.37037: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpqaszifwr /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/AnsiballZ_package_facts.py <<< 21419 1726867382.37043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/AnsiballZ_package_facts.py" <<< 21419 1726867382.37073: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpqaszifwr" to remote "/root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/AnsiballZ_package_facts.py" <<< 21419 1726867382.37080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/AnsiballZ_package_facts.py" <<< 21419 1726867382.38126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867382.38154: stderr chunk (state=3): >>><<< 21419 1726867382.38157: stdout chunk (state=3): >>><<< 21419 1726867382.38182: done transferring module to remote 21419 1726867382.38191: _low_level_execute_command(): starting 21419 1726867382.38196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/ /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/AnsiballZ_package_facts.py && sleep 0' 21419 1726867382.38638: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.38643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867382.38645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.38649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.38651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.38709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867382.38748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.40568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867382.40619: stderr chunk (state=3): >>><<< 21419 1726867382.40622: stdout chunk (state=3): >>><<< 21419 1726867382.40634: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867382.40637: _low_level_execute_command(): starting 21419 1726867382.40642: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/AnsiballZ_package_facts.py && sleep 0' 21419 1726867382.41385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867382.41390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.41393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867382.41396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.41444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867382.41490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.86159: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 21419 1726867382.86440: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 21419 1726867382.86529: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21419 1726867382.88326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867382.88330: stdout chunk (state=3): >>><<< 21419 1726867382.88332: stderr chunk (state=3): >>><<< 21419 1726867382.88387: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867382.91117: 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-1726867382.31943-22232-224335579999896/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867382.91141: _low_level_execute_command(): starting 21419 1726867382.91144: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867382.31943-22232-224335579999896/ > /dev/null 2>&1 && sleep 0' 21419 1726867382.91794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867382.91849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867382.91853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867382.91860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867382.91928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867382.93883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867382.93887: stderr chunk (state=3): >>><<< 21419 1726867382.93889: stdout chunk (state=3): >>><<< 21419 1726867382.93891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867382.93894: handler run complete 21419 1726867382.94693: variable 'ansible_facts' from source: unknown 21419 1726867382.95185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867382.98294: variable 'ansible_facts' from source: unknown 21419 1726867382.98853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867382.99759: attempt loop complete, returning result 21419 1726867382.99785: _execute() done 21419 1726867382.99788: dumping result to json 21419 1726867383.00075: done dumping result, returning 21419 1726867383.00086: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-053a-b750-000000000332] 21419 1726867383.00138: sending task result for task 0affcac9-a3a5-053a-b750-000000000332 21419 1726867383.02535: done sending task result for task 0affcac9-a3a5-053a-b750-000000000332 21419 1726867383.02539: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867383.02691: no more pending results, returning what we have 21419 1726867383.02694: results queue empty 21419 1726867383.02695: checking for any_errors_fatal 21419 1726867383.02699: done checking for any_errors_fatal 21419 1726867383.02700: checking for max_fail_percentage 21419 1726867383.02702: done checking for max_fail_percentage 21419 1726867383.02703: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.02704: done checking to see if all hosts have failed 21419 1726867383.02704: getting the remaining hosts for this loop 21419 1726867383.02706: done getting the remaining hosts for this loop 21419 1726867383.02709: getting the next task for host managed_node2 21419 1726867383.02719: done getting next task for host managed_node2 21419 1726867383.02722: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867383.02725: ^ 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 21419 1726867383.02741: getting variables 21419 1726867383.02742: in VariableManager get_vars() 21419 1726867383.02785: Calling all_inventory to load vars for managed_node2 21419 1726867383.02788: Calling groups_inventory to load vars for managed_node2 21419 1726867383.02790: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.02799: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.02802: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.02806: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.04330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.06103: done with get_vars() 21419 1726867383.06137: done getting variables 21419 1726867383.06198: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:03 -0400 (0:00:00.796) 0:00:18.197 ****** 21419 1726867383.06240: entering _queue_task() for managed_node2/debug 21419 1726867383.06816: worker is 1 (out of 1 available) 21419 1726867383.06824: exiting _queue_task() for managed_node2/debug 21419 1726867383.06835: done queuing things up, now waiting for results queue to drain 21419 1726867383.06836: waiting for pending results... 21419 1726867383.06966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867383.07046: in run() - task 0affcac9-a3a5-053a-b750-00000000001f 21419 1726867383.07073: variable 'ansible_search_path' from source: unknown 21419 1726867383.07082: variable 'ansible_search_path' from source: unknown 21419 1726867383.07123: calling self._execute() 21419 1726867383.07219: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.07231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.07244: variable 'omit' from source: magic vars 21419 1726867383.07708: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.07821: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.07920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.08258: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.08281: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.08330: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.08375: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.08463: variable 'networkmanager_version' from source: set_fact 21419 1726867383.08585: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.08588: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.08595: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.08726: variable 'networkmanager_version' from source: set_fact 21419 1726867383.08742: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.08861: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.08872: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.09033: variable 'networkmanager_version' from source: set_fact 21419 1726867383.09056: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.09068: variable 'omit' from source: magic vars 21419 1726867383.09148: variable 'omit' from source: magic vars 21419 1726867383.09293: variable 'network_provider' from source: set_fact 21419 1726867383.09322: variable 'omit' from source: magic vars 21419 1726867383.09375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867383.09416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867383.09454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867383.09474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867383.09531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867383.09534: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867383.09549: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.09562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.09695: Set connection var ansible_connection to ssh 21419 1726867383.09784: Set connection var ansible_shell_executable to /bin/sh 21419 1726867383.09788: Set connection var ansible_shell_type to sh 21419 1726867383.09790: Set connection var ansible_timeout to 10 21419 1726867383.09792: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867383.09794: Set connection var ansible_pipelining to False 21419 1726867383.09796: variable 'ansible_shell_executable' from source: unknown 21419 1726867383.09798: variable 'ansible_connection' from source: unknown 21419 1726867383.09800: variable 'ansible_module_compression' from source: unknown 21419 1726867383.09802: variable 'ansible_shell_type' from source: unknown 21419 1726867383.09804: variable 'ansible_shell_executable' from source: unknown 21419 1726867383.09806: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.09808: variable 'ansible_pipelining' from source: unknown 21419 1726867383.09891: variable 'ansible_timeout' from source: unknown 21419 1726867383.09894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.09964: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867383.09983: variable 'omit' from source: magic vars 21419 1726867383.09998: starting attempt loop 21419 1726867383.10110: running the handler 21419 1726867383.10113: handler run complete 21419 1726867383.10116: attempt loop complete, returning result 21419 1726867383.10118: _execute() done 21419 1726867383.10121: dumping result to json 21419 1726867383.10123: done dumping result, returning 21419 1726867383.10126: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-053a-b750-00000000001f] 21419 1726867383.10128: sending task result for task 0affcac9-a3a5-053a-b750-00000000001f 21419 1726867383.10510: done sending task result for task 0affcac9-a3a5-053a-b750-00000000001f 21419 1726867383.10513: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 21419 1726867383.10575: no more pending results, returning what we have 21419 1726867383.10581: results queue empty 21419 1726867383.10582: checking for any_errors_fatal 21419 1726867383.10589: done checking for any_errors_fatal 21419 1726867383.10590: checking for max_fail_percentage 21419 1726867383.10591: done checking for max_fail_percentage 21419 1726867383.10592: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.10594: done checking to see if all hosts have failed 21419 1726867383.10594: getting the remaining hosts for this loop 21419 1726867383.10596: done getting the remaining hosts for this loop 21419 1726867383.10599: getting the next task for host managed_node2 21419 1726867383.10605: done getting next task for host managed_node2 21419 1726867383.10609: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867383.10613: ^ 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? (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 21419 1726867383.10623: getting variables 21419 1726867383.10626: in VariableManager get_vars() 21419 1726867383.10692: Calling all_inventory to load vars for managed_node2 21419 1726867383.10697: Calling groups_inventory to load vars for managed_node2 21419 1726867383.10706: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.10717: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.10720: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.10727: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.12355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.14494: done with get_vars() 21419 1726867383.14521: done getting variables 21419 1726867383.14574: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:03 -0400 (0:00:00.085) 0:00:18.283 ****** 21419 1726867383.14808: entering _queue_task() for managed_node2/fail 21419 1726867383.15440: worker is 1 (out of 1 available) 21419 1726867383.15451: exiting _queue_task() for managed_node2/fail 21419 1726867383.16004: done queuing things up, now waiting for results queue to drain 21419 1726867383.16006: waiting for pending results... 21419 1726867383.16066: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867383.16330: in run() - task 0affcac9-a3a5-053a-b750-000000000020 21419 1726867383.16387: variable 'ansible_search_path' from source: unknown 21419 1726867383.16391: variable 'ansible_search_path' from source: unknown 21419 1726867383.16425: calling self._execute() 21419 1726867383.16521: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.16533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.16582: variable 'omit' from source: magic vars 21419 1726867383.16936: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.16958: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.17136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.17428: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.17484: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.17524: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.17582: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.17658: variable 'networkmanager_version' from source: set_fact 21419 1726867383.17690: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.17800: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.17908: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.17959: variable 'networkmanager_version' from source: set_fact 21419 1726867383.17973: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.18088: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.18097: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.18309: variable 'networkmanager_version' from source: set_fact 21419 1726867383.18367: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.19102: variable 'network_state' from source: role '' defaults 21419 1726867383.19105: Evaluated conditional (network_state != {}): False 21419 1726867383.19108: when evaluation is False, skipping this task 21419 1726867383.19110: _execute() done 21419 1726867383.19115: dumping result to json 21419 1726867383.19118: done dumping result, returning 21419 1726867383.19120: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-053a-b750-000000000020] 21419 1726867383.19122: sending task result for task 0affcac9-a3a5-053a-b750-000000000020 21419 1726867383.19198: done sending task result for task 0affcac9-a3a5-053a-b750-000000000020 21419 1726867383.19201: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867383.19255: no more pending results, returning what we have 21419 1726867383.19261: results queue empty 21419 1726867383.19262: checking for any_errors_fatal 21419 1726867383.19272: done checking for any_errors_fatal 21419 1726867383.19273: checking for max_fail_percentage 21419 1726867383.19274: done checking for max_fail_percentage 21419 1726867383.19275: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.19279: done checking to see if all hosts have failed 21419 1726867383.19279: getting the remaining hosts for this loop 21419 1726867383.19281: done getting the remaining hosts for this loop 21419 1726867383.19285: getting the next task for host managed_node2 21419 1726867383.19291: done getting next task for host managed_node2 21419 1726867383.19296: ^ 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 21419 1726867383.19299: ^ 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? (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 21419 1726867383.19317: getting variables 21419 1726867383.19319: in VariableManager get_vars() 21419 1726867383.19372: Calling all_inventory to load vars for managed_node2 21419 1726867383.19375: Calling groups_inventory to load vars for managed_node2 21419 1726867383.19797: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.19808: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.19811: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.19818: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.31587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.33823: done with get_vars() 21419 1726867383.33850: done getting variables 21419 1726867383.33960: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:03 -0400 (0:00:00.191) 0:00:18.475 ****** 21419 1726867383.33993: entering _queue_task() for managed_node2/fail 21419 1726867383.34378: worker is 1 (out of 1 available) 21419 1726867383.34392: exiting _queue_task() for managed_node2/fail 21419 1726867383.34406: done queuing things up, now waiting for results queue to drain 21419 1726867383.34408: waiting for pending results... 21419 1726867383.34903: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21419 1726867383.34908: in run() - task 0affcac9-a3a5-053a-b750-000000000021 21419 1726867383.34911: variable 'ansible_search_path' from source: unknown 21419 1726867383.34917: variable 'ansible_search_path' from source: unknown 21419 1726867383.34920: calling self._execute() 21419 1726867383.35255: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.35259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.35262: variable 'omit' from source: magic vars 21419 1726867383.35543: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.35556: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.35735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.36029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.36100: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.36214: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.36319: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.36432: variable 'networkmanager_version' from source: set_fact 21419 1726867383.36456: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.36612: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.36615: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.36744: variable 'networkmanager_version' from source: set_fact 21419 1726867383.36759: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.36962: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.36966: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.37036: variable 'networkmanager_version' from source: set_fact 21419 1726867383.37050: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.37183: variable 'network_state' from source: role '' defaults 21419 1726867383.37204: Evaluated conditional (network_state != {}): False 21419 1726867383.37213: when evaluation is False, skipping this task 21419 1726867383.37220: _execute() done 21419 1726867383.37228: dumping result to json 21419 1726867383.37235: done dumping result, returning 21419 1726867383.37246: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-053a-b750-000000000021] 21419 1726867383.37255: sending task result for task 0affcac9-a3a5-053a-b750-000000000021 21419 1726867383.37473: done sending task result for task 0affcac9-a3a5-053a-b750-000000000021 21419 1726867383.37479: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867383.37532: no more pending results, returning what we have 21419 1726867383.37537: results queue empty 21419 1726867383.37537: checking for any_errors_fatal 21419 1726867383.37545: done checking for any_errors_fatal 21419 1726867383.37545: checking for max_fail_percentage 21419 1726867383.37548: done checking for max_fail_percentage 21419 1726867383.37549: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.37550: done checking to see if all hosts have failed 21419 1726867383.37551: getting the remaining hosts for this loop 21419 1726867383.37553: done getting the remaining hosts for this loop 21419 1726867383.37557: getting the next task for host managed_node2 21419 1726867383.37564: done getting next task for host managed_node2 21419 1726867383.37568: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867383.37570: ^ 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 21419 1726867383.37588: getting variables 21419 1726867383.37782: in VariableManager get_vars() 21419 1726867383.37824: Calling all_inventory to load vars for managed_node2 21419 1726867383.37827: Calling groups_inventory to load vars for managed_node2 21419 1726867383.37829: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.37837: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.37839: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.37842: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.39553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.42397: done with get_vars() 21419 1726867383.42542: done getting variables 21419 1726867383.42601: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:03 -0400 (0:00:00.086) 0:00:18.561 ****** 21419 1726867383.42636: entering _queue_task() for managed_node2/fail 21419 1726867383.43190: worker is 1 (out of 1 available) 21419 1726867383.43204: exiting _queue_task() for managed_node2/fail 21419 1726867383.43217: done queuing things up, now waiting for results queue to drain 21419 1726867383.43218: waiting for pending results... 21419 1726867383.43596: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867383.43623: in run() - task 0affcac9-a3a5-053a-b750-000000000022 21419 1726867383.43646: variable 'ansible_search_path' from source: unknown 21419 1726867383.43656: variable 'ansible_search_path' from source: unknown 21419 1726867383.43704: calling self._execute() 21419 1726867383.43807: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.43983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.43987: variable 'omit' from source: magic vars 21419 1726867383.44215: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.44232: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.44408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.44686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.44735: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.44781: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.44863: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.45095: variable 'networkmanager_version' from source: set_fact 21419 1726867383.45151: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.45263: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.45275: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.45422: variable 'networkmanager_version' from source: set_fact 21419 1726867383.45437: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.45551: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.45562: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.45696: variable 'networkmanager_version' from source: set_fact 21419 1726867383.45709: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.45845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867383.48001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867383.48072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867383.48117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867383.48158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867383.48192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867383.48347: 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) 21419 1726867383.48351: 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) 21419 1726867383.48358: 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) 21419 1726867383.48407: 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) 21419 1726867383.48429: 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) 21419 1726867383.48525: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.48548: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21419 1726867383.48667: variable 'ansible_distribution' from source: facts 21419 1726867383.48883: variable '__network_rh_distros' from source: role '' defaults 21419 1726867383.48886: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21419 1726867383.48936: 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) 21419 1726867383.48966: 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) 21419 1726867383.49003: 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) 21419 1726867383.49046: 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) 21419 1726867383.49067: 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) 21419 1726867383.49125: 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) 21419 1726867383.49153: 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) 21419 1726867383.49188: 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) 21419 1726867383.49226: 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) 21419 1726867383.49243: 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) 21419 1726867383.49287: 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) 21419 1726867383.49303: 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) 21419 1726867383.49321: 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) 21419 1726867383.49347: 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) 21419 1726867383.49359: 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) 21419 1726867383.49561: variable 'network_connections' from source: task vars 21419 1726867383.49571: variable 'interface' from source: play vars 21419 1726867383.49625: variable 'interface' from source: play vars 21419 1726867383.49634: variable 'network_state' from source: role '' defaults 21419 1726867383.49675: 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) 21419 1726867383.49693: 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) 21419 1726867383.49712: 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) 21419 1726867383.49732: 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) 21419 1726867383.49762: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21419 1726867383.49765: when evaluation is False, skipping this task 21419 1726867383.49767: _execute() done 21419 1726867383.49770: dumping result to json 21419 1726867383.49772: done dumping result, returning 21419 1726867383.49778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-053a-b750-000000000022] 21419 1726867383.49781: sending task result for task 0affcac9-a3a5-053a-b750-000000000022 21419 1726867383.49864: done sending task result for task 0affcac9-a3a5-053a-b750-000000000022 21419 1726867383.49867: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21419 1726867383.49922: no more pending results, returning what we have 21419 1726867383.49925: results queue empty 21419 1726867383.49926: checking for any_errors_fatal 21419 1726867383.49932: done checking for any_errors_fatal 21419 1726867383.49932: checking for max_fail_percentage 21419 1726867383.49934: done checking for max_fail_percentage 21419 1726867383.49935: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.49936: done checking to see if all hosts have failed 21419 1726867383.49937: getting the remaining hosts for this loop 21419 1726867383.49938: done getting the remaining hosts for this loop 21419 1726867383.49941: getting the next task for host managed_node2 21419 1726867383.49948: done getting next task for host managed_node2 21419 1726867383.49951: ^ 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 21419 1726867383.49954: ^ 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? (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 21419 1726867383.49966: getting variables 21419 1726867383.49967: in VariableManager get_vars() 21419 1726867383.50019: Calling all_inventory to load vars for managed_node2 21419 1726867383.50022: Calling groups_inventory to load vars for managed_node2 21419 1726867383.50024: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.50034: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.50036: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.50039: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.50835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.52218: done with get_vars() 21419 1726867383.52234: done getting variables 21419 1726867383.52305: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:03 -0400 (0:00:00.096) 0:00:18.658 ****** 21419 1726867383.52327: entering _queue_task() for managed_node2/dnf 21419 1726867383.52549: worker is 1 (out of 1 available) 21419 1726867383.52563: exiting _queue_task() for managed_node2/dnf 21419 1726867383.52575: done queuing things up, now waiting for results queue to drain 21419 1726867383.52578: waiting for pending results... 21419 1726867383.52754: running TaskExecutor() for managed_node2/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 21419 1726867383.52840: in run() - task 0affcac9-a3a5-053a-b750-000000000023 21419 1726867383.52852: variable 'ansible_search_path' from source: unknown 21419 1726867383.52855: variable 'ansible_search_path' from source: unknown 21419 1726867383.52886: calling self._execute() 21419 1726867383.52958: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.52965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.52975: variable 'omit' from source: magic vars 21419 1726867383.53245: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.53253: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.53373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.53560: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.53596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.53654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.53684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.53745: variable 'networkmanager_version' from source: set_fact 21419 1726867383.53757: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.53834: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.53838: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.53935: variable 'networkmanager_version' from source: set_fact 21419 1726867383.53945: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.54082: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.54085: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.54192: variable 'networkmanager_version' from source: set_fact 21419 1726867383.54205: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.54352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867383.56070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867383.56116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867383.56140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867383.56164: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867383.56184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867383.56242: 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) 21419 1726867383.56499: 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) 21419 1726867383.56518: 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) 21419 1726867383.56545: 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) 21419 1726867383.56557: 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) 21419 1726867383.56627: variable 'ansible_distribution' from source: facts 21419 1726867383.56631: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.56641: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21419 1726867383.56718: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867383.56798: 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) 21419 1726867383.56817: 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) 21419 1726867383.56833: 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) 21419 1726867383.56857: 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) 21419 1726867383.56883: 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) 21419 1726867383.56926: 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) 21419 1726867383.56939: 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) 21419 1726867383.56970: 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) 21419 1726867383.57001: 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) 21419 1726867383.57023: 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) 21419 1726867383.57065: 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) 21419 1726867383.57090: 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) 21419 1726867383.57122: 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) 21419 1726867383.57155: 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) 21419 1726867383.57169: 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) 21419 1726867383.57370: variable 'network_connections' from source: task vars 21419 1726867383.57374: variable 'interface' from source: play vars 21419 1726867383.57379: variable 'interface' from source: play vars 21419 1726867383.57427: 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) 21419 1726867383.57446: 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) 21419 1726867383.57469: 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) 21419 1726867383.57494: 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) 21419 1726867383.57543: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867383.57764: variable 'network_connections' from source: task vars 21419 1726867383.57768: variable 'interface' from source: play vars 21419 1726867383.57830: variable 'interface' from source: play vars 21419 1726867383.57859: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867383.57862: when evaluation is False, skipping this task 21419 1726867383.57864: _execute() done 21419 1726867383.57867: dumping result to json 21419 1726867383.57869: done dumping result, returning 21419 1726867383.57872: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-000000000023] 21419 1726867383.57874: sending task result for task 0affcac9-a3a5-053a-b750-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867383.58063: no more pending results, returning what we have 21419 1726867383.58066: results queue empty 21419 1726867383.58067: checking for any_errors_fatal 21419 1726867383.58074: done checking for any_errors_fatal 21419 1726867383.58075: checking for max_fail_percentage 21419 1726867383.58078: done checking for max_fail_percentage 21419 1726867383.58079: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.58080: done checking to see if all hosts have failed 21419 1726867383.58081: getting the remaining hosts for this loop 21419 1726867383.58082: done getting the remaining hosts for this loop 21419 1726867383.58085: getting the next task for host managed_node2 21419 1726867383.58091: done getting next task for host managed_node2 21419 1726867383.58094: ^ 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 21419 1726867383.58097: ^ 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 21419 1726867383.58110: getting variables 21419 1726867383.58111: in VariableManager get_vars() 21419 1726867383.58152: Calling all_inventory to load vars for managed_node2 21419 1726867383.58155: Calling groups_inventory to load vars for managed_node2 21419 1726867383.58157: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.58165: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.58167: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.58169: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.58691: done sending task result for task 0affcac9-a3a5-053a-b750-000000000023 21419 1726867383.58695: WORKER PROCESS EXITING 21419 1726867383.59548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.60411: done with get_vars() 21419 1726867383.60428: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867383.60483: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:03 -0400 (0:00:00.081) 0:00:18.740 ****** 21419 1726867383.60504: entering _queue_task() for managed_node2/yum 21419 1726867383.60506: Creating lock for yum 21419 1726867383.60730: worker is 1 (out of 1 available) 21419 1726867383.60744: exiting _queue_task() for managed_node2/yum 21419 1726867383.60756: done queuing things up, now waiting for results queue to drain 21419 1726867383.60757: waiting for pending results... 21419 1726867383.60960: running TaskExecutor() for managed_node2/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 21419 1726867383.61110: in run() - task 0affcac9-a3a5-053a-b750-000000000024 21419 1726867383.61118: variable 'ansible_search_path' from source: unknown 21419 1726867383.61120: variable 'ansible_search_path' from source: unknown 21419 1726867383.61123: calling self._execute() 21419 1726867383.61283: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.61287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.61290: variable 'omit' from source: magic vars 21419 1726867383.61557: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.61568: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.61741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.61981: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.62038: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.62054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.62109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.62164: variable 'networkmanager_version' from source: set_fact 21419 1726867383.62180: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.62252: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.62256: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.62346: variable 'networkmanager_version' from source: set_fact 21419 1726867383.62353: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.62429: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.62432: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.62521: variable 'networkmanager_version' from source: set_fact 21419 1726867383.62528: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.62611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867383.63954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867383.63995: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867383.64023: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867383.64047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867383.64067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867383.64123: 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) 21419 1726867383.64154: 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) 21419 1726867383.64172: 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) 21419 1726867383.64219: 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) 21419 1726867383.64240: 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) 21419 1726867383.64316: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.64345: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21419 1726867383.64351: when evaluation is False, skipping this task 21419 1726867383.64354: _execute() done 21419 1726867383.64358: dumping result to json 21419 1726867383.64360: done dumping result, returning 21419 1726867383.64363: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-000000000024] 21419 1726867383.64365: sending task result for task 0affcac9-a3a5-053a-b750-000000000024 21419 1726867383.64487: done sending task result for task 0affcac9-a3a5-053a-b750-000000000024 21419 1726867383.64490: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21419 1726867383.64558: no more pending results, returning what we have 21419 1726867383.64561: results queue empty 21419 1726867383.64562: checking for any_errors_fatal 21419 1726867383.64569: done checking for any_errors_fatal 21419 1726867383.64570: checking for max_fail_percentage 21419 1726867383.64571: done checking for max_fail_percentage 21419 1726867383.64572: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.64573: done checking to see if all hosts have failed 21419 1726867383.64576: getting the remaining hosts for this loop 21419 1726867383.64579: done getting the remaining hosts for this loop 21419 1726867383.64582: getting the next task for host managed_node2 21419 1726867383.64587: done getting next task for host managed_node2 21419 1726867383.64590: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867383.64593: ^ 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? (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 21419 1726867383.64608: getting variables 21419 1726867383.64610: in VariableManager get_vars() 21419 1726867383.64657: Calling all_inventory to load vars for managed_node2 21419 1726867383.64660: Calling groups_inventory to load vars for managed_node2 21419 1726867383.64662: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.64670: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.64672: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.64676: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.65845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.67331: done with get_vars() 21419 1726867383.67347: done getting variables 21419 1726867383.67390: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:03 -0400 (0:00:00.069) 0:00:18.809 ****** 21419 1726867383.67432: entering _queue_task() for managed_node2/fail 21419 1726867383.67721: worker is 1 (out of 1 available) 21419 1726867383.67734: exiting _queue_task() for managed_node2/fail 21419 1726867383.67746: done queuing things up, now waiting for results queue to drain 21419 1726867383.67748: waiting for pending results... 21419 1726867383.68130: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867383.68169: in run() - task 0affcac9-a3a5-053a-b750-000000000025 21419 1726867383.68181: variable 'ansible_search_path' from source: unknown 21419 1726867383.68185: variable 'ansible_search_path' from source: unknown 21419 1726867383.68221: calling self._execute() 21419 1726867383.68300: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.68303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.68307: variable 'omit' from source: magic vars 21419 1726867383.68621: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.68631: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.68769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.69016: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.69048: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.69074: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.69129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.69228: variable 'networkmanager_version' from source: set_fact 21419 1726867383.69232: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.69335: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.69339: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.69430: variable 'networkmanager_version' from source: set_fact 21419 1726867383.69437: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.69512: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.69518: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.69602: variable 'networkmanager_version' from source: set_fact 21419 1726867383.69609: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.69688: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867383.69783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867383.71354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867383.71396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867383.71422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867383.71447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867383.71470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867383.71524: 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) 21419 1726867383.71546: 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) 21419 1726867383.71563: 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) 21419 1726867383.71593: 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) 21419 1726867383.71603: 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) 21419 1726867383.71635: 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) 21419 1726867383.71652: 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) 21419 1726867383.71670: 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) 21419 1726867383.71698: 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) 21419 1726867383.71708: 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) 21419 1726867383.71763: 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) 21419 1726867383.71794: 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) 21419 1726867383.71826: 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) 21419 1726867383.71875: 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) 21419 1726867383.71880: 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) 21419 1726867383.72093: variable 'network_connections' from source: task vars 21419 1726867383.72096: variable 'interface' from source: play vars 21419 1726867383.72163: variable 'interface' from source: play vars 21419 1726867383.72228: 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) 21419 1726867383.72257: 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) 21419 1726867383.72306: 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) 21419 1726867383.72310: 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) 21419 1726867383.72386: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867383.72651: variable 'network_connections' from source: task vars 21419 1726867383.72654: variable 'interface' from source: play vars 21419 1726867383.72734: variable 'interface' from source: play vars 21419 1726867383.72756: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867383.72759: when evaluation is False, skipping this task 21419 1726867383.72765: _execute() done 21419 1726867383.72767: dumping result to json 21419 1726867383.72771: done dumping result, returning 21419 1726867383.72818: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-000000000025] 21419 1726867383.72822: sending task result for task 0affcac9-a3a5-053a-b750-000000000025 21419 1726867383.72897: done sending task result for task 0affcac9-a3a5-053a-b750-000000000025 21419 1726867383.72900: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867383.72954: no more pending results, returning what we have 21419 1726867383.72957: results queue empty 21419 1726867383.72957: checking for any_errors_fatal 21419 1726867383.72965: done checking for any_errors_fatal 21419 1726867383.72965: checking for max_fail_percentage 21419 1726867383.72967: done checking for max_fail_percentage 21419 1726867383.72968: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.72969: done checking to see if all hosts have failed 21419 1726867383.72970: getting the remaining hosts for this loop 21419 1726867383.72971: done getting the remaining hosts for this loop 21419 1726867383.72975: getting the next task for host managed_node2 21419 1726867383.73116: done getting next task for host managed_node2 21419 1726867383.73120: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21419 1726867383.73123: ^ 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? (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 21419 1726867383.73142: getting variables 21419 1726867383.73144: in VariableManager get_vars() 21419 1726867383.73189: Calling all_inventory to load vars for managed_node2 21419 1726867383.73192: Calling groups_inventory to load vars for managed_node2 21419 1726867383.73194: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.73218: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.73222: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.73226: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.74456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.75341: done with get_vars() 21419 1726867383.75356: done getting variables 21419 1726867383.75398: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:03 -0400 (0:00:00.079) 0:00:18.889 ****** 21419 1726867383.75422: entering _queue_task() for managed_node2/package 21419 1726867383.75634: worker is 1 (out of 1 available) 21419 1726867383.75650: exiting _queue_task() for managed_node2/package 21419 1726867383.75670: done queuing things up, now waiting for results queue to drain 21419 1726867383.75672: waiting for pending results... 21419 1726867383.75911: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 21419 1726867383.76050: in run() - task 0affcac9-a3a5-053a-b750-000000000026 21419 1726867383.76059: variable 'ansible_search_path' from source: unknown 21419 1726867383.76062: variable 'ansible_search_path' from source: unknown 21419 1726867383.76092: calling self._execute() 21419 1726867383.76170: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.76174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.76184: variable 'omit' from source: magic vars 21419 1726867383.76495: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.76505: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.76628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.76830: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.76862: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.76889: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.76941: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.77001: variable 'networkmanager_version' from source: set_fact 21419 1726867383.77013: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.77089: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.77093: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.77185: variable 'networkmanager_version' from source: set_fact 21419 1726867383.77192: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.77291: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.77294: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.77420: variable 'networkmanager_version' from source: set_fact 21419 1726867383.77428: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.77574: variable 'network_packages' from source: role '' defaults 21419 1726867383.77700: variable '__network_provider_setup' from source: role '' defaults 21419 1726867383.77703: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867383.77769: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867383.77776: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867383.77826: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867383.77939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867383.79605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867383.79662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867383.79734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867383.79762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867383.79781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867383.79847: 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) 21419 1726867383.79867: 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) 21419 1726867383.79887: 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) 21419 1726867383.79917: 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) 21419 1726867383.79929: 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) 21419 1726867383.79995: 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) 21419 1726867383.80007: 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) 21419 1726867383.80031: 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) 21419 1726867383.80066: 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) 21419 1726867383.80080: 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) 21419 1726867383.80221: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867383.80292: 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) 21419 1726867383.80309: 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) 21419 1726867383.80328: 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) 21419 1726867383.80355: 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) 21419 1726867383.80367: 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) 21419 1726867383.80427: variable 'ansible_python' from source: facts 21419 1726867383.80449: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867383.80504: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867383.80582: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867383.80662: 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) 21419 1726867383.80683: 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) 21419 1726867383.80703: 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) 21419 1726867383.80730: 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) 21419 1726867383.80741: 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) 21419 1726867383.80771: 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) 21419 1726867383.80791: 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) 21419 1726867383.80809: 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) 21419 1726867383.80835: 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) 21419 1726867383.80845: 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) 21419 1726867383.80945: variable 'network_connections' from source: task vars 21419 1726867383.80949: variable 'interface' from source: play vars 21419 1726867383.81059: variable 'interface' from source: play vars 21419 1726867383.81180: 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) 21419 1726867383.81184: 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) 21419 1726867383.81212: 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) 21419 1726867383.81239: 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) 21419 1726867383.81274: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867383.81502: variable 'network_connections' from source: task vars 21419 1726867383.81505: variable 'interface' from source: play vars 21419 1726867383.81661: variable 'interface' from source: play vars 21419 1726867383.81721: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867383.81841: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867383.82154: variable 'network_connections' from source: task vars 21419 1726867383.82157: variable 'interface' from source: play vars 21419 1726867383.82208: variable 'interface' from source: play vars 21419 1726867383.82228: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867383.82330: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867383.82556: variable 'network_connections' from source: task vars 21419 1726867383.82560: variable 'interface' from source: play vars 21419 1726867383.82607: variable 'interface' from source: play vars 21419 1726867383.82683: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867383.82720: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867383.82723: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867383.82943: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867383.82992: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867383.83450: variable 'network_connections' from source: task vars 21419 1726867383.83454: variable 'interface' from source: play vars 21419 1726867383.83701: variable 'interface' from source: play vars 21419 1726867383.83722: variable 'ansible_distribution' from source: facts 21419 1726867383.83730: variable '__network_rh_distros' from source: role '' defaults 21419 1726867383.83740: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.83769: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867383.83965: variable 'ansible_distribution' from source: facts 21419 1726867383.83969: variable '__network_rh_distros' from source: role '' defaults 21419 1726867383.83971: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.83975: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867383.84194: variable 'ansible_distribution' from source: facts 21419 1726867383.84237: variable '__network_rh_distros' from source: role '' defaults 21419 1726867383.84241: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.84250: variable 'network_provider' from source: set_fact 21419 1726867383.84265: variable 'ansible_facts' from source: unknown 21419 1726867383.84682: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21419 1726867383.84687: when evaluation is False, skipping this task 21419 1726867383.84690: _execute() done 21419 1726867383.84692: dumping result to json 21419 1726867383.84694: done dumping result, returning 21419 1726867383.84701: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-053a-b750-000000000026] 21419 1726867383.84707: sending task result for task 0affcac9-a3a5-053a-b750-000000000026 21419 1726867383.84791: done sending task result for task 0affcac9-a3a5-053a-b750-000000000026 21419 1726867383.84794: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21419 1726867383.84852: no more pending results, returning what we have 21419 1726867383.84855: results queue empty 21419 1726867383.84855: checking for any_errors_fatal 21419 1726867383.84862: done checking for any_errors_fatal 21419 1726867383.84862: checking for max_fail_percentage 21419 1726867383.84864: done checking for max_fail_percentage 21419 1726867383.84865: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.84866: done checking to see if all hosts have failed 21419 1726867383.84867: getting the remaining hosts for this loop 21419 1726867383.84868: done getting the remaining hosts for this loop 21419 1726867383.84871: getting the next task for host managed_node2 21419 1726867383.84879: done getting next task for host managed_node2 21419 1726867383.84882: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867383.84885: ^ 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 21419 1726867383.84901: getting variables 21419 1726867383.84904: in VariableManager get_vars() 21419 1726867383.84951: Calling all_inventory to load vars for managed_node2 21419 1726867383.84954: Calling groups_inventory to load vars for managed_node2 21419 1726867383.84956: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.84965: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.84967: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.84969: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.85923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.89616: done with get_vars() 21419 1726867383.89643: done getting variables 21419 1726867383.89758: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:03 -0400 (0:00:00.143) 0:00:19.033 ****** 21419 1726867383.89794: entering _queue_task() for managed_node2/package 21419 1726867383.90414: worker is 1 (out of 1 available) 21419 1726867383.90426: exiting _queue_task() for managed_node2/package 21419 1726867383.90437: done queuing things up, now waiting for results queue to drain 21419 1726867383.90438: waiting for pending results... 21419 1726867383.90704: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867383.90785: in run() - task 0affcac9-a3a5-053a-b750-000000000027 21419 1726867383.90790: variable 'ansible_search_path' from source: unknown 21419 1726867383.90792: variable 'ansible_search_path' from source: unknown 21419 1726867383.90892: calling self._execute() 21419 1726867383.90910: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.90917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.90931: variable 'omit' from source: magic vars 21419 1726867383.91325: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.91337: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.91658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.91782: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.91832: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.91868: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.92247: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.92323: variable 'networkmanager_version' from source: set_fact 21419 1726867383.92340: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.92629: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.92633: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.92635: variable 'networkmanager_version' from source: set_fact 21419 1726867383.92638: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.92727: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.92732: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.92861: variable 'networkmanager_version' from source: set_fact 21419 1726867383.92869: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.92989: variable 'network_state' from source: role '' defaults 21419 1726867383.93008: Evaluated conditional (network_state != {}): False 21419 1726867383.93011: when evaluation is False, skipping this task 21419 1726867383.93016: _execute() done 21419 1726867383.93018: dumping result to json 21419 1726867383.93021: done dumping result, returning 21419 1726867383.93030: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-053a-b750-000000000027] 21419 1726867383.93032: sending task result for task 0affcac9-a3a5-053a-b750-000000000027 21419 1726867383.93128: done sending task result for task 0affcac9-a3a5-053a-b750-000000000027 21419 1726867383.93132: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867383.93184: no more pending results, returning what we have 21419 1726867383.93188: results queue empty 21419 1726867383.93189: checking for any_errors_fatal 21419 1726867383.93196: done checking for any_errors_fatal 21419 1726867383.93196: checking for max_fail_percentage 21419 1726867383.93199: done checking for max_fail_percentage 21419 1726867383.93201: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.93202: done checking to see if all hosts have failed 21419 1726867383.93203: getting the remaining hosts for this loop 21419 1726867383.93280: done getting the remaining hosts for this loop 21419 1726867383.93285: getting the next task for host managed_node2 21419 1726867383.93292: done getting next task for host managed_node2 21419 1726867383.93296: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867383.93299: ^ 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 21419 1726867383.93319: getting variables 21419 1726867383.93321: in VariableManager get_vars() 21419 1726867383.93376: Calling all_inventory to load vars for managed_node2 21419 1726867383.93431: Calling groups_inventory to load vars for managed_node2 21419 1726867383.93435: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.93445: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.93448: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.93451: Calling groups_plugins_play to load vars for managed_node2 21419 1726867383.94986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867383.96589: done with get_vars() 21419 1726867383.96610: done getting variables 21419 1726867383.96672: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:03 -0400 (0:00:00.069) 0:00:19.102 ****** 21419 1726867383.96707: entering _queue_task() for managed_node2/package 21419 1726867383.97092: worker is 1 (out of 1 available) 21419 1726867383.97103: exiting _queue_task() for managed_node2/package 21419 1726867383.97114: done queuing things up, now waiting for results queue to drain 21419 1726867383.97116: waiting for pending results... 21419 1726867383.97498: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867383.97502: in run() - task 0affcac9-a3a5-053a-b750-000000000028 21419 1726867383.97505: variable 'ansible_search_path' from source: unknown 21419 1726867383.97507: variable 'ansible_search_path' from source: unknown 21419 1726867383.97524: calling self._execute() 21419 1726867383.97615: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867383.97626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867383.97638: variable 'omit' from source: magic vars 21419 1726867383.97991: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.98007: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.98184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867383.98462: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867383.98515: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867383.98550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867383.98678: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867383.98720: variable 'networkmanager_version' from source: set_fact 21419 1726867383.98738: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.98856: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.98868: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.99019: variable 'networkmanager_version' from source: set_fact 21419 1726867383.99033: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.99147: variable 'ansible_distribution_major_version' from source: facts 21419 1726867383.99219: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867383.99297: variable 'networkmanager_version' from source: set_fact 21419 1726867383.99310: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867383.99436: variable 'network_state' from source: role '' defaults 21419 1726867383.99454: Evaluated conditional (network_state != {}): False 21419 1726867383.99462: when evaluation is False, skipping this task 21419 1726867383.99470: _execute() done 21419 1726867383.99479: dumping result to json 21419 1726867383.99489: done dumping result, returning 21419 1726867383.99501: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-053a-b750-000000000028] 21419 1726867383.99511: sending task result for task 0affcac9-a3a5-053a-b750-000000000028 21419 1726867383.99728: done sending task result for task 0affcac9-a3a5-053a-b750-000000000028 21419 1726867383.99731: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867383.99782: no more pending results, returning what we have 21419 1726867383.99786: results queue empty 21419 1726867383.99787: checking for any_errors_fatal 21419 1726867383.99792: done checking for any_errors_fatal 21419 1726867383.99793: checking for max_fail_percentage 21419 1726867383.99795: done checking for max_fail_percentage 21419 1726867383.99796: checking to see if all hosts have failed and the running result is not ok 21419 1726867383.99797: done checking to see if all hosts have failed 21419 1726867383.99798: getting the remaining hosts for this loop 21419 1726867383.99800: done getting the remaining hosts for this loop 21419 1726867383.99803: getting the next task for host managed_node2 21419 1726867383.99810: done getting next task for host managed_node2 21419 1726867383.99814: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867383.99817: ^ 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=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 21419 1726867383.99831: getting variables 21419 1726867383.99833: in VariableManager get_vars() 21419 1726867383.99887: Calling all_inventory to load vars for managed_node2 21419 1726867383.99892: Calling groups_inventory to load vars for managed_node2 21419 1726867383.99894: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867383.99905: Calling all_plugins_play to load vars for managed_node2 21419 1726867383.99908: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867383.99911: Calling groups_plugins_play to load vars for managed_node2 21419 1726867384.01105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867384.02055: done with get_vars() 21419 1726867384.02071: done getting variables 21419 1726867384.02141: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:04 -0400 (0:00:00.054) 0:00:19.157 ****** 21419 1726867384.02165: entering _queue_task() for managed_node2/service 21419 1726867384.02166: Creating lock for service 21419 1726867384.02387: worker is 1 (out of 1 available) 21419 1726867384.02399: exiting _queue_task() for managed_node2/service 21419 1726867384.02411: done queuing things up, now waiting for results queue to drain 21419 1726867384.02412: waiting for pending results... 21419 1726867384.02723: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867384.02984: in run() - task 0affcac9-a3a5-053a-b750-000000000029 21419 1726867384.02987: variable 'ansible_search_path' from source: unknown 21419 1726867384.02990: variable 'ansible_search_path' from source: unknown 21419 1726867384.02992: calling self._execute() 21419 1726867384.02994: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867384.02997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867384.02999: variable 'omit' from source: magic vars 21419 1726867384.03372: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.03396: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.03540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867384.03734: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867384.03775: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867384.03829: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867384.03855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867384.03918: variable 'networkmanager_version' from source: set_fact 21419 1726867384.03930: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.04005: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.04009: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.04102: variable 'networkmanager_version' from source: set_fact 21419 1726867384.04105: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.04180: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.04183: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.04271: variable 'networkmanager_version' from source: set_fact 21419 1726867384.04279: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.04359: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867384.04456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867384.06080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867384.06083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867384.06131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867384.06171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867384.06312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867384.06316: 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) 21419 1726867384.06340: 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) 21419 1726867384.06369: 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) 21419 1726867384.06416: 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) 21419 1726867384.06534: 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) 21419 1726867384.06538: 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) 21419 1726867384.06540: 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) 21419 1726867384.06557: 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) 21419 1726867384.06603: 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) 21419 1726867384.06623: 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) 21419 1726867384.06686: 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) 21419 1726867384.06737: 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) 21419 1726867384.06740: 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) 21419 1726867384.06769: 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) 21419 1726867384.06782: 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) 21419 1726867384.06896: variable 'network_connections' from source: task vars 21419 1726867384.06906: variable 'interface' from source: play vars 21419 1726867384.06953: variable 'interface' from source: play vars 21419 1726867384.06999: 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) 21419 1726867384.07017: 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) 21419 1726867384.07033: 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) 21419 1726867384.07050: 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) 21419 1726867384.07096: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867384.07237: variable 'network_connections' from source: task vars 21419 1726867384.07240: variable 'interface' from source: play vars 21419 1726867384.07285: variable 'interface' from source: play vars 21419 1726867384.07310: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867384.07316: when evaluation is False, skipping this task 21419 1726867384.07320: _execute() done 21419 1726867384.07322: dumping result to json 21419 1726867384.07324: done dumping result, returning 21419 1726867384.07327: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-000000000029] 21419 1726867384.07329: sending task result for task 0affcac9-a3a5-053a-b750-000000000029 21419 1726867384.07414: done sending task result for task 0affcac9-a3a5-053a-b750-000000000029 21419 1726867384.07417: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867384.07461: no more pending results, returning what we have 21419 1726867384.07464: results queue empty 21419 1726867384.07465: checking for any_errors_fatal 21419 1726867384.07470: done checking for any_errors_fatal 21419 1726867384.07471: checking for max_fail_percentage 21419 1726867384.07472: done checking for max_fail_percentage 21419 1726867384.07473: checking to see if all hosts have failed and the running result is not ok 21419 1726867384.07474: done checking to see if all hosts have failed 21419 1726867384.07475: getting the remaining hosts for this loop 21419 1726867384.07476: done getting the remaining hosts for this loop 21419 1726867384.07481: getting the next task for host managed_node2 21419 1726867384.07487: done getting next task for host managed_node2 21419 1726867384.07491: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867384.07493: ^ 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=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 21419 1726867384.07506: getting variables 21419 1726867384.07508: in VariableManager get_vars() 21419 1726867384.07552: Calling all_inventory to load vars for managed_node2 21419 1726867384.07555: Calling groups_inventory to load vars for managed_node2 21419 1726867384.07557: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867384.07565: Calling all_plugins_play to load vars for managed_node2 21419 1726867384.07567: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867384.07569: Calling groups_plugins_play to load vars for managed_node2 21419 1726867384.08384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867384.09819: done with get_vars() 21419 1726867384.09838: done getting variables 21419 1726867384.09893: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:23:04 -0400 (0:00:00.077) 0:00:19.234 ****** 21419 1726867384.09924: entering _queue_task() for managed_node2/service 21419 1726867384.10182: worker is 1 (out of 1 available) 21419 1726867384.10195: exiting _queue_task() for managed_node2/service 21419 1726867384.10208: done queuing things up, now waiting for results queue to drain 21419 1726867384.10210: waiting for pending results... 21419 1726867384.10463: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867384.10555: in run() - task 0affcac9-a3a5-053a-b750-00000000002a 21419 1726867384.10567: variable 'ansible_search_path' from source: unknown 21419 1726867384.10571: variable 'ansible_search_path' from source: unknown 21419 1726867384.10601: calling self._execute() 21419 1726867384.10667: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867384.10673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867384.10683: variable 'omit' from source: magic vars 21419 1726867384.10953: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.10964: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.11092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867384.11280: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867384.11309: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867384.11336: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867384.11389: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867384.11449: variable 'networkmanager_version' from source: set_fact 21419 1726867384.11460: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.11539: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.11542: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.11633: variable 'networkmanager_version' from source: set_fact 21419 1726867384.11640: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.11713: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.11720: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.11804: variable 'networkmanager_version' from source: set_fact 21419 1726867384.11813: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.11913: variable 'network_provider' from source: set_fact 21419 1726867384.11920: variable 'network_state' from source: role '' defaults 21419 1726867384.11931: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21419 1726867384.11934: variable 'omit' from source: magic vars 21419 1726867384.11971: variable 'omit' from source: magic vars 21419 1726867384.12182: variable 'network_service_name' from source: role '' defaults 21419 1726867384.12185: variable 'network_service_name' from source: role '' defaults 21419 1726867384.12187: variable '__network_provider_setup' from source: role '' defaults 21419 1726867384.12189: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867384.12254: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867384.12270: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867384.12340: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867384.12518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867384.14223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867384.14263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867384.14291: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867384.14315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867384.14348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867384.14405: 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) 21419 1726867384.14428: 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) 21419 1726867384.14445: 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) 21419 1726867384.14475: 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) 21419 1726867384.14488: 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) 21419 1726867384.14520: 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) 21419 1726867384.14537: 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) 21419 1726867384.14553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21419 1726867384.14583: 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) 21419 1726867384.14593: 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) 21419 1726867384.14723: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867384.14795: 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) 21419 1726867384.14812: 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) 21419 1726867384.14831: 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) 21419 1726867384.14855: 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) 21419 1726867384.14866: 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) 21419 1726867384.14929: variable 'ansible_python' from source: facts 21419 1726867384.14945: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867384.15010: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867384.15060: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867384.15181: 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) 21419 1726867384.15205: 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) 21419 1726867384.15225: 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) 21419 1726867384.15267: 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) 21419 1726867384.15311: 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) 21419 1726867384.15371: 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) 21419 1726867384.15396: 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) 21419 1726867384.15437: 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) 21419 1726867384.15569: 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) 21419 1726867384.15576: 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) 21419 1726867384.15697: variable 'network_connections' from source: task vars 21419 1726867384.15704: variable 'interface' from source: play vars 21419 1726867384.15788: variable 'interface' from source: play vars 21419 1726867384.15906: 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) 21419 1726867384.15939: 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) 21419 1726867384.16003: 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) 21419 1726867384.16039: 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) 21419 1726867384.16082: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867384.16255: variable 'network_connections' from source: task vars 21419 1726867384.16261: variable 'interface' from source: play vars 21419 1726867384.16338: variable 'interface' from source: play vars 21419 1726867384.16385: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867384.16555: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867384.16841: variable 'network_connections' from source: task vars 21419 1726867384.16844: variable 'interface' from source: play vars 21419 1726867384.16900: variable 'interface' from source: play vars 21419 1726867384.16930: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867384.17051: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867384.17475: variable 'network_connections' from source: task vars 21419 1726867384.17481: variable 'interface' from source: play vars 21419 1726867384.17586: variable 'interface' from source: play vars 21419 1726867384.17686: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867384.17727: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867384.17742: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867384.17835: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867384.18105: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867384.18506: variable 'network_connections' from source: task vars 21419 1726867384.18521: variable 'interface' from source: play vars 21419 1726867384.18594: variable 'interface' from source: play vars 21419 1726867384.18612: variable 'ansible_distribution' from source: facts 21419 1726867384.18623: variable '__network_rh_distros' from source: role '' defaults 21419 1726867384.18632: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.18649: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867384.18867: variable 'ansible_distribution' from source: facts 21419 1726867384.18887: variable '__network_rh_distros' from source: role '' defaults 21419 1726867384.18892: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.18895: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867384.19057: variable 'ansible_distribution' from source: facts 21419 1726867384.19071: variable '__network_rh_distros' from source: role '' defaults 21419 1726867384.19076: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.19080: variable 'network_provider' from source: set_fact 21419 1726867384.19150: variable 'omit' from source: magic vars 21419 1726867384.19153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867384.19162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867384.19176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867384.19190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867384.19200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867384.19234: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867384.19237: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867384.19239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867384.19347: Set connection var ansible_connection to ssh 21419 1726867384.19350: Set connection var ansible_shell_executable to /bin/sh 21419 1726867384.19353: Set connection var ansible_shell_type to sh 21419 1726867384.19355: Set connection var ansible_timeout to 10 21419 1726867384.19357: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867384.19359: Set connection var ansible_pipelining to False 21419 1726867384.19403: variable 'ansible_shell_executable' from source: unknown 21419 1726867384.19406: variable 'ansible_connection' from source: unknown 21419 1726867384.19409: variable 'ansible_module_compression' from source: unknown 21419 1726867384.19416: variable 'ansible_shell_type' from source: unknown 21419 1726867384.19419: variable 'ansible_shell_executable' from source: unknown 21419 1726867384.19421: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867384.19423: variable 'ansible_pipelining' from source: unknown 21419 1726867384.19426: variable 'ansible_timeout' from source: unknown 21419 1726867384.19429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867384.19498: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867384.19502: variable 'omit' from source: magic vars 21419 1726867384.19508: starting attempt loop 21419 1726867384.19511: running the handler 21419 1726867384.19580: variable 'ansible_facts' from source: unknown 21419 1726867384.20074: _low_level_execute_command(): starting 21419 1726867384.20080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867384.20653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867384.20657: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.20660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867384.20662: 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.12.116 originally 10.31.12.116 <<< 21419 1726867384.20664: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.20714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867384.20718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867384.20720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867384.20774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867384.22484: stdout chunk (state=3): >>>/root <<< 21419 1726867384.22582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867384.22623: stderr chunk (state=3): >>><<< 21419 1726867384.22625: stdout chunk (state=3): >>><<< 21419 1726867384.22637: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867384.22648: _low_level_execute_command(): starting 21419 1726867384.22683: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972 `" && echo ansible-tmp-1726867384.2264094-22330-90247924931972="` echo /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972 `" ) && sleep 0' 21419 1726867384.23246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867384.23329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.23336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.23348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867384.23381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867384.23426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867384.25358: stdout chunk (state=3): >>>ansible-tmp-1726867384.2264094-22330-90247924931972=/root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972 <<< 21419 1726867384.25472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867384.25524: stderr chunk (state=3): >>><<< 21419 1726867384.25528: stdout chunk (state=3): >>><<< 21419 1726867384.25538: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867384.2264094-22330-90247924931972=/root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867384.25566: variable 'ansible_module_compression' from source: unknown 21419 1726867384.25614: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 21419 1726867384.25644: ANSIBALLZ: Acquiring lock 21419 1726867384.25647: ANSIBALLZ: Lock acquired: 140690515252464 21419 1726867384.25649: ANSIBALLZ: Creating module 21419 1726867384.49243: ANSIBALLZ: Writing module into payload 21419 1726867384.49287: ANSIBALLZ: Writing module 21419 1726867384.49310: ANSIBALLZ: Renaming module 21419 1726867384.49318: ANSIBALLZ: Done creating module 21419 1726867384.49348: variable 'ansible_facts' from source: unknown 21419 1726867384.49484: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/AnsiballZ_systemd.py 21419 1726867384.49593: Sending initial data 21419 1726867384.49597: Sent initial data (155 bytes) 21419 1726867384.50044: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867384.50082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867384.50086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867384.50088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.50090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867384.50092: 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 <<< 21419 1726867384.50094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.50149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867384.50152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867384.50156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867384.50211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867384.51866: 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 <<< 21419 1726867384.51871: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867384.51910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867384.51945: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmph94csb6l /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/AnsiballZ_systemd.py <<< 21419 1726867384.51952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/AnsiballZ_systemd.py" <<< 21419 1726867384.51984: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmph94csb6l" to remote "/root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/AnsiballZ_systemd.py" <<< 21419 1726867384.51990: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/AnsiballZ_systemd.py" <<< 21419 1726867384.53025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867384.53064: stderr chunk (state=3): >>><<< 21419 1726867384.53067: stdout chunk (state=3): >>><<< 21419 1726867384.53108: done transferring module to remote 21419 1726867384.53119: _low_level_execute_command(): starting 21419 1726867384.53123: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/ /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/AnsiballZ_systemd.py && sleep 0' 21419 1726867384.53537: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867384.53571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867384.53574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.53576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867384.53581: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867384.53583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.53630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867384.53633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867384.53639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867384.53682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867384.55450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867384.55473: stderr chunk (state=3): >>><<< 21419 1726867384.55476: stdout chunk (state=3): >>><<< 21419 1726867384.55490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867384.55498: _low_level_execute_command(): starting 21419 1726867384.55500: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/AnsiballZ_systemd.py && sleep 0' 21419 1726867384.55918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867384.55921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.55923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867384.55925: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867384.55927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.55979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867384.55985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867384.55987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867384.56024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867384.85299: 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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4526080", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3309887488", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "937507000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "Coredump<<< 21419 1726867384.85336: stdout chunk (state=3): >>>Receive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-<<< 21419 1726867384.85345: stdout chunk (state=3): >>>broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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}}} <<< 21419 1726867384.87218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867384.87221: stdout chunk (state=3): >>><<< 21419 1726867384.87228: stderr chunk (state=3): >>><<< 21419 1726867384.87246: _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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4526080", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3309887488", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "937507000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867384.87368: 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-1726867384.2264094-22330-90247924931972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867384.87388: _low_level_execute_command(): starting 21419 1726867384.87391: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867384.2264094-22330-90247924931972/ > /dev/null 2>&1 && sleep 0' 21419 1726867384.88032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867384.88036: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867384.88039: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867384.88041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867384.88143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867384.88173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867384.90015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867384.90063: stderr chunk (state=3): >>><<< 21419 1726867384.90067: stdout chunk (state=3): >>><<< 21419 1726867384.90078: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867384.90104: handler run complete 21419 1726867384.90411: attempt loop complete, returning result 21419 1726867384.90415: _execute() done 21419 1726867384.90417: dumping result to json 21419 1726867384.90419: done dumping result, returning 21419 1726867384.90421: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-053a-b750-00000000002a] 21419 1726867384.90422: sending task result for task 0affcac9-a3a5-053a-b750-00000000002a ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867384.90736: no more pending results, returning what we have 21419 1726867384.90740: results queue empty 21419 1726867384.90741: checking for any_errors_fatal 21419 1726867384.90747: done checking for any_errors_fatal 21419 1726867384.90748: checking for max_fail_percentage 21419 1726867384.90750: done checking for max_fail_percentage 21419 1726867384.90751: checking to see if all hosts have failed and the running result is not ok 21419 1726867384.90753: done checking to see if all hosts have failed 21419 1726867384.90753: getting the remaining hosts for this loop 21419 1726867384.90755: done getting the remaining hosts for this loop 21419 1726867384.90759: getting the next task for host managed_node2 21419 1726867384.90766: done getting next task for host managed_node2 21419 1726867384.90769: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867384.90773: ^ 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=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 21419 1726867384.90791: getting variables 21419 1726867384.90793: in VariableManager get_vars() 21419 1726867384.90922: Calling all_inventory to load vars for managed_node2 21419 1726867384.90926: Calling groups_inventory to load vars for managed_node2 21419 1726867384.90929: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867384.91025: done sending task result for task 0affcac9-a3a5-053a-b750-00000000002a 21419 1726867384.91029: WORKER PROCESS EXITING 21419 1726867384.91040: Calling all_plugins_play to load vars for managed_node2 21419 1726867384.91084: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867384.91089: Calling groups_plugins_play to load vars for managed_node2 21419 1726867384.93163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867384.95519: done with get_vars() 21419 1726867384.95538: done getting variables 21419 1726867384.95598: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:23:04 -0400 (0:00:00.857) 0:00:20.091 ****** 21419 1726867384.95638: entering _queue_task() for managed_node2/service 21419 1726867384.95947: worker is 1 (out of 1 available) 21419 1726867384.95960: exiting _queue_task() for managed_node2/service 21419 1726867384.95971: done queuing things up, now waiting for results queue to drain 21419 1726867384.95973: waiting for pending results... 21419 1726867384.96245: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867384.96454: in run() - task 0affcac9-a3a5-053a-b750-00000000002b 21419 1726867384.96459: variable 'ansible_search_path' from source: unknown 21419 1726867384.96463: variable 'ansible_search_path' from source: unknown 21419 1726867384.96476: calling self._execute() 21419 1726867384.96564: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867384.96568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867384.96576: variable 'omit' from source: magic vars 21419 1726867384.96925: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.96928: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.97051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867384.97240: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867384.97273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867384.97301: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867384.97332: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867384.97387: variable 'networkmanager_version' from source: set_fact 21419 1726867384.97399: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.97508: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.97515: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.97603: variable 'networkmanager_version' from source: set_fact 21419 1726867384.97611: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.97687: variable 'ansible_distribution_major_version' from source: facts 21419 1726867384.97691: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867384.97775: variable 'networkmanager_version' from source: set_fact 21419 1726867384.97785: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867384.97883: variable 'network_provider' from source: set_fact 21419 1726867384.97896: Evaluated conditional (network_provider == "nm"): True 21419 1726867384.98106: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867384.98252: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867384.98479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867385.00428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867385.00479: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867385.00521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867385.00552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867385.00575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867385.00669: 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) 21419 1726867385.00687: 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) 21419 1726867385.00708: 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) 21419 1726867385.00751: 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) 21419 1726867385.00762: 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) 21419 1726867385.00864: 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) 21419 1726867385.00876: 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) 21419 1726867385.00880: 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) 21419 1726867385.00952: 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) 21419 1726867385.00959: 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) 21419 1726867385.00983: 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) 21419 1726867385.01027: 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) 21419 1726867385.01037: 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) 21419 1726867385.01082: 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) 21419 1726867385.01086: 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) 21419 1726867385.01199: variable 'network_connections' from source: task vars 21419 1726867385.01208: variable 'interface' from source: play vars 21419 1726867385.01274: variable 'interface' from source: play vars 21419 1726867385.01343: 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) 21419 1726867385.01370: 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) 21419 1726867385.01417: 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) 21419 1726867385.01424: 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) 21419 1726867385.01509: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867385.01882: variable 'network_connections' from source: task vars 21419 1726867385.01885: variable 'interface' from source: play vars 21419 1726867385.01887: variable 'interface' from source: play vars 21419 1726867385.01889: Evaluated conditional (__network_wpa_supplicant_required): False 21419 1726867385.01891: when evaluation is False, skipping this task 21419 1726867385.01893: _execute() done 21419 1726867385.01895: dumping result to json 21419 1726867385.01897: done dumping result, returning 21419 1726867385.01906: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-053a-b750-00000000002b] 21419 1726867385.01920: sending task result for task 0affcac9-a3a5-053a-b750-00000000002b skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21419 1726867385.02093: no more pending results, returning what we have 21419 1726867385.02096: results queue empty 21419 1726867385.02097: checking for any_errors_fatal 21419 1726867385.02120: done checking for any_errors_fatal 21419 1726867385.02121: checking for max_fail_percentage 21419 1726867385.02123: done checking for max_fail_percentage 21419 1726867385.02124: checking to see if all hosts have failed and the running result is not ok 21419 1726867385.02125: done checking to see if all hosts have failed 21419 1726867385.02125: getting the remaining hosts for this loop 21419 1726867385.02127: done getting the remaining hosts for this loop 21419 1726867385.02130: getting the next task for host managed_node2 21419 1726867385.02136: done getting next task for host managed_node2 21419 1726867385.02140: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867385.02144: ^ 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=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 21419 1726867385.02159: getting variables 21419 1726867385.02161: in VariableManager get_vars() 21419 1726867385.02208: Calling all_inventory to load vars for managed_node2 21419 1726867385.02210: Calling groups_inventory to load vars for managed_node2 21419 1726867385.02212: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867385.02222: Calling all_plugins_play to load vars for managed_node2 21419 1726867385.02224: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867385.02227: Calling groups_plugins_play to load vars for managed_node2 21419 1726867385.02797: done sending task result for task 0affcac9-a3a5-053a-b750-00000000002b 21419 1726867385.02800: WORKER PROCESS EXITING 21419 1726867385.03758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867385.06168: done with get_vars() 21419 1726867385.06407: done getting variables 21419 1726867385.06784: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:23:05 -0400 (0:00:00.111) 0:00:20.203 ****** 21419 1726867385.06815: entering _queue_task() for managed_node2/service 21419 1726867385.07497: worker is 1 (out of 1 available) 21419 1726867385.07506: exiting _queue_task() for managed_node2/service 21419 1726867385.07517: done queuing things up, now waiting for results queue to drain 21419 1726867385.07518: waiting for pending results... 21419 1726867385.07757: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867385.07852: in run() - task 0affcac9-a3a5-053a-b750-00000000002c 21419 1726867385.07879: variable 'ansible_search_path' from source: unknown 21419 1726867385.07887: variable 'ansible_search_path' from source: unknown 21419 1726867385.07933: calling self._execute() 21419 1726867385.08073: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867385.08081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867385.08084: variable 'omit' from source: magic vars 21419 1726867385.08501: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.08505: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.08690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867385.08969: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867385.09046: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867385.09050: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867385.09090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867385.09189: variable 'networkmanager_version' from source: set_fact 21419 1726867385.09208: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.09382: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.09391: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.09592: variable 'networkmanager_version' from source: set_fact 21419 1726867385.09596: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.09665: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.09676: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.09824: variable 'networkmanager_version' from source: set_fact 21419 1726867385.09837: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.09961: variable 'network_provider' from source: set_fact 21419 1726867385.09972: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867385.09983: when evaluation is False, skipping this task 21419 1726867385.09991: _execute() done 21419 1726867385.09998: dumping result to json 21419 1726867385.10005: done dumping result, returning 21419 1726867385.10028: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-053a-b750-00000000002c] 21419 1726867385.10031: sending task result for task 0affcac9-a3a5-053a-b750-00000000002c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867385.10260: no more pending results, returning what we have 21419 1726867385.10264: results queue empty 21419 1726867385.10266: checking for any_errors_fatal 21419 1726867385.10272: done checking for any_errors_fatal 21419 1726867385.10273: checking for max_fail_percentage 21419 1726867385.10275: done checking for max_fail_percentage 21419 1726867385.10276: checking to see if all hosts have failed and the running result is not ok 21419 1726867385.10279: done checking to see if all hosts have failed 21419 1726867385.10280: getting the remaining hosts for this loop 21419 1726867385.10281: done getting the remaining hosts for this loop 21419 1726867385.10284: getting the next task for host managed_node2 21419 1726867385.10290: done getting next task for host managed_node2 21419 1726867385.10294: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867385.10297: ^ 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=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 21419 1726867385.10313: getting variables 21419 1726867385.10314: in VariableManager get_vars() 21419 1726867385.10367: Calling all_inventory to load vars for managed_node2 21419 1726867385.10370: Calling groups_inventory to load vars for managed_node2 21419 1726867385.10373: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867385.10500: Calling all_plugins_play to load vars for managed_node2 21419 1726867385.10504: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867385.10510: done sending task result for task 0affcac9-a3a5-053a-b750-00000000002c 21419 1726867385.10512: WORKER PROCESS EXITING 21419 1726867385.10517: Calling groups_plugins_play to load vars for managed_node2 21419 1726867385.11972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867385.13809: done with get_vars() 21419 1726867385.13834: done getting variables 21419 1726867385.13893: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:23:05 -0400 (0:00:00.071) 0:00:20.274 ****** 21419 1726867385.13927: entering _queue_task() for managed_node2/copy 21419 1726867385.14515: worker is 1 (out of 1 available) 21419 1726867385.14526: exiting _queue_task() for managed_node2/copy 21419 1726867385.14537: done queuing things up, now waiting for results queue to drain 21419 1726867385.14538: waiting for pending results... 21419 1726867385.14901: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867385.15233: in run() - task 0affcac9-a3a5-053a-b750-00000000002d 21419 1726867385.15241: variable 'ansible_search_path' from source: unknown 21419 1726867385.15245: variable 'ansible_search_path' from source: unknown 21419 1726867385.15248: calling self._execute() 21419 1726867385.15342: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867385.15349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867385.15357: variable 'omit' from source: magic vars 21419 1726867385.15643: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.15653: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.15776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867385.15969: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867385.16005: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867385.16034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867385.16063: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867385.16124: variable 'networkmanager_version' from source: set_fact 21419 1726867385.16136: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.16238: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.16241: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.16334: variable 'networkmanager_version' from source: set_fact 21419 1726867385.16341: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.16414: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.16421: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.16508: variable 'networkmanager_version' from source: set_fact 21419 1726867385.16518: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.16594: variable 'network_provider' from source: set_fact 21419 1726867385.16597: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867385.16602: when evaluation is False, skipping this task 21419 1726867385.16604: _execute() done 21419 1726867385.16607: dumping result to json 21419 1726867385.16611: done dumping result, returning 21419 1726867385.16621: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-053a-b750-00000000002d] 21419 1726867385.16625: sending task result for task 0affcac9-a3a5-053a-b750-00000000002d 21419 1726867385.16739: done sending task result for task 0affcac9-a3a5-053a-b750-00000000002d 21419 1726867385.16742: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867385.16787: no more pending results, returning what we have 21419 1726867385.16790: results queue empty 21419 1726867385.16791: checking for any_errors_fatal 21419 1726867385.16798: done checking for any_errors_fatal 21419 1726867385.16799: checking for max_fail_percentage 21419 1726867385.16801: done checking for max_fail_percentage 21419 1726867385.16802: checking to see if all hosts have failed and the running result is not ok 21419 1726867385.16803: done checking to see if all hosts have failed 21419 1726867385.16803: getting the remaining hosts for this loop 21419 1726867385.16804: done getting the remaining hosts for this loop 21419 1726867385.16807: getting the next task for host managed_node2 21419 1726867385.16813: done getting next task for host managed_node2 21419 1726867385.16816: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867385.16818: ^ 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=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 21419 1726867385.16831: getting variables 21419 1726867385.16832: in VariableManager get_vars() 21419 1726867385.16871: Calling all_inventory to load vars for managed_node2 21419 1726867385.16874: Calling groups_inventory to load vars for managed_node2 21419 1726867385.16876: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867385.16886: Calling all_plugins_play to load vars for managed_node2 21419 1726867385.16888: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867385.16891: Calling groups_plugins_play to load vars for managed_node2 21419 1726867385.18645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867385.19504: done with get_vars() 21419 1726867385.19520: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:23:05 -0400 (0:00:00.056) 0:00:20.331 ****** 21419 1726867385.19582: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867385.19583: Creating lock for fedora.linux_system_roles.network_connections 21419 1726867385.19806: worker is 1 (out of 1 available) 21419 1726867385.19819: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867385.19831: done queuing things up, now waiting for results queue to drain 21419 1726867385.19832: waiting for pending results... 21419 1726867385.20000: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867385.20095: in run() - task 0affcac9-a3a5-053a-b750-00000000002e 21419 1726867385.20107: variable 'ansible_search_path' from source: unknown 21419 1726867385.20111: variable 'ansible_search_path' from source: unknown 21419 1726867385.20141: calling self._execute() 21419 1726867385.20212: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867385.20220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867385.20229: variable 'omit' from source: magic vars 21419 1726867385.20594: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.20672: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.21083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867385.21245: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867385.21297: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867385.21350: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867385.21395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867385.21494: variable 'networkmanager_version' from source: set_fact 21419 1726867385.21519: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.21700: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.21711: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.21983: variable 'networkmanager_version' from source: set_fact 21419 1726867385.22004: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.22137: variable 'ansible_distribution_major_version' from source: facts 21419 1726867385.22148: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867385.22297: variable 'networkmanager_version' from source: set_fact 21419 1726867385.22318: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867385.22333: variable 'omit' from source: magic vars 21419 1726867385.22393: variable 'omit' from source: magic vars 21419 1726867385.22554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867385.24056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867385.24121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867385.24160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867385.24192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867385.24218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867385.24353: variable 'network_provider' from source: set_fact 21419 1726867385.24572: 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) 21419 1726867385.24640: 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) 21419 1726867385.24786: 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) 21419 1726867385.24791: 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) 21419 1726867385.24793: 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) 21419 1726867385.24984: variable 'omit' from source: magic vars 21419 1726867385.24988: variable 'omit' from source: magic vars 21419 1726867385.25088: variable 'network_connections' from source: task vars 21419 1726867385.25092: variable 'interface' from source: play vars 21419 1726867385.25126: variable 'interface' from source: play vars 21419 1726867385.25276: variable 'omit' from source: magic vars 21419 1726867385.25286: variable '__lsr_ansible_managed' from source: task vars 21419 1726867385.25353: variable '__lsr_ansible_managed' from source: task vars 21419 1726867385.25643: Loaded config def from plugin (lookup/template) 21419 1726867385.25646: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21419 1726867385.25728: File lookup term: get_ansible_managed.j2 21419 1726867385.25731: variable 'ansible_search_path' from source: unknown 21419 1726867385.25736: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21419 1726867385.25740: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21419 1726867385.25743: variable 'ansible_search_path' from source: unknown 21419 1726867385.31339: variable 'ansible_managed' from source: unknown 21419 1726867385.31438: variable 'omit' from source: magic vars 21419 1726867385.31466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867385.31489: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867385.31503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867385.31518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867385.31527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867385.31549: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867385.31551: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867385.31554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867385.31637: Set connection var ansible_connection to ssh 21419 1726867385.31643: Set connection var ansible_shell_executable to /bin/sh 21419 1726867385.31646: Set connection var ansible_shell_type to sh 21419 1726867385.31651: Set connection var ansible_timeout to 10 21419 1726867385.31656: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867385.31662: Set connection var ansible_pipelining to False 21419 1726867385.31684: variable 'ansible_shell_executable' from source: unknown 21419 1726867385.31687: variable 'ansible_connection' from source: unknown 21419 1726867385.31690: variable 'ansible_module_compression' from source: unknown 21419 1726867385.31692: variable 'ansible_shell_type' from source: unknown 21419 1726867385.31694: variable 'ansible_shell_executable' from source: unknown 21419 1726867385.31696: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867385.31698: variable 'ansible_pipelining' from source: unknown 21419 1726867385.31701: variable 'ansible_timeout' from source: unknown 21419 1726867385.31706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867385.31798: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867385.31806: variable 'omit' from source: magic vars 21419 1726867385.31812: starting attempt loop 21419 1726867385.31817: running the handler 21419 1726867385.31829: _low_level_execute_command(): starting 21419 1726867385.31835: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867385.32286: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867385.32298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867385.32311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867385.32393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867385.32406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867385.32485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867385.34166: stdout chunk (state=3): >>>/root <<< 21419 1726867385.34290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867385.34307: stderr chunk (state=3): >>><<< 21419 1726867385.34322: stdout chunk (state=3): >>><<< 21419 1726867385.34372: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867385.34375: _low_level_execute_command(): starting 21419 1726867385.34384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087 `" && echo ansible-tmp-1726867385.3435836-22364-5902494653087="` echo /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087 `" ) && sleep 0' 21419 1726867385.35164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867385.35171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867385.35178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867385.35183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867385.35186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867385.35204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867385.35255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867385.35302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867385.37213: stdout chunk (state=3): >>>ansible-tmp-1726867385.3435836-22364-5902494653087=/root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087 <<< 21419 1726867385.37331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867385.37386: stderr chunk (state=3): >>><<< 21419 1726867385.37392: stdout chunk (state=3): >>><<< 21419 1726867385.37418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867385.3435836-22364-5902494653087=/root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867385.37475: variable 'ansible_module_compression' from source: unknown 21419 1726867385.37517: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 21419 1726867385.37520: ANSIBALLZ: Acquiring lock 21419 1726867385.37523: ANSIBALLZ: Lock acquired: 140690511193600 21419 1726867385.37525: ANSIBALLZ: Creating module 21419 1726867385.57362: ANSIBALLZ: Writing module into payload 21419 1726867385.57585: ANSIBALLZ: Writing module 21419 1726867385.57602: ANSIBALLZ: Renaming module 21419 1726867385.57608: ANSIBALLZ: Done creating module 21419 1726867385.57629: variable 'ansible_facts' from source: unknown 21419 1726867385.57695: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/AnsiballZ_network_connections.py 21419 1726867385.57792: Sending initial data 21419 1726867385.57795: Sent initial data (166 bytes) 21419 1726867385.58436: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867385.58473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867385.60110: 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 <<< 21419 1726867385.60145: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867385.60186: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp_1kotetb /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/AnsiballZ_network_connections.py <<< 21419 1726867385.60189: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/AnsiballZ_network_connections.py" <<< 21419 1726867385.60224: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp_1kotetb" to remote "/root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/AnsiballZ_network_connections.py" <<< 21419 1726867385.61100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867385.61103: stderr chunk (state=3): >>><<< 21419 1726867385.61105: stdout chunk (state=3): >>><<< 21419 1726867385.61115: done transferring module to remote 21419 1726867385.61125: _low_level_execute_command(): starting 21419 1726867385.61130: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/ /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/AnsiballZ_network_connections.py && sleep 0' 21419 1726867385.61725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867385.61728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867385.61759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867385.61798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867385.61861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867385.61871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867385.61920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867385.63841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867385.63844: stdout chunk (state=3): >>><<< 21419 1726867385.63846: stderr chunk (state=3): >>><<< 21419 1726867385.63848: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867385.63851: _low_level_execute_command(): starting 21419 1726867385.63853: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/AnsiballZ_network_connections.py && sleep 0' 21419 1726867385.64500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867385.64541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867385.95847: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21419 1726867385.97252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867385.97270: stderr chunk (state=3): >>>Shared connection to 10.31.12.116 closed. <<< 21419 1726867385.97326: stderr chunk (state=3): >>><<< 21419 1726867385.97336: stdout chunk (state=3): >>><<< 21419 1726867385.97399: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867385.97647: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1726867385.3435836-22364-5902494653087/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867385.97651: _low_level_execute_command(): starting 21419 1726867385.97653: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867385.3435836-22364-5902494653087/ > /dev/null 2>&1 && sleep 0' 21419 1726867385.98996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867385.99002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867385.99082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867385.99089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867385.99096: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867385.99102: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867385.99118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867385.99121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867385.99592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867385.99596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867385.99663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867385.99669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867386.01524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867386.01566: stderr chunk (state=3): >>><<< 21419 1726867386.01573: stdout chunk (state=3): >>><<< 21419 1726867386.01596: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867386.01617: handler run complete 21419 1726867386.01647: attempt loop complete, returning result 21419 1726867386.01653: _execute() done 21419 1726867386.01662: dumping result to json 21419 1726867386.01672: done dumping result, returning 21419 1726867386.01697: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-053a-b750-00000000002e] 21419 1726867386.01767: sending task result for task 0affcac9-a3a5-053a-b750-00000000002e 21419 1726867386.01879: done sending task result for task 0affcac9-a3a5-053a-b750-00000000002e 21419 1726867386.01882: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (not-active) 21419 1726867386.01972: no more pending results, returning what we have 21419 1726867386.01975: results queue empty 21419 1726867386.01976: checking for any_errors_fatal 21419 1726867386.01982: done checking for any_errors_fatal 21419 1726867386.01983: checking for max_fail_percentage 21419 1726867386.01984: done checking for max_fail_percentage 21419 1726867386.01986: checking to see if all hosts have failed and the running result is not ok 21419 1726867386.01987: done checking to see if all hosts have failed 21419 1726867386.01987: getting the remaining hosts for this loop 21419 1726867386.01988: done getting the remaining hosts for this loop 21419 1726867386.01993: getting the next task for host managed_node2 21419 1726867386.01998: done getting next task for host managed_node2 21419 1726867386.02001: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867386.02004: ^ 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=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 21419 1726867386.02017: getting variables 21419 1726867386.02018: in VariableManager get_vars() 21419 1726867386.02061: Calling all_inventory to load vars for managed_node2 21419 1726867386.02063: Calling groups_inventory to load vars for managed_node2 21419 1726867386.02065: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867386.02074: Calling all_plugins_play to load vars for managed_node2 21419 1726867386.02076: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867386.02269: Calling groups_plugins_play to load vars for managed_node2 21419 1726867386.04920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867386.06567: done with get_vars() 21419 1726867386.06621: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:23:06 -0400 (0:00:00.871) 0:00:21.202 ****** 21419 1726867386.06759: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867386.06760: Creating lock for fedora.linux_system_roles.network_state 21419 1726867386.07486: worker is 1 (out of 1 available) 21419 1726867386.07499: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867386.07515: done queuing things up, now waiting for results queue to drain 21419 1726867386.07516: waiting for pending results... 21419 1726867386.07883: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867386.08086: in run() - task 0affcac9-a3a5-053a-b750-00000000002f 21419 1726867386.08106: variable 'ansible_search_path' from source: unknown 21419 1726867386.08116: variable 'ansible_search_path' from source: unknown 21419 1726867386.08185: calling self._execute() 21419 1726867386.08251: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.08267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.08283: variable 'omit' from source: magic vars 21419 1726867386.08705: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.08782: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.08911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867386.09200: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867386.09256: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867386.09303: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867386.09344: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867386.09463: variable 'networkmanager_version' from source: set_fact 21419 1726867386.09466: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.09630: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.09702: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.09794: variable 'networkmanager_version' from source: set_fact 21419 1726867386.09820: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.09974: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.09988: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.10146: variable 'networkmanager_version' from source: set_fact 21419 1726867386.10248: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.10288: variable 'network_state' from source: role '' defaults 21419 1726867386.10303: Evaluated conditional (network_state != {}): False 21419 1726867386.10309: when evaluation is False, skipping this task 21419 1726867386.10318: _execute() done 21419 1726867386.10324: dumping result to json 21419 1726867386.10330: done dumping result, returning 21419 1726867386.10338: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-053a-b750-00000000002f] 21419 1726867386.10346: sending task result for task 0affcac9-a3a5-053a-b750-00000000002f skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867386.10525: no more pending results, returning what we have 21419 1726867386.10530: results queue empty 21419 1726867386.10531: checking for any_errors_fatal 21419 1726867386.10545: done checking for any_errors_fatal 21419 1726867386.10546: checking for max_fail_percentage 21419 1726867386.10548: done checking for max_fail_percentage 21419 1726867386.10550: checking to see if all hosts have failed and the running result is not ok 21419 1726867386.10551: done checking to see if all hosts have failed 21419 1726867386.10552: getting the remaining hosts for this loop 21419 1726867386.10553: done getting the remaining hosts for this loop 21419 1726867386.10557: getting the next task for host managed_node2 21419 1726867386.10565: done getting next task for host managed_node2 21419 1726867386.10571: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867386.10575: ^ 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=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 21419 1726867386.10693: done sending task result for task 0affcac9-a3a5-053a-b750-00000000002f 21419 1726867386.10696: WORKER PROCESS EXITING 21419 1726867386.10705: getting variables 21419 1726867386.10707: in VariableManager get_vars() 21419 1726867386.10766: Calling all_inventory to load vars for managed_node2 21419 1726867386.10769: Calling groups_inventory to load vars for managed_node2 21419 1726867386.10772: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867386.10888: Calling all_plugins_play to load vars for managed_node2 21419 1726867386.10892: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867386.10896: Calling groups_plugins_play to load vars for managed_node2 21419 1726867386.12955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867386.14882: done with get_vars() 21419 1726867386.14902: done getting variables 21419 1726867386.14967: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:23:06 -0400 (0:00:00.082) 0:00:21.285 ****** 21419 1726867386.15001: entering _queue_task() for managed_node2/debug 21419 1726867386.15296: worker is 1 (out of 1 available) 21419 1726867386.15308: exiting _queue_task() for managed_node2/debug 21419 1726867386.15321: done queuing things up, now waiting for results queue to drain 21419 1726867386.15323: waiting for pending results... 21419 1726867386.15660: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867386.16070: in run() - task 0affcac9-a3a5-053a-b750-000000000030 21419 1726867386.16095: variable 'ansible_search_path' from source: unknown 21419 1726867386.16102: variable 'ansible_search_path' from source: unknown 21419 1726867386.16234: calling self._execute() 21419 1726867386.16449: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.16467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.16487: variable 'omit' from source: magic vars 21419 1726867386.17332: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.17469: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.17844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867386.18575: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867386.18654: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867386.18786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867386.18790: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867386.18969: variable 'networkmanager_version' from source: set_fact 21419 1726867386.19052: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.19357: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.19364: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.19586: variable 'networkmanager_version' from source: set_fact 21419 1726867386.19600: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.19803: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.19842: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.20012: variable 'networkmanager_version' from source: set_fact 21419 1726867386.20029: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.20091: variable 'omit' from source: magic vars 21419 1726867386.20119: variable 'omit' from source: magic vars 21419 1726867386.20225: variable 'omit' from source: magic vars 21419 1726867386.20247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867386.20343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867386.20372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867386.20397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867386.20413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867386.20461: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867386.20465: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.20469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.20783: Set connection var ansible_connection to ssh 21419 1726867386.20787: Set connection var ansible_shell_executable to /bin/sh 21419 1726867386.20789: Set connection var ansible_shell_type to sh 21419 1726867386.20792: Set connection var ansible_timeout to 10 21419 1726867386.20794: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867386.20796: Set connection var ansible_pipelining to False 21419 1726867386.20798: variable 'ansible_shell_executable' from source: unknown 21419 1726867386.20800: variable 'ansible_connection' from source: unknown 21419 1726867386.20802: variable 'ansible_module_compression' from source: unknown 21419 1726867386.20803: variable 'ansible_shell_type' from source: unknown 21419 1726867386.20805: variable 'ansible_shell_executable' from source: unknown 21419 1726867386.20807: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.20809: variable 'ansible_pipelining' from source: unknown 21419 1726867386.20812: variable 'ansible_timeout' from source: unknown 21419 1726867386.20813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.20919: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867386.20942: variable 'omit' from source: magic vars 21419 1726867386.20952: starting attempt loop 21419 1726867386.21000: running the handler 21419 1726867386.21092: variable '__network_connections_result' from source: set_fact 21419 1726867386.21161: handler run complete 21419 1726867386.21186: attempt loop complete, returning result 21419 1726867386.21194: _execute() done 21419 1726867386.21201: dumping result to json 21419 1726867386.21209: done dumping result, returning 21419 1726867386.21229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-053a-b750-000000000030] 21419 1726867386.21256: sending task result for task 0affcac9-a3a5-053a-b750-000000000030 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (not-active)" ] } 21419 1726867386.21416: no more pending results, returning what we have 21419 1726867386.21420: results queue empty 21419 1726867386.21421: checking for any_errors_fatal 21419 1726867386.21428: done checking for any_errors_fatal 21419 1726867386.21428: checking for max_fail_percentage 21419 1726867386.21430: done checking for max_fail_percentage 21419 1726867386.21431: checking to see if all hosts have failed and the running result is not ok 21419 1726867386.21433: done checking to see if all hosts have failed 21419 1726867386.21433: getting the remaining hosts for this loop 21419 1726867386.21435: done getting the remaining hosts for this loop 21419 1726867386.21438: getting the next task for host managed_node2 21419 1726867386.21444: done getting next task for host managed_node2 21419 1726867386.21448: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867386.21451: ^ 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=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 21419 1726867386.21460: getting variables 21419 1726867386.21462: in VariableManager get_vars() 21419 1726867386.21524: Calling all_inventory to load vars for managed_node2 21419 1726867386.21527: Calling groups_inventory to load vars for managed_node2 21419 1726867386.21529: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867386.21539: Calling all_plugins_play to load vars for managed_node2 21419 1726867386.21542: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867386.21545: Calling groups_plugins_play to load vars for managed_node2 21419 1726867386.22293: done sending task result for task 0affcac9-a3a5-053a-b750-000000000030 21419 1726867386.22296: WORKER PROCESS EXITING 21419 1726867386.23494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867386.26245: done with get_vars() 21419 1726867386.26280: done getting variables 21419 1726867386.26346: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:23:06 -0400 (0:00:00.113) 0:00:21.399 ****** 21419 1726867386.26388: entering _queue_task() for managed_node2/debug 21419 1726867386.26775: worker is 1 (out of 1 available) 21419 1726867386.26791: exiting _queue_task() for managed_node2/debug 21419 1726867386.26804: done queuing things up, now waiting for results queue to drain 21419 1726867386.26805: waiting for pending results... 21419 1726867386.27162: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867386.27457: in run() - task 0affcac9-a3a5-053a-b750-000000000031 21419 1726867386.27483: variable 'ansible_search_path' from source: unknown 21419 1726867386.27496: variable 'ansible_search_path' from source: unknown 21419 1726867386.27599: calling self._execute() 21419 1726867386.27706: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.27731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.27748: variable 'omit' from source: magic vars 21419 1726867386.28174: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.28195: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.28386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867386.29017: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867386.29060: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867386.29102: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867386.29223: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867386.29276: variable 'networkmanager_version' from source: set_fact 21419 1726867386.29296: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.30101: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.30110: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.30386: variable 'networkmanager_version' from source: set_fact 21419 1726867386.30434: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.30749: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.30753: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.31016: variable 'networkmanager_version' from source: set_fact 21419 1726867386.31030: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.31041: variable 'omit' from source: magic vars 21419 1726867386.31127: variable 'omit' from source: magic vars 21419 1726867386.31300: variable 'omit' from source: magic vars 21419 1726867386.31303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867386.31306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867386.31308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867386.31346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867386.31360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867386.31395: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867386.31409: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.31423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.31682: Set connection var ansible_connection to ssh 21419 1726867386.31685: Set connection var ansible_shell_executable to /bin/sh 21419 1726867386.31688: Set connection var ansible_shell_type to sh 21419 1726867386.31690: Set connection var ansible_timeout to 10 21419 1726867386.31692: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867386.31694: Set connection var ansible_pipelining to False 21419 1726867386.31696: variable 'ansible_shell_executable' from source: unknown 21419 1726867386.31698: variable 'ansible_connection' from source: unknown 21419 1726867386.31700: variable 'ansible_module_compression' from source: unknown 21419 1726867386.31702: variable 'ansible_shell_type' from source: unknown 21419 1726867386.31704: variable 'ansible_shell_executable' from source: unknown 21419 1726867386.31706: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.31708: variable 'ansible_pipelining' from source: unknown 21419 1726867386.31710: variable 'ansible_timeout' from source: unknown 21419 1726867386.31713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.31750: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867386.31767: variable 'omit' from source: magic vars 21419 1726867386.31780: starting attempt loop 21419 1726867386.31787: running the handler 21419 1726867386.31845: variable '__network_connections_result' from source: set_fact 21419 1726867386.31919: variable '__network_connections_result' from source: set_fact 21419 1726867386.32037: handler run complete 21419 1726867386.32156: attempt loop complete, returning result 21419 1726867386.32160: _execute() done 21419 1726867386.32162: dumping result to json 21419 1726867386.32165: done dumping result, returning 21419 1726867386.32168: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-053a-b750-000000000031] 21419 1726867386.32171: sending task result for task 0affcac9-a3a5-053a-b750-000000000031 21419 1726867386.32243: done sending task result for task 0affcac9-a3a5-053a-b750-000000000031 21419 1726867386.32247: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (not-active)" ] } } 21419 1726867386.32337: no more pending results, returning what we have 21419 1726867386.32341: results queue empty 21419 1726867386.32342: checking for any_errors_fatal 21419 1726867386.32348: done checking for any_errors_fatal 21419 1726867386.32349: checking for max_fail_percentage 21419 1726867386.32350: done checking for max_fail_percentage 21419 1726867386.32356: checking to see if all hosts have failed and the running result is not ok 21419 1726867386.32358: done checking to see if all hosts have failed 21419 1726867386.32358: getting the remaining hosts for this loop 21419 1726867386.32360: done getting the remaining hosts for this loop 21419 1726867386.32363: getting the next task for host managed_node2 21419 1726867386.32370: done getting next task for host managed_node2 21419 1726867386.32374: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867386.32379: ^ 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=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 21419 1726867386.32391: getting variables 21419 1726867386.32392: in VariableManager get_vars() 21419 1726867386.32441: Calling all_inventory to load vars for managed_node2 21419 1726867386.32444: Calling groups_inventory to load vars for managed_node2 21419 1726867386.32447: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867386.32457: Calling all_plugins_play to load vars for managed_node2 21419 1726867386.32461: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867386.32464: Calling groups_plugins_play to load vars for managed_node2 21419 1726867386.34853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867386.37952: done with get_vars() 21419 1726867386.37987: done getting variables 21419 1726867386.38054: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:23:06 -0400 (0:00:00.117) 0:00:21.516 ****** 21419 1726867386.38111: entering _queue_task() for managed_node2/debug 21419 1726867386.38458: worker is 1 (out of 1 available) 21419 1726867386.38472: exiting _queue_task() for managed_node2/debug 21419 1726867386.38488: done queuing things up, now waiting for results queue to drain 21419 1726867386.38490: waiting for pending results... 21419 1726867386.38881: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867386.38899: in run() - task 0affcac9-a3a5-053a-b750-000000000032 21419 1726867386.38918: variable 'ansible_search_path' from source: unknown 21419 1726867386.38923: variable 'ansible_search_path' from source: unknown 21419 1726867386.38976: calling self._execute() 21419 1726867386.39084: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.39087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.39091: variable 'omit' from source: magic vars 21419 1726867386.39628: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.39632: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.39769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867386.40384: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867386.40387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867386.40390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867386.40392: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867386.40394: variable 'networkmanager_version' from source: set_fact 21419 1726867386.40397: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.40399: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.40401: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.40583: variable 'networkmanager_version' from source: set_fact 21419 1726867386.40782: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.40786: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.40788: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.40790: variable 'networkmanager_version' from source: set_fact 21419 1726867386.40793: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.40896: variable 'network_state' from source: role '' defaults 21419 1726867386.40905: Evaluated conditional (network_state != {}): False 21419 1726867386.40917: when evaluation is False, skipping this task 21419 1726867386.40920: _execute() done 21419 1726867386.40923: dumping result to json 21419 1726867386.40926: done dumping result, returning 21419 1726867386.40935: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-053a-b750-000000000032] 21419 1726867386.40940: sending task result for task 0affcac9-a3a5-053a-b750-000000000032 21419 1726867386.41035: done sending task result for task 0affcac9-a3a5-053a-b750-000000000032 21419 1726867386.41038: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 21419 1726867386.41088: no more pending results, returning what we have 21419 1726867386.41092: results queue empty 21419 1726867386.41093: checking for any_errors_fatal 21419 1726867386.41103: done checking for any_errors_fatal 21419 1726867386.41104: checking for max_fail_percentage 21419 1726867386.41106: done checking for max_fail_percentage 21419 1726867386.41108: checking to see if all hosts have failed and the running result is not ok 21419 1726867386.41109: done checking to see if all hosts have failed 21419 1726867386.41110: getting the remaining hosts for this loop 21419 1726867386.41111: done getting the remaining hosts for this loop 21419 1726867386.41114: getting the next task for host managed_node2 21419 1726867386.41123: done getting next task for host managed_node2 21419 1726867386.41127: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867386.41130: ^ 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=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 21419 1726867386.41145: getting variables 21419 1726867386.41147: in VariableManager get_vars() 21419 1726867386.41199: Calling all_inventory to load vars for managed_node2 21419 1726867386.41202: Calling groups_inventory to load vars for managed_node2 21419 1726867386.41204: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867386.41215: Calling all_plugins_play to load vars for managed_node2 21419 1726867386.41218: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867386.41221: Calling groups_plugins_play to load vars for managed_node2 21419 1726867386.42960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867386.52855: done with get_vars() 21419 1726867386.52880: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:23:06 -0400 (0:00:00.148) 0:00:21.667 ****** 21419 1726867386.53187: entering _queue_task() for managed_node2/ping 21419 1726867386.53189: Creating lock for ping 21419 1726867386.54039: worker is 1 (out of 1 available) 21419 1726867386.54053: exiting _queue_task() for managed_node2/ping 21419 1726867386.54067: done queuing things up, now waiting for results queue to drain 21419 1726867386.54069: waiting for pending results... 21419 1726867386.54491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867386.54822: in run() - task 0affcac9-a3a5-053a-b750-000000000033 21419 1726867386.54836: variable 'ansible_search_path' from source: unknown 21419 1726867386.54841: variable 'ansible_search_path' from source: unknown 21419 1726867386.54883: calling self._execute() 21419 1726867386.55082: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.55233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.55243: variable 'omit' from source: magic vars 21419 1726867386.56029: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.56042: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.56586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867386.57088: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867386.57133: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867386.57322: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867386.57359: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867386.57622: variable 'networkmanager_version' from source: set_fact 21419 1726867386.57636: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.57863: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.57867: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.58169: variable 'networkmanager_version' from source: set_fact 21419 1726867386.58180: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.58400: variable 'ansible_distribution_major_version' from source: facts 21419 1726867386.58403: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867386.58641: variable 'networkmanager_version' from source: set_fact 21419 1726867386.58651: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867386.58654: variable 'omit' from source: magic vars 21419 1726867386.58823: variable 'omit' from source: magic vars 21419 1726867386.58863: variable 'omit' from source: magic vars 21419 1726867386.58896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867386.59124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867386.59128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867386.59130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867386.59143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867386.59171: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867386.59175: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.59179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.59358: Set connection var ansible_connection to ssh 21419 1726867386.59362: Set connection var ansible_shell_executable to /bin/sh 21419 1726867386.59364: Set connection var ansible_shell_type to sh 21419 1726867386.59366: Set connection var ansible_timeout to 10 21419 1726867386.59483: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867386.59487: Set connection var ansible_pipelining to False 21419 1726867386.59573: variable 'ansible_shell_executable' from source: unknown 21419 1726867386.59579: variable 'ansible_connection' from source: unknown 21419 1726867386.59582: variable 'ansible_module_compression' from source: unknown 21419 1726867386.59584: variable 'ansible_shell_type' from source: unknown 21419 1726867386.59586: variable 'ansible_shell_executable' from source: unknown 21419 1726867386.59588: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867386.59591: variable 'ansible_pipelining' from source: unknown 21419 1726867386.59593: variable 'ansible_timeout' from source: unknown 21419 1726867386.59595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867386.59895: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867386.59905: variable 'omit' from source: magic vars 21419 1726867386.59908: starting attempt loop 21419 1726867386.59911: running the handler 21419 1726867386.59983: _low_level_execute_command(): starting 21419 1726867386.59986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867386.61353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867386.61463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867386.61469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867386.61510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867386.61658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867386.61691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867386.62290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867386.63672: stdout chunk (state=3): >>>/root <<< 21419 1726867386.63797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867386.63801: stderr chunk (state=3): >>><<< 21419 1726867386.63804: stdout chunk (state=3): >>><<< 21419 1726867386.63830: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867386.63905: _low_level_execute_command(): starting 21419 1726867386.63910: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222 `" && echo ansible-tmp-1726867386.638296-22417-195651441593222="` echo /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222 `" ) && sleep 0' 21419 1726867386.64922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867386.65187: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867386.65397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867386.65507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867386.67408: stdout chunk (state=3): >>>ansible-tmp-1726867386.638296-22417-195651441593222=/root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222 <<< 21419 1726867386.67538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867386.67542: stdout chunk (state=3): >>><<< 21419 1726867386.67545: stderr chunk (state=3): >>><<< 21419 1726867386.67565: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867386.638296-22417-195651441593222=/root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867386.67619: variable 'ansible_module_compression' from source: unknown 21419 1726867386.67662: ANSIBALLZ: Using lock for ping 21419 1726867386.67666: ANSIBALLZ: Acquiring lock 21419 1726867386.67668: ANSIBALLZ: Lock acquired: 140690509791456 21419 1726867386.67671: ANSIBALLZ: Creating module 21419 1726867386.82757: ANSIBALLZ: Writing module into payload 21419 1726867386.82819: ANSIBALLZ: Writing module 21419 1726867386.82836: ANSIBALLZ: Renaming module 21419 1726867386.82843: ANSIBALLZ: Done creating module 21419 1726867386.82862: variable 'ansible_facts' from source: unknown 21419 1726867386.83141: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/AnsiballZ_ping.py 21419 1726867386.83400: Sending initial data 21419 1726867386.83404: Sent initial data (152 bytes) 21419 1726867386.83924: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867386.83992: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867386.84033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867386.84046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867386.84049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867386.84142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867386.85844: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21419 1726867386.85847: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 21419 1726867386.85871: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867386.85921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867386.86153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp45ni5jpz /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/AnsiballZ_ping.py <<< 21419 1726867386.86158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/AnsiballZ_ping.py" <<< 21419 1726867386.86161: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp45ni5jpz" to remote "/root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/AnsiballZ_ping.py" <<< 21419 1726867386.87116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867386.87173: stderr chunk (state=3): >>><<< 21419 1726867386.87186: stdout chunk (state=3): >>><<< 21419 1726867386.87321: done transferring module to remote 21419 1726867386.87325: _low_level_execute_command(): starting 21419 1726867386.87327: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/ /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/AnsiballZ_ping.py && sleep 0' 21419 1726867386.87820: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867386.87835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867386.87851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867386.87869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867386.87893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867386.87987: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867386.88009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867386.88085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867386.89847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867386.89893: stderr chunk (state=3): >>><<< 21419 1726867386.89902: stdout chunk (state=3): >>><<< 21419 1726867386.89926: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867386.89937: _low_level_execute_command(): starting 21419 1726867386.89948: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/AnsiballZ_ping.py && sleep 0' 21419 1726867386.90505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867386.90525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867386.90539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867386.90559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867386.90578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867386.90594: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867386.90609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867386.90632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867386.90695: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867386.90737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867386.90754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867386.90776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867386.90854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.05946: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21419 1726867387.07341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867387.07367: stdout chunk (state=3): >>><<< 21419 1726867387.07557: stderr chunk (state=3): >>><<< 21419 1726867387.07560: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867387.07563: 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-1726867386.638296-22417-195651441593222/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867387.07566: _low_level_execute_command(): starting 21419 1726867387.07568: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867386.638296-22417-195651441593222/ > /dev/null 2>&1 && sleep 0' 21419 1726867387.08279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867387.08345: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.08404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867387.08422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867387.08449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867387.08515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.10583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867387.10586: stdout chunk (state=3): >>><<< 21419 1726867387.10589: stderr chunk (state=3): >>><<< 21419 1726867387.10592: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867387.10594: handler run complete 21419 1726867387.10597: attempt loop complete, returning result 21419 1726867387.10599: _execute() done 21419 1726867387.10601: dumping result to json 21419 1726867387.10603: done dumping result, returning 21419 1726867387.10886: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-053a-b750-000000000033] 21419 1726867387.10889: sending task result for task 0affcac9-a3a5-053a-b750-000000000033 21419 1726867387.10961: done sending task result for task 0affcac9-a3a5-053a-b750-000000000033 21419 1726867387.10965: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 21419 1726867387.11048: no more pending results, returning what we have 21419 1726867387.11051: results queue empty 21419 1726867387.11052: checking for any_errors_fatal 21419 1726867387.11059: done checking for any_errors_fatal 21419 1726867387.11059: checking for max_fail_percentage 21419 1726867387.11061: done checking for max_fail_percentage 21419 1726867387.11063: checking to see if all hosts have failed and the running result is not ok 21419 1726867387.11064: done checking to see if all hosts have failed 21419 1726867387.11065: getting the remaining hosts for this loop 21419 1726867387.11066: done getting the remaining hosts for this loop 21419 1726867387.11069: getting the next task for host managed_node2 21419 1726867387.11082: done getting next task for host managed_node2 21419 1726867387.11084: ^ task is: TASK: meta (role_complete) 21419 1726867387.11086: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867387.11097: getting variables 21419 1726867387.11099: in VariableManager get_vars() 21419 1726867387.11153: Calling all_inventory to load vars for managed_node2 21419 1726867387.11155: Calling groups_inventory to load vars for managed_node2 21419 1726867387.11158: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.11169: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.11172: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.11174: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.12852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.14410: done with get_vars() 21419 1726867387.14443: done getting variables 21419 1726867387.14536: done queuing things up, now waiting for results queue to drain 21419 1726867387.14538: results queue empty 21419 1726867387.14538: checking for any_errors_fatal 21419 1726867387.14541: done checking for any_errors_fatal 21419 1726867387.14542: checking for max_fail_percentage 21419 1726867387.14543: done checking for max_fail_percentage 21419 1726867387.14543: checking to see if all hosts have failed and the running result is not ok 21419 1726867387.14544: done checking to see if all hosts have failed 21419 1726867387.14544: getting the remaining hosts for this loop 21419 1726867387.14545: done getting the remaining hosts for this loop 21419 1726867387.14548: getting the next task for host managed_node2 21419 1726867387.14552: done getting next task for host managed_node2 21419 1726867387.14554: ^ task is: TASK: Get profile's ring options 21419 1726867387.14555: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867387.14558: getting variables 21419 1726867387.14559: in VariableManager get_vars() 21419 1726867387.14578: Calling all_inventory to load vars for managed_node2 21419 1726867387.14581: Calling groups_inventory to load vars for managed_node2 21419 1726867387.14583: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.14587: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.14589: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.14592: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.15805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.17737: done with get_vars() 21419 1726867387.17757: done getting variables 21419 1726867387.17804: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Friday 20 September 2024 17:23:07 -0400 (0:00:00.646) 0:00:22.313 ****** 21419 1726867387.17835: entering _queue_task() for managed_node2/command 21419 1726867387.18641: worker is 1 (out of 1 available) 21419 1726867387.18653: exiting _queue_task() for managed_node2/command 21419 1726867387.18665: done queuing things up, now waiting for results queue to drain 21419 1726867387.18667: waiting for pending results... 21419 1726867387.19315: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 21419 1726867387.19364: in run() - task 0affcac9-a3a5-053a-b750-000000000063 21419 1726867387.19429: variable 'ansible_search_path' from source: unknown 21419 1726867387.19583: calling self._execute() 21419 1726867387.19683: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.19747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.19762: variable 'omit' from source: magic vars 21419 1726867387.20582: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.20599: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.20903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867387.21174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867387.21228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867387.21271: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867387.21315: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867387.21403: variable 'networkmanager_version' from source: set_fact 21419 1726867387.21424: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.21582: variable 'network_provider' from source: set_fact 21419 1726867387.21597: Evaluated conditional (network_provider == "nm"): True 21419 1726867387.21606: variable 'omit' from source: magic vars 21419 1726867387.21634: variable 'omit' from source: magic vars 21419 1726867387.21736: variable 'interface' from source: play vars 21419 1726867387.21809: variable 'omit' from source: magic vars 21419 1726867387.21814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867387.21830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867387.21852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867387.21875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867387.21894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867387.21934: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867387.21942: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.21948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.22082: Set connection var ansible_connection to ssh 21419 1726867387.22085: Set connection var ansible_shell_executable to /bin/sh 21419 1726867387.22087: Set connection var ansible_shell_type to sh 21419 1726867387.22089: Set connection var ansible_timeout to 10 21419 1726867387.22091: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867387.22093: Set connection var ansible_pipelining to False 21419 1726867387.22123: variable 'ansible_shell_executable' from source: unknown 21419 1726867387.22135: variable 'ansible_connection' from source: unknown 21419 1726867387.22245: variable 'ansible_module_compression' from source: unknown 21419 1726867387.22249: variable 'ansible_shell_type' from source: unknown 21419 1726867387.22251: variable 'ansible_shell_executable' from source: unknown 21419 1726867387.22253: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.22256: variable 'ansible_pipelining' from source: unknown 21419 1726867387.22258: variable 'ansible_timeout' from source: unknown 21419 1726867387.22260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.22274: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867387.22294: variable 'omit' from source: magic vars 21419 1726867387.22304: starting attempt loop 21419 1726867387.22311: running the handler 21419 1726867387.22334: _low_level_execute_command(): starting 21419 1726867387.22346: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867387.23072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867387.23094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867387.23115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867387.23198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.23247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867387.23262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867387.23346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867387.23472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.25153: stdout chunk (state=3): >>>/root <<< 21419 1726867387.25400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867387.25404: stdout chunk (state=3): >>><<< 21419 1726867387.25406: stderr chunk (state=3): >>><<< 21419 1726867387.25623: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867387.25634: _low_level_execute_command(): starting 21419 1726867387.25637: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772 `" && echo ansible-tmp-1726867387.2542927-22450-139828011055772="` echo /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772 `" ) && sleep 0' 21419 1726867387.26767: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867387.26787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867387.26807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867387.26833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867387.26850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867387.26892: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.26961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867387.26989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867387.27021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867387.27169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.29053: stdout chunk (state=3): >>>ansible-tmp-1726867387.2542927-22450-139828011055772=/root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772 <<< 21419 1726867387.29200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867387.29587: stdout chunk (state=3): >>><<< 21419 1726867387.29590: stderr chunk (state=3): >>><<< 21419 1726867387.29593: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867387.2542927-22450-139828011055772=/root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867387.29595: variable 'ansible_module_compression' from source: unknown 21419 1726867387.29598: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867387.29600: variable 'ansible_facts' from source: unknown 21419 1726867387.29743: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/AnsiballZ_command.py 21419 1726867387.30219: Sending initial data 21419 1726867387.30222: Sent initial data (156 bytes) 21419 1726867387.31284: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867387.31291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867387.31340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867387.31345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.31517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867387.31520: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.31593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867387.31656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.33236: 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 <<< 21419 1726867387.33274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867387.33349: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp52e78kl2 /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/AnsiballZ_command.py <<< 21419 1726867387.33353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/AnsiballZ_command.py" <<< 21419 1726867387.33400: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp52e78kl2" to remote "/root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/AnsiballZ_command.py" <<< 21419 1726867387.35238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867387.35325: stderr chunk (state=3): >>><<< 21419 1726867387.35328: stdout chunk (state=3): >>><<< 21419 1726867387.35353: done transferring module to remote 21419 1726867387.35362: _low_level_execute_command(): starting 21419 1726867387.35369: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/ /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/AnsiballZ_command.py && sleep 0' 21419 1726867387.36649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867387.36652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867387.36655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867387.36794: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867387.36886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867387.36949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.38761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867387.38870: stderr chunk (state=3): >>><<< 21419 1726867387.38874: stdout chunk (state=3): >>><<< 21419 1726867387.38892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867387.38895: _low_level_execute_command(): starting 21419 1726867387.38901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/AnsiballZ_command.py && sleep 0' 21419 1726867387.40079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867387.40184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867387.40191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867387.40210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867387.40219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.40225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867387.40231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867387.40252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867387.40258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867387.40279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.40359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867387.40404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867387.40445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.57129: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:07.554723", "end": "2024-09-20 17:23:07.569965", "delta": "0:00:00.015242", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21419 1726867387.58641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867387.58680: stderr chunk (state=3): >>><<< 21419 1726867387.58685: stdout chunk (state=3): >>><<< 21419 1726867387.58712: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:07.554723", "end": "2024-09-20 17:23:07.569965", "delta": "0:00:00.015242", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867387.58788: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726867387.2542927-22450-139828011055772/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867387.58796: _low_level_execute_command(): starting 21419 1726867387.58798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867387.2542927-22450-139828011055772/ > /dev/null 2>&1 && sleep 0' 21419 1726867387.59343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867387.59346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.59349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867387.59351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867387.59418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867387.59422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867387.59474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867387.61286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867387.61307: stderr chunk (state=3): >>><<< 21419 1726867387.61310: stdout chunk (state=3): >>><<< 21419 1726867387.61326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867387.61331: handler run complete 21419 1726867387.61365: Evaluated conditional (False): False 21419 1726867387.61373: attempt loop complete, returning result 21419 1726867387.61375: _execute() done 21419 1726867387.61380: dumping result to json 21419 1726867387.61382: done dumping result, returning 21419 1726867387.61391: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-053a-b750-000000000063] 21419 1726867387.61396: sending task result for task 0affcac9-a3a5-053a-b750-000000000063 21419 1726867387.61495: done sending task result for task 0affcac9-a3a5-053a-b750-000000000063 21419 1726867387.61498: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015242", "end": "2024-09-20 17:23:07.569965", "rc": 0, "start": "2024-09-20 17:23:07.554723" } 21419 1726867387.61566: no more pending results, returning what we have 21419 1726867387.61570: results queue empty 21419 1726867387.61571: checking for any_errors_fatal 21419 1726867387.61573: done checking for any_errors_fatal 21419 1726867387.61573: checking for max_fail_percentage 21419 1726867387.61575: done checking for max_fail_percentage 21419 1726867387.61576: checking to see if all hosts have failed and the running result is not ok 21419 1726867387.61579: done checking to see if all hosts have failed 21419 1726867387.61579: getting the remaining hosts for this loop 21419 1726867387.61581: done getting the remaining hosts for this loop 21419 1726867387.61584: getting the next task for host managed_node2 21419 1726867387.61590: done getting next task for host managed_node2 21419 1726867387.61592: ^ task is: TASK: ASSERT: The profile does not contain ring options 21419 1726867387.61594: ^ state is: HOST STATE: block=3, 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 21419 1726867387.61598: getting variables 21419 1726867387.61600: in VariableManager get_vars() 21419 1726867387.61649: Calling all_inventory to load vars for managed_node2 21419 1726867387.61652: Calling groups_inventory to load vars for managed_node2 21419 1726867387.61654: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.61665: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.61667: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.61669: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.62475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.63994: done with get_vars() 21419 1726867387.64015: done getting variables 21419 1726867387.64096: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Friday 20 September 2024 17:23:07 -0400 (0:00:00.462) 0:00:22.776 ****** 21419 1726867387.64132: entering _queue_task() for managed_node2/assert 21419 1726867387.64398: worker is 1 (out of 1 available) 21419 1726867387.64418: exiting _queue_task() for managed_node2/assert 21419 1726867387.64432: done queuing things up, now waiting for results queue to drain 21419 1726867387.64433: waiting for pending results... 21419 1726867387.64689: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options 21419 1726867387.64802: in run() - task 0affcac9-a3a5-053a-b750-000000000064 21419 1726867387.64806: variable 'ansible_search_path' from source: unknown 21419 1726867387.64834: calling self._execute() 21419 1726867387.64919: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.64928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.64932: variable 'omit' from source: magic vars 21419 1726867387.65280: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.65295: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.65416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867387.65599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867387.65635: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867387.65660: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867387.65687: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867387.65748: variable 'networkmanager_version' from source: set_fact 21419 1726867387.65771: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.65881: variable 'network_provider' from source: set_fact 21419 1726867387.65887: Evaluated conditional (network_provider == "nm"): True 21419 1726867387.65893: variable 'omit' from source: magic vars 21419 1726867387.65909: variable 'omit' from source: magic vars 21419 1726867387.65939: variable 'omit' from source: magic vars 21419 1726867387.65960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867387.65981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867387.65996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867387.66009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867387.66018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867387.66043: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867387.66047: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.66049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.66119: Set connection var ansible_connection to ssh 21419 1726867387.66122: Set connection var ansible_shell_executable to /bin/sh 21419 1726867387.66125: Set connection var ansible_shell_type to sh 21419 1726867387.66130: Set connection var ansible_timeout to 10 21419 1726867387.66141: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867387.66143: Set connection var ansible_pipelining to False 21419 1726867387.66158: variable 'ansible_shell_executable' from source: unknown 21419 1726867387.66161: variable 'ansible_connection' from source: unknown 21419 1726867387.66164: variable 'ansible_module_compression' from source: unknown 21419 1726867387.66166: variable 'ansible_shell_type' from source: unknown 21419 1726867387.66169: variable 'ansible_shell_executable' from source: unknown 21419 1726867387.66171: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.66174: variable 'ansible_pipelining' from source: unknown 21419 1726867387.66179: variable 'ansible_timeout' from source: unknown 21419 1726867387.66183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.66253: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867387.66262: variable 'omit' from source: magic vars 21419 1726867387.66266: starting attempt loop 21419 1726867387.66269: running the handler 21419 1726867387.66426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867387.68225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867387.68275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867387.68322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867387.68349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867387.68370: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867387.68423: 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) 21419 1726867387.68442: 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) 21419 1726867387.68460: 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) 21419 1726867387.68487: 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) 21419 1726867387.68498: 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) 21419 1726867387.68570: variable 'no_ring_nm' from source: set_fact 21419 1726867387.68587: Evaluated conditional (no_ring_nm.stdout | length == 0): True 21419 1726867387.68591: handler run complete 21419 1726867387.68601: attempt loop complete, returning result 21419 1726867387.68604: _execute() done 21419 1726867387.68606: dumping result to json 21419 1726867387.68609: done dumping result, returning 21419 1726867387.68618: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options [0affcac9-a3a5-053a-b750-000000000064] 21419 1726867387.68620: sending task result for task 0affcac9-a3a5-053a-b750-000000000064 21419 1726867387.68704: done sending task result for task 0affcac9-a3a5-053a-b750-000000000064 21419 1726867387.68707: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 21419 1726867387.68797: no more pending results, returning what we have 21419 1726867387.68800: results queue empty 21419 1726867387.68801: checking for any_errors_fatal 21419 1726867387.68809: done checking for any_errors_fatal 21419 1726867387.68810: checking for max_fail_percentage 21419 1726867387.68811: done checking for max_fail_percentage 21419 1726867387.68815: checking to see if all hosts have failed and the running result is not ok 21419 1726867387.68816: done checking to see if all hosts have failed 21419 1726867387.68824: getting the remaining hosts for this loop 21419 1726867387.68826: done getting the remaining hosts for this loop 21419 1726867387.68829: getting the next task for host managed_node2 21419 1726867387.68836: done getting next task for host managed_node2 21419 1726867387.68839: ^ task is: TASK: Get profile's ring options 21419 1726867387.68841: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867387.68845: getting variables 21419 1726867387.68846: in VariableManager get_vars() 21419 1726867387.68889: Calling all_inventory to load vars for managed_node2 21419 1726867387.68891: Calling groups_inventory to load vars for managed_node2 21419 1726867387.68897: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.68907: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.68910: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.68914: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.70196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.71188: done with get_vars() 21419 1726867387.71209: done getting variables 21419 1726867387.71287: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Friday 20 September 2024 17:23:07 -0400 (0:00:00.071) 0:00:22.848 ****** 21419 1726867387.71315: entering _queue_task() for managed_node2/command 21419 1726867387.71558: worker is 1 (out of 1 available) 21419 1726867387.71573: exiting _queue_task() for managed_node2/command 21419 1726867387.71589: done queuing things up, now waiting for results queue to drain 21419 1726867387.71590: waiting for pending results... 21419 1726867387.71943: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 21419 1726867387.71995: in run() - task 0affcac9-a3a5-053a-b750-000000000065 21419 1726867387.72021: variable 'ansible_search_path' from source: unknown 21419 1726867387.72085: calling self._execute() 21419 1726867387.72201: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.72205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.72211: variable 'omit' from source: magic vars 21419 1726867387.72558: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.72569: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.72773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867387.72985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867387.73023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867387.73056: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867387.73092: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867387.73201: variable 'networkmanager_version' from source: set_fact 21419 1726867387.73204: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.73519: variable 'network_provider' from source: set_fact 21419 1726867387.73522: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867387.73525: when evaluation is False, skipping this task 21419 1726867387.73527: _execute() done 21419 1726867387.73583: dumping result to json 21419 1726867387.73588: done dumping result, returning 21419 1726867387.73590: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-053a-b750-000000000065] 21419 1726867387.73592: sending task result for task 0affcac9-a3a5-053a-b750-000000000065 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867387.73759: no more pending results, returning what we have 21419 1726867387.73764: results queue empty 21419 1726867387.73765: checking for any_errors_fatal 21419 1726867387.73822: done checking for any_errors_fatal 21419 1726867387.73823: checking for max_fail_percentage 21419 1726867387.73826: done checking for max_fail_percentage 21419 1726867387.73827: checking to see if all hosts have failed and the running result is not ok 21419 1726867387.73828: done checking to see if all hosts have failed 21419 1726867387.73829: getting the remaining hosts for this loop 21419 1726867387.73830: done getting the remaining hosts for this loop 21419 1726867387.73834: getting the next task for host managed_node2 21419 1726867387.73840: done getting next task for host managed_node2 21419 1726867387.73842: ^ task is: TASK: ASSERT: The profile does not contain ring options 21419 1726867387.73845: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867387.73848: getting variables 21419 1726867387.73849: in VariableManager get_vars() 21419 1726867387.73898: Calling all_inventory to load vars for managed_node2 21419 1726867387.73901: Calling groups_inventory to load vars for managed_node2 21419 1726867387.73903: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.73916: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.73919: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.73960: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.73971: done sending task result for task 0affcac9-a3a5-053a-b750-000000000065 21419 1726867387.73974: WORKER PROCESS EXITING 21419 1726867387.74903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.75762: done with get_vars() 21419 1726867387.75778: done getting variables 21419 1726867387.75818: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Friday 20 September 2024 17:23:07 -0400 (0:00:00.045) 0:00:22.893 ****** 21419 1726867387.75840: entering _queue_task() for managed_node2/assert 21419 1726867387.76043: worker is 1 (out of 1 available) 21419 1726867387.76056: exiting _queue_task() for managed_node2/assert 21419 1726867387.76069: done queuing things up, now waiting for results queue to drain 21419 1726867387.76070: waiting for pending results... 21419 1726867387.76489: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options 21419 1726867387.76493: in run() - task 0affcac9-a3a5-053a-b750-000000000066 21419 1726867387.76496: variable 'ansible_search_path' from source: unknown 21419 1726867387.76531: calling self._execute() 21419 1726867387.76628: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.76640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.76653: variable 'omit' from source: magic vars 21419 1726867387.77029: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.77046: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.77222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867387.77487: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867387.77542: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867387.77583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867387.77624: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867387.77706: variable 'networkmanager_version' from source: set_fact 21419 1726867387.77727: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.78210: variable 'network_provider' from source: set_fact 21419 1726867387.78224: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867387.78233: when evaluation is False, skipping this task 21419 1726867387.78240: _execute() done 21419 1726867387.78247: dumping result to json 21419 1726867387.78255: done dumping result, returning 21419 1726867387.78265: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain ring options [0affcac9-a3a5-053a-b750-000000000066] 21419 1726867387.78275: sending task result for task 0affcac9-a3a5-053a-b750-000000000066 21419 1726867387.78490: done sending task result for task 0affcac9-a3a5-053a-b750-000000000066 21419 1726867387.78495: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867387.78541: no more pending results, returning what we have 21419 1726867387.78544: results queue empty 21419 1726867387.78545: checking for any_errors_fatal 21419 1726867387.78557: done checking for any_errors_fatal 21419 1726867387.78558: checking for max_fail_percentage 21419 1726867387.78560: done checking for max_fail_percentage 21419 1726867387.78561: checking to see if all hosts have failed and the running result is not ok 21419 1726867387.78562: done checking to see if all hosts have failed 21419 1726867387.78563: getting the remaining hosts for this loop 21419 1726867387.78564: done getting the remaining hosts for this loop 21419 1726867387.78567: getting the next task for host managed_node2 21419 1726867387.78573: done getting next task for host managed_node2 21419 1726867387.78575: ^ task is: TASK: TEST: I can set rx. 21419 1726867387.78579: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867387.78582: getting variables 21419 1726867387.78583: in VariableManager get_vars() 21419 1726867387.78626: Calling all_inventory to load vars for managed_node2 21419 1726867387.78629: Calling groups_inventory to load vars for managed_node2 21419 1726867387.78631: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.78640: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.78642: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.78645: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.80099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.81642: done with get_vars() 21419 1726867387.81665: done getting variables 21419 1726867387.81730: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Friday 20 September 2024 17:23:07 -0400 (0:00:00.059) 0:00:22.952 ****** 21419 1726867387.81760: entering _queue_task() for managed_node2/debug 21419 1726867387.82152: worker is 1 (out of 1 available) 21419 1726867387.82165: exiting _queue_task() for managed_node2/debug 21419 1726867387.82281: done queuing things up, now waiting for results queue to drain 21419 1726867387.82284: waiting for pending results... 21419 1726867387.82465: running TaskExecutor() for managed_node2/TASK: TEST: I can set rx. 21419 1726867387.82571: in run() - task 0affcac9-a3a5-053a-b750-000000000067 21419 1726867387.82593: variable 'ansible_search_path' from source: unknown 21419 1726867387.82637: calling self._execute() 21419 1726867387.82744: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.82756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.82771: variable 'omit' from source: magic vars 21419 1726867387.83166: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.83186: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.83367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867387.83682: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867387.83738: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867387.83796: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867387.83841: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867387.83943: variable 'networkmanager_version' from source: set_fact 21419 1726867387.83960: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.83969: variable 'omit' from source: magic vars 21419 1726867387.83996: variable 'omit' from source: magic vars 21419 1726867387.84037: variable 'omit' from source: magic vars 21419 1726867387.84074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867387.84156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867387.84219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867387.84223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867387.84237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867387.84274: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867387.84286: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.84373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.84416: Set connection var ansible_connection to ssh 21419 1726867387.84431: Set connection var ansible_shell_executable to /bin/sh 21419 1726867387.84438: Set connection var ansible_shell_type to sh 21419 1726867387.84447: Set connection var ansible_timeout to 10 21419 1726867387.84457: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867387.84469: Set connection var ansible_pipelining to False 21419 1726867387.84503: variable 'ansible_shell_executable' from source: unknown 21419 1726867387.84511: variable 'ansible_connection' from source: unknown 21419 1726867387.84523: variable 'ansible_module_compression' from source: unknown 21419 1726867387.84531: variable 'ansible_shell_type' from source: unknown 21419 1726867387.84539: variable 'ansible_shell_executable' from source: unknown 21419 1726867387.84546: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.84554: variable 'ansible_pipelining' from source: unknown 21419 1726867387.84561: variable 'ansible_timeout' from source: unknown 21419 1726867387.84569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.84683: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867387.84883: variable 'omit' from source: magic vars 21419 1726867387.84886: starting attempt loop 21419 1726867387.84888: running the handler 21419 1726867387.84891: handler run complete 21419 1726867387.84893: attempt loop complete, returning result 21419 1726867387.84894: _execute() done 21419 1726867387.84897: dumping result to json 21419 1726867387.84898: done dumping result, returning 21419 1726867387.84900: done running TaskExecutor() for managed_node2/TASK: TEST: I can set rx. [0affcac9-a3a5-053a-b750-000000000067] 21419 1726867387.84902: sending task result for task 0affcac9-a3a5-053a-b750-000000000067 21419 1726867387.84965: done sending task result for task 0affcac9-a3a5-053a-b750-000000000067 21419 1726867387.84968: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 21419 1726867387.85021: no more pending results, returning what we have 21419 1726867387.85025: results queue empty 21419 1726867387.85026: checking for any_errors_fatal 21419 1726867387.85034: done checking for any_errors_fatal 21419 1726867387.85035: checking for max_fail_percentage 21419 1726867387.85037: done checking for max_fail_percentage 21419 1726867387.85038: checking to see if all hosts have failed and the running result is not ok 21419 1726867387.85039: done checking to see if all hosts have failed 21419 1726867387.85039: getting the remaining hosts for this loop 21419 1726867387.85040: done getting the remaining hosts for this loop 21419 1726867387.85044: getting the next task for host managed_node2 21419 1726867387.85051: done getting next task for host managed_node2 21419 1726867387.85056: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867387.85059: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867387.85079: getting variables 21419 1726867387.85081: in VariableManager get_vars() 21419 1726867387.85131: Calling all_inventory to load vars for managed_node2 21419 1726867387.85134: Calling groups_inventory to load vars for managed_node2 21419 1726867387.85137: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.85147: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.85149: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.85152: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.86708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.88663: done with get_vars() 21419 1726867387.88683: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:23:07 -0400 (0:00:00.070) 0:00:23.023 ****** 21419 1726867387.88774: entering _queue_task() for managed_node2/include_tasks 21419 1726867387.89049: worker is 1 (out of 1 available) 21419 1726867387.89061: exiting _queue_task() for managed_node2/include_tasks 21419 1726867387.89073: done queuing things up, now waiting for results queue to drain 21419 1726867387.89074: waiting for pending results... 21419 1726867387.89337: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867387.89784: in run() - task 0affcac9-a3a5-053a-b750-00000000006f 21419 1726867387.89787: variable 'ansible_search_path' from source: unknown 21419 1726867387.89790: variable 'ansible_search_path' from source: unknown 21419 1726867387.89793: calling self._execute() 21419 1726867387.90284: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867387.90287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867387.90290: variable 'omit' from source: magic vars 21419 1726867387.90689: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.90769: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.91060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867387.91680: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867387.91798: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867387.91879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867387.91971: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867387.92067: variable 'networkmanager_version' from source: set_fact 21419 1726867387.92088: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.92253: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.92263: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.92404: variable 'networkmanager_version' from source: set_fact 21419 1726867387.92421: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.92538: variable 'ansible_distribution_major_version' from source: facts 21419 1726867387.92548: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867387.92684: variable 'networkmanager_version' from source: set_fact 21419 1726867387.92699: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867387.92716: _execute() done 21419 1726867387.92724: dumping result to json 21419 1726867387.92731: done dumping result, returning 21419 1726867387.92742: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-053a-b750-00000000006f] 21419 1726867387.92750: sending task result for task 0affcac9-a3a5-053a-b750-00000000006f 21419 1726867387.92893: no more pending results, returning what we have 21419 1726867387.92899: in VariableManager get_vars() 21419 1726867387.92958: Calling all_inventory to load vars for managed_node2 21419 1726867387.92961: Calling groups_inventory to load vars for managed_node2 21419 1726867387.92963: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867387.92973: Calling all_plugins_play to load vars for managed_node2 21419 1726867387.92976: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867387.92981: Calling groups_plugins_play to load vars for managed_node2 21419 1726867387.93793: done sending task result for task 0affcac9-a3a5-053a-b750-00000000006f 21419 1726867387.93797: WORKER PROCESS EXITING 21419 1726867387.95029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867387.98341: done with get_vars() 21419 1726867387.98370: variable 'ansible_search_path' from source: unknown 21419 1726867387.98372: variable 'ansible_search_path' from source: unknown 21419 1726867387.98418: we have included files to process 21419 1726867387.98420: generating all_blocks data 21419 1726867387.98422: done generating all_blocks data 21419 1726867387.98427: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867387.98428: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867387.98431: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867387.99894: done processing included file 21419 1726867387.99896: iterating over new_blocks loaded from include file 21419 1726867387.99898: in VariableManager get_vars() 21419 1726867387.99935: done with get_vars() 21419 1726867387.99937: filtering new block on tags 21419 1726867387.99958: done filtering new block on tags 21419 1726867387.99962: in VariableManager get_vars() 21419 1726867387.99994: done with get_vars() 21419 1726867387.99996: filtering new block on tags 21419 1726867388.00020: done filtering new block on tags 21419 1726867388.00023: in VariableManager get_vars() 21419 1726867388.00052: done with get_vars() 21419 1726867388.00054: filtering new block on tags 21419 1726867388.00073: done filtering new block on tags 21419 1726867388.00075: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 21419 1726867388.00285: extending task lists for all hosts with included blocks 21419 1726867388.01969: done extending task lists 21419 1726867388.01970: done processing included files 21419 1726867388.01971: results queue empty 21419 1726867388.01972: checking for any_errors_fatal 21419 1726867388.01976: done checking for any_errors_fatal 21419 1726867388.01979: checking for max_fail_percentage 21419 1726867388.01980: done checking for max_fail_percentage 21419 1726867388.01981: checking to see if all hosts have failed and the running result is not ok 21419 1726867388.01982: done checking to see if all hosts have failed 21419 1726867388.01983: getting the remaining hosts for this loop 21419 1726867388.01984: done getting the remaining hosts for this loop 21419 1726867388.01986: getting the next task for host managed_node2 21419 1726867388.01990: done getting next task for host managed_node2 21419 1726867388.01992: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867388.01995: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867388.02005: getting variables 21419 1726867388.02006: in VariableManager get_vars() 21419 1726867388.02028: Calling all_inventory to load vars for managed_node2 21419 1726867388.02030: Calling groups_inventory to load vars for managed_node2 21419 1726867388.02032: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867388.02038: Calling all_plugins_play to load vars for managed_node2 21419 1726867388.02040: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867388.02048: Calling groups_plugins_play to load vars for managed_node2 21419 1726867388.04744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867388.07042: done with get_vars() 21419 1726867388.07066: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:23:08 -0400 (0:00:00.183) 0:00:23.206 ****** 21419 1726867388.07156: entering _queue_task() for managed_node2/setup 21419 1726867388.07624: worker is 1 (out of 1 available) 21419 1726867388.07637: exiting _queue_task() for managed_node2/setup 21419 1726867388.07766: done queuing things up, now waiting for results queue to drain 21419 1726867388.07768: waiting for pending results... 21419 1726867388.08463: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867388.08642: in run() - task 0affcac9-a3a5-053a-b750-0000000003f4 21419 1726867388.08668: variable 'ansible_search_path' from source: unknown 21419 1726867388.08681: variable 'ansible_search_path' from source: unknown 21419 1726867388.08724: calling self._execute() 21419 1726867388.08829: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867388.08842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867388.08859: variable 'omit' from source: magic vars 21419 1726867388.09245: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.09269: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.09887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867388.10158: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867388.10235: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867388.10290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867388.10426: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867388.10618: variable 'networkmanager_version' from source: set_fact 21419 1726867388.10640: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.10879: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.11062: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.11208: variable 'networkmanager_version' from source: set_fact 21419 1726867388.11226: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.11449: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.11496: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.11804: variable 'networkmanager_version' from source: set_fact 21419 1726867388.11857: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.12400: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.12410: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.12728: variable 'networkmanager_version' from source: set_fact 21419 1726867388.12732: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.13060: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.13078: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.13334: variable 'networkmanager_version' from source: set_fact 21419 1726867388.13405: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.13783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867388.15947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867388.16017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867388.16030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867388.16061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867388.16129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867388.16165: 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) 21419 1726867388.16206: 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) 21419 1726867388.16237: 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) 21419 1726867388.16275: 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) 21419 1726867388.16292: 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) 21419 1726867388.16383: 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) 21419 1726867388.16387: 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) 21419 1726867388.16392: 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) 21419 1726867388.16450: 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) 21419 1726867388.16468: 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) 21419 1726867388.16694: variable '__network_required_facts' from source: role '' defaults 21419 1726867388.16698: variable 'ansible_facts' from source: unknown 21419 1726867388.17363: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21419 1726867388.17366: when evaluation is False, skipping this task 21419 1726867388.17369: _execute() done 21419 1726867388.17371: dumping result to json 21419 1726867388.17374: done dumping result, returning 21419 1726867388.17384: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-053a-b750-0000000003f4] 21419 1726867388.17387: sending task result for task 0affcac9-a3a5-053a-b750-0000000003f4 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867388.17669: no more pending results, returning what we have 21419 1726867388.17672: results queue empty 21419 1726867388.17673: checking for any_errors_fatal 21419 1726867388.17675: done checking for any_errors_fatal 21419 1726867388.17675: checking for max_fail_percentage 21419 1726867388.17678: done checking for max_fail_percentage 21419 1726867388.17679: checking to see if all hosts have failed and the running result is not ok 21419 1726867388.17680: done checking to see if all hosts have failed 21419 1726867388.17681: getting the remaining hosts for this loop 21419 1726867388.17682: done getting the remaining hosts for this loop 21419 1726867388.17685: getting the next task for host managed_node2 21419 1726867388.17698: done getting next task for host managed_node2 21419 1726867388.17702: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867388.17706: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867388.17723: getting variables 21419 1726867388.17724: in VariableManager get_vars() 21419 1726867388.17767: Calling all_inventory to load vars for managed_node2 21419 1726867388.17770: Calling groups_inventory to load vars for managed_node2 21419 1726867388.17772: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867388.17782: Calling all_plugins_play to load vars for managed_node2 21419 1726867388.17903: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867388.17910: done sending task result for task 0affcac9-a3a5-053a-b750-0000000003f4 21419 1726867388.17916: WORKER PROCESS EXITING 21419 1726867388.17920: Calling groups_plugins_play to load vars for managed_node2 21419 1726867388.19631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867388.21567: done with get_vars() 21419 1726867388.21625: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:23:08 -0400 (0:00:00.146) 0:00:23.353 ****** 21419 1726867388.21764: entering _queue_task() for managed_node2/stat 21419 1726867388.22256: worker is 1 (out of 1 available) 21419 1726867388.22269: exiting _queue_task() for managed_node2/stat 21419 1726867388.22280: done queuing things up, now waiting for results queue to drain 21419 1726867388.22282: waiting for pending results... 21419 1726867388.22508: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867388.22674: in run() - task 0affcac9-a3a5-053a-b750-0000000003f6 21419 1726867388.22700: variable 'ansible_search_path' from source: unknown 21419 1726867388.22707: variable 'ansible_search_path' from source: unknown 21419 1726867388.22750: calling self._execute() 21419 1726867388.22850: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867388.22863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867388.22880: variable 'omit' from source: magic vars 21419 1726867388.23283: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.23343: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.23521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867388.23898: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867388.23955: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867388.24003: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867388.24184: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867388.24371: variable 'networkmanager_version' from source: set_fact 21419 1726867388.24485: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.24771: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.24779: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.25057: variable 'networkmanager_version' from source: set_fact 21419 1726867388.25091: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.25314: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.25445: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.25764: variable 'networkmanager_version' from source: set_fact 21419 1726867388.25783: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.27066: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.27082: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.27260: variable 'networkmanager_version' from source: set_fact 21419 1726867388.27274: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.27474: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.27518: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.27814: variable 'networkmanager_version' from source: set_fact 21419 1726867388.27817: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.28101: 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) 21419 1726867388.28138: 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) 21419 1726867388.28200: 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) 21419 1726867388.28234: 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) 21419 1726867388.28358: variable '__network_is_ostree' from source: set_fact 21419 1726867388.28397: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867388.28404: when evaluation is False, skipping this task 21419 1726867388.28411: _execute() done 21419 1726867388.28421: dumping result to json 21419 1726867388.28428: done dumping result, returning 21419 1726867388.28460: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-053a-b750-0000000003f6] 21419 1726867388.28595: sending task result for task 0affcac9-a3a5-053a-b750-0000000003f6 21419 1726867388.28671: done sending task result for task 0affcac9-a3a5-053a-b750-0000000003f6 21419 1726867388.28674: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867388.28761: no more pending results, returning what we have 21419 1726867388.28765: results queue empty 21419 1726867388.28766: checking for any_errors_fatal 21419 1726867388.28776: done checking for any_errors_fatal 21419 1726867388.28778: checking for max_fail_percentage 21419 1726867388.28782: done checking for max_fail_percentage 21419 1726867388.28784: checking to see if all hosts have failed and the running result is not ok 21419 1726867388.28785: done checking to see if all hosts have failed 21419 1726867388.28786: getting the remaining hosts for this loop 21419 1726867388.28787: done getting the remaining hosts for this loop 21419 1726867388.28791: getting the next task for host managed_node2 21419 1726867388.28798: done getting next task for host managed_node2 21419 1726867388.28802: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867388.28808: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867388.28829: getting variables 21419 1726867388.28831: in VariableManager get_vars() 21419 1726867388.29160: Calling all_inventory to load vars for managed_node2 21419 1726867388.29166: Calling groups_inventory to load vars for managed_node2 21419 1726867388.29169: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867388.29179: Calling all_plugins_play to load vars for managed_node2 21419 1726867388.29184: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867388.29187: Calling groups_plugins_play to load vars for managed_node2 21419 1726867388.30697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867388.33873: done with get_vars() 21419 1726867388.33898: done getting variables 21419 1726867388.33958: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:23:08 -0400 (0:00:00.123) 0:00:23.476 ****** 21419 1726867388.34136: entering _queue_task() for managed_node2/set_fact 21419 1726867388.34511: worker is 1 (out of 1 available) 21419 1726867388.34524: exiting _queue_task() for managed_node2/set_fact 21419 1726867388.34534: done queuing things up, now waiting for results queue to drain 21419 1726867388.34536: waiting for pending results... 21419 1726867388.34927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867388.34994: in run() - task 0affcac9-a3a5-053a-b750-0000000003f7 21419 1726867388.35015: variable 'ansible_search_path' from source: unknown 21419 1726867388.35029: variable 'ansible_search_path' from source: unknown 21419 1726867388.35066: calling self._execute() 21419 1726867388.35196: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867388.35209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867388.35225: variable 'omit' from source: magic vars 21419 1726867388.35712: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.35748: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.36115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867388.36426: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867388.36474: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867388.36520: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867388.36561: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867388.36652: variable 'networkmanager_version' from source: set_fact 21419 1726867388.36672: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.36813: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.36824: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.36965: variable 'networkmanager_version' from source: set_fact 21419 1726867388.36981: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.37097: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.37108: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.37367: variable 'networkmanager_version' from source: set_fact 21419 1726867388.37494: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.37690: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.37734: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.37866: variable 'networkmanager_version' from source: set_fact 21419 1726867388.37904: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.38013: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.38024: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.38235: variable 'networkmanager_version' from source: set_fact 21419 1726867388.38296: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.38488: 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) 21419 1726867388.38598: 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) 21419 1726867388.38653: 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) 21419 1726867388.38717: 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) 21419 1726867388.38847: variable '__network_is_ostree' from source: set_fact 21419 1726867388.38866: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867388.38964: when evaluation is False, skipping this task 21419 1726867388.38972: _execute() done 21419 1726867388.38981: dumping result to json 21419 1726867388.38992: done dumping result, returning 21419 1726867388.39028: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-053a-b750-0000000003f7] 21419 1726867388.39038: sending task result for task 0affcac9-a3a5-053a-b750-0000000003f7 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867388.39269: no more pending results, returning what we have 21419 1726867388.39276: results queue empty 21419 1726867388.39279: checking for any_errors_fatal 21419 1726867388.39285: done checking for any_errors_fatal 21419 1726867388.39286: checking for max_fail_percentage 21419 1726867388.39288: done checking for max_fail_percentage 21419 1726867388.39289: checking to see if all hosts have failed and the running result is not ok 21419 1726867388.39290: done checking to see if all hosts have failed 21419 1726867388.39291: getting the remaining hosts for this loop 21419 1726867388.39292: done getting the remaining hosts for this loop 21419 1726867388.39296: getting the next task for host managed_node2 21419 1726867388.39306: done getting next task for host managed_node2 21419 1726867388.39309: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867388.39313: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867388.39335: getting variables 21419 1726867388.39337: in VariableManager get_vars() 21419 1726867388.39650: Calling all_inventory to load vars for managed_node2 21419 1726867388.39654: Calling groups_inventory to load vars for managed_node2 21419 1726867388.39656: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867388.39731: Calling all_plugins_play to load vars for managed_node2 21419 1726867388.39735: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867388.39738: Calling groups_plugins_play to load vars for managed_node2 21419 1726867388.40489: done sending task result for task 0affcac9-a3a5-053a-b750-0000000003f7 21419 1726867388.40493: WORKER PROCESS EXITING 21419 1726867388.41943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867388.45118: done with get_vars() 21419 1726867388.45141: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:23:08 -0400 (0:00:00.111) 0:00:23.587 ****** 21419 1726867388.45254: entering _queue_task() for managed_node2/service_facts 21419 1726867388.45625: worker is 1 (out of 1 available) 21419 1726867388.45750: exiting _queue_task() for managed_node2/service_facts 21419 1726867388.45762: done queuing things up, now waiting for results queue to drain 21419 1726867388.45763: waiting for pending results... 21419 1726867388.45976: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867388.46153: in run() - task 0affcac9-a3a5-053a-b750-0000000003f9 21419 1726867388.46175: variable 'ansible_search_path' from source: unknown 21419 1726867388.46188: variable 'ansible_search_path' from source: unknown 21419 1726867388.46232: calling self._execute() 21419 1726867388.46400: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867388.46404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867388.46406: variable 'omit' from source: magic vars 21419 1726867388.46797: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.46873: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.47509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867388.48331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867388.48385: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867388.48431: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867388.48543: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867388.48748: variable 'networkmanager_version' from source: set_fact 21419 1726867388.48942: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.49088: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.49098: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.49350: variable 'networkmanager_version' from source: set_fact 21419 1726867388.49594: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.49727: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.49738: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.49982: variable 'networkmanager_version' from source: set_fact 21419 1726867388.49986: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.50043: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.50057: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.50198: variable 'networkmanager_version' from source: set_fact 21419 1726867388.50220: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.50336: variable 'ansible_distribution_major_version' from source: facts 21419 1726867388.50346: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867388.50489: variable 'networkmanager_version' from source: set_fact 21419 1726867388.50504: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867388.50517: variable 'omit' from source: magic vars 21419 1726867388.50605: variable 'omit' from source: magic vars 21419 1726867388.50655: variable 'omit' from source: magic vars 21419 1726867388.50691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867388.50737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867388.50765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867388.50789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867388.50807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867388.50848: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867388.50861: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867388.50869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867388.50987: Set connection var ansible_connection to ssh 21419 1726867388.51001: Set connection var ansible_shell_executable to /bin/sh 21419 1726867388.51008: Set connection var ansible_shell_type to sh 21419 1726867388.51022: Set connection var ansible_timeout to 10 21419 1726867388.51038: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867388.51048: Set connection var ansible_pipelining to False 21419 1726867388.51078: variable 'ansible_shell_executable' from source: unknown 21419 1726867388.51087: variable 'ansible_connection' from source: unknown 21419 1726867388.51140: variable 'ansible_module_compression' from source: unknown 21419 1726867388.51143: variable 'ansible_shell_type' from source: unknown 21419 1726867388.51145: variable 'ansible_shell_executable' from source: unknown 21419 1726867388.51147: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867388.51149: variable 'ansible_pipelining' from source: unknown 21419 1726867388.51151: variable 'ansible_timeout' from source: unknown 21419 1726867388.51153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867388.51302: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867388.51320: variable 'omit' from source: magic vars 21419 1726867388.51330: starting attempt loop 21419 1726867388.51337: running the handler 21419 1726867388.51359: _low_level_execute_command(): starting 21419 1726867388.51400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867388.52128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867388.52143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867388.52173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867388.52287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867388.52323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867388.52437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867388.54144: stdout chunk (state=3): >>>/root <<< 21419 1726867388.54296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867388.54299: stdout chunk (state=3): >>><<< 21419 1726867388.54301: stderr chunk (state=3): >>><<< 21419 1726867388.54324: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867388.54383: _low_level_execute_command(): starting 21419 1726867388.54387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034 `" && echo ansible-tmp-1726867388.5433803-22510-46874053304034="` echo /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034 `" ) && sleep 0' 21419 1726867388.54993: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867388.55018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867388.55152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867388.55156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867388.55175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867388.55192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867388.55272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867388.57156: stdout chunk (state=3): >>>ansible-tmp-1726867388.5433803-22510-46874053304034=/root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034 <<< 21419 1726867388.57292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867388.57318: stderr chunk (state=3): >>><<< 21419 1726867388.57336: stdout chunk (state=3): >>><<< 21419 1726867388.57483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867388.5433803-22510-46874053304034=/root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867388.57487: variable 'ansible_module_compression' from source: unknown 21419 1726867388.57489: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21419 1726867388.57501: variable 'ansible_facts' from source: unknown 21419 1726867388.57585: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/AnsiballZ_service_facts.py 21419 1726867388.57733: Sending initial data 21419 1726867388.57836: Sent initial data (161 bytes) 21419 1726867388.58468: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867388.58489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867388.58505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867388.58597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867388.58623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867388.58640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867388.58662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867388.58812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867388.60289: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21419 1726867388.60302: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 21419 1726867388.60318: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 21419 1726867388.60330: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 21419 1726867388.60348: 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 <<< 21419 1726867388.60423: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867388.60501: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpmxohqro2 /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/AnsiballZ_service_facts.py <<< 21419 1726867388.60526: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/AnsiballZ_service_facts.py" <<< 21419 1726867388.60558: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpmxohqro2" to remote "/root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/AnsiballZ_service_facts.py" <<< 21419 1726867388.61492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867388.61498: stderr chunk (state=3): >>><<< 21419 1726867388.61510: stdout chunk (state=3): >>><<< 21419 1726867388.61530: done transferring module to remote 21419 1726867388.61540: _low_level_execute_command(): starting 21419 1726867388.61549: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/ /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/AnsiballZ_service_facts.py && sleep 0' 21419 1726867388.62236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867388.62253: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867388.62308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867388.62349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867388.62372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867388.62430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867388.64223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867388.64225: stdout chunk (state=3): >>><<< 21419 1726867388.64226: stderr chunk (state=3): >>><<< 21419 1726867388.64290: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867388.64294: _low_level_execute_command(): starting 21419 1726867388.64297: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/AnsiballZ_service_facts.py && sleep 0' 21419 1726867388.64617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867388.64631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867388.64642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867388.64684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867388.64696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867388.64745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867390.16473: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21419 1726867390.16562: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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": "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 21419 1726867390.16570: stdout chunk (state=3): >>>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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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": "st<<< 21419 1726867390.16572: stdout chunk (state=3): >>>atic", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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": {}}} <<< 21419 1726867390.18188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867390.18192: stdout chunk (state=3): >>><<< 21419 1726867390.18194: stderr chunk (state=3): >>><<< 21419 1726867390.18202: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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": "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867390.18886: 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-1726867388.5433803-22510-46874053304034/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867390.18902: _low_level_execute_command(): starting 21419 1726867390.18910: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867388.5433803-22510-46874053304034/ > /dev/null 2>&1 && sleep 0' 21419 1726867390.20402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.20557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867390.20630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867390.20703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867390.20783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867390.22856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867390.22868: stdout chunk (state=3): >>><<< 21419 1726867390.22903: stderr chunk (state=3): >>><<< 21419 1726867390.23483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867390.23486: handler run complete 21419 1726867390.23630: variable 'ansible_facts' from source: unknown 21419 1726867390.24076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867390.24757: variable 'ansible_facts' from source: unknown 21419 1726867390.24915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867390.25126: attempt loop complete, returning result 21419 1726867390.25135: _execute() done 21419 1726867390.25141: dumping result to json 21419 1726867390.25203: done dumping result, returning 21419 1726867390.25222: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-053a-b750-0000000003f9] 21419 1726867390.25234: sending task result for task 0affcac9-a3a5-053a-b750-0000000003f9 21419 1726867390.26209: done sending task result for task 0affcac9-a3a5-053a-b750-0000000003f9 21419 1726867390.26215: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867390.26319: no more pending results, returning what we have 21419 1726867390.26322: results queue empty 21419 1726867390.26324: checking for any_errors_fatal 21419 1726867390.26329: done checking for any_errors_fatal 21419 1726867390.26329: checking for max_fail_percentage 21419 1726867390.26331: done checking for max_fail_percentage 21419 1726867390.26332: checking to see if all hosts have failed and the running result is not ok 21419 1726867390.26333: done checking to see if all hosts have failed 21419 1726867390.26334: getting the remaining hosts for this loop 21419 1726867390.26335: done getting the remaining hosts for this loop 21419 1726867390.26338: getting the next task for host managed_node2 21419 1726867390.26345: done getting next task for host managed_node2 21419 1726867390.26348: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867390.26352: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867390.26364: getting variables 21419 1726867390.26366: in VariableManager get_vars() 21419 1726867390.27004: Calling all_inventory to load vars for managed_node2 21419 1726867390.27007: Calling groups_inventory to load vars for managed_node2 21419 1726867390.27010: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867390.27022: Calling all_plugins_play to load vars for managed_node2 21419 1726867390.27024: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867390.27027: Calling groups_plugins_play to load vars for managed_node2 21419 1726867390.28924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867390.31874: done with get_vars() 21419 1726867390.31906: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:23:10 -0400 (0:00:01.871) 0:00:25.458 ****** 21419 1726867390.32361: entering _queue_task() for managed_node2/package_facts 21419 1726867390.33064: worker is 1 (out of 1 available) 21419 1726867390.33267: exiting _queue_task() for managed_node2/package_facts 21419 1726867390.33284: done queuing things up, now waiting for results queue to drain 21419 1726867390.33286: waiting for pending results... 21419 1726867390.33688: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867390.34146: in run() - task 0affcac9-a3a5-053a-b750-0000000003fa 21419 1726867390.34151: variable 'ansible_search_path' from source: unknown 21419 1726867390.34154: variable 'ansible_search_path' from source: unknown 21419 1726867390.34157: calling self._execute() 21419 1726867390.34419: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867390.34684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867390.34688: variable 'omit' from source: magic vars 21419 1726867390.35276: variable 'ansible_distribution_major_version' from source: facts 21419 1726867390.35351: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867390.35734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867390.36307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867390.36470: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867390.36512: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867390.36583: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867390.36733: variable 'networkmanager_version' from source: set_fact 21419 1726867390.36827: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867390.37079: variable 'ansible_distribution_major_version' from source: facts 21419 1726867390.37085: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867390.37331: variable 'networkmanager_version' from source: set_fact 21419 1726867390.37381: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867390.37633: variable 'ansible_distribution_major_version' from source: facts 21419 1726867390.37644: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867390.37899: variable 'networkmanager_version' from source: set_fact 21419 1726867390.37957: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867390.38297: variable 'ansible_distribution_major_version' from source: facts 21419 1726867390.38306: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867390.38655: variable 'networkmanager_version' from source: set_fact 21419 1726867390.38658: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867390.38776: variable 'ansible_distribution_major_version' from source: facts 21419 1726867390.38899: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867390.39189: variable 'networkmanager_version' from source: set_fact 21419 1726867390.39192: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867390.39195: variable 'omit' from source: magic vars 21419 1726867390.39348: variable 'omit' from source: magic vars 21419 1726867390.39434: variable 'omit' from source: magic vars 21419 1726867390.39587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867390.39626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867390.39648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867390.39705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867390.39757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867390.40282: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867390.40285: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867390.40288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867390.40683: Set connection var ansible_connection to ssh 21419 1726867390.40686: Set connection var ansible_shell_executable to /bin/sh 21419 1726867390.40688: Set connection var ansible_shell_type to sh 21419 1726867390.40691: Set connection var ansible_timeout to 10 21419 1726867390.40693: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867390.40695: Set connection var ansible_pipelining to False 21419 1726867390.40698: variable 'ansible_shell_executable' from source: unknown 21419 1726867390.40701: variable 'ansible_connection' from source: unknown 21419 1726867390.40703: variable 'ansible_module_compression' from source: unknown 21419 1726867390.40706: variable 'ansible_shell_type' from source: unknown 21419 1726867390.40709: variable 'ansible_shell_executable' from source: unknown 21419 1726867390.40711: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867390.40714: variable 'ansible_pipelining' from source: unknown 21419 1726867390.40716: variable 'ansible_timeout' from source: unknown 21419 1726867390.40718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867390.41365: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867390.41369: variable 'omit' from source: magic vars 21419 1726867390.41372: starting attempt loop 21419 1726867390.41376: running the handler 21419 1726867390.41381: _low_level_execute_command(): starting 21419 1726867390.41384: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867390.42440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867390.42555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867390.42568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.42584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.42641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867390.42768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867390.42782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867390.42838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867390.44532: stdout chunk (state=3): >>>/root <<< 21419 1726867390.44717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867390.44753: stderr chunk (state=3): >>><<< 21419 1726867390.44762: stdout chunk (state=3): >>><<< 21419 1726867390.44793: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867390.44813: _low_level_execute_command(): starting 21419 1726867390.44824: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970 `" && echo ansible-tmp-1726867390.4480057-22598-222184400797970="` echo /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970 `" ) && sleep 0' 21419 1726867390.46197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.46251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867390.46319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867390.46520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867390.48315: stdout chunk (state=3): >>>ansible-tmp-1726867390.4480057-22598-222184400797970=/root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970 <<< 21419 1726867390.48533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867390.48536: stdout chunk (state=3): >>><<< 21419 1726867390.48538: stderr chunk (state=3): >>><<< 21419 1726867390.48554: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867390.4480057-22598-222184400797970=/root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867390.48716: variable 'ansible_module_compression' from source: unknown 21419 1726867390.48761: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21419 1726867390.48848: variable 'ansible_facts' from source: unknown 21419 1726867390.49261: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/AnsiballZ_package_facts.py 21419 1726867390.49495: Sending initial data 21419 1726867390.49589: Sent initial data (162 bytes) 21419 1726867390.50641: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867390.50644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867390.50647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.50649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867390.50651: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867390.50654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.51092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867390.51124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867390.52705: 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 <<< 21419 1726867390.52758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867390.52837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp060d9yh8 /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/AnsiballZ_package_facts.py <<< 21419 1726867390.52859: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/AnsiballZ_package_facts.py" <<< 21419 1726867390.52902: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp060d9yh8" to remote "/root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/AnsiballZ_package_facts.py" <<< 21419 1726867390.55086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867390.55089: stdout chunk (state=3): >>><<< 21419 1726867390.55092: stderr chunk (state=3): >>><<< 21419 1726867390.55105: done transferring module to remote 21419 1726867390.55121: _low_level_execute_command(): starting 21419 1726867390.55189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/ /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/AnsiballZ_package_facts.py && sleep 0' 21419 1726867390.55826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867390.55851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867390.55867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867390.55987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.56032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867390.56060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867390.56149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867390.58082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867390.58086: stdout chunk (state=3): >>><<< 21419 1726867390.58088: stderr chunk (state=3): >>><<< 21419 1726867390.58091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867390.58100: _low_level_execute_command(): starting 21419 1726867390.58103: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/AnsiballZ_package_facts.py && sleep 0' 21419 1726867390.58543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867390.58582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867390.58700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867390.58706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867390.58748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867391.02899: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 21419 1726867391.02923: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 21419 1726867391.02955: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 21419 1726867391.02976: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 21419 1726867391.02988: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 21419 1726867391.03030: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 21419 1726867391.03083: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 21419 1726867391.03090: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"<<< 21419 1726867391.03095: stdout chunk (state=3): >>>name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21419 1726867391.04871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867391.04899: stderr chunk (state=3): >>><<< 21419 1726867391.04902: stdout chunk (state=3): >>><<< 21419 1726867391.04941: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867391.06402: 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-1726867390.4480057-22598-222184400797970/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867391.06405: _low_level_execute_command(): starting 21419 1726867391.06408: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867390.4480057-22598-222184400797970/ > /dev/null 2>&1 && sleep 0' 21419 1726867391.06963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867391.06989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867391.06992: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867391.06995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867391.07044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867391.07063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867391.07097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867391.08963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867391.08988: stderr chunk (state=3): >>><<< 21419 1726867391.08991: stdout chunk (state=3): >>><<< 21419 1726867391.09002: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867391.09014: handler run complete 21419 1726867391.09739: variable 'ansible_facts' from source: unknown 21419 1726867391.10096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.11893: variable 'ansible_facts' from source: unknown 21419 1726867391.12234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.12822: attempt loop complete, returning result 21419 1726867391.12834: _execute() done 21419 1726867391.12837: dumping result to json 21419 1726867391.13037: done dumping result, returning 21419 1726867391.13041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-053a-b750-0000000003fa] 21419 1726867391.13043: sending task result for task 0affcac9-a3a5-053a-b750-0000000003fa ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867391.14663: done sending task result for task 0affcac9-a3a5-053a-b750-0000000003fa 21419 1726867391.14666: WORKER PROCESS EXITING 21419 1726867391.14680: no more pending results, returning what we have 21419 1726867391.14683: results queue empty 21419 1726867391.14684: checking for any_errors_fatal 21419 1726867391.14688: done checking for any_errors_fatal 21419 1726867391.14689: checking for max_fail_percentage 21419 1726867391.14690: done checking for max_fail_percentage 21419 1726867391.14691: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.14691: done checking to see if all hosts have failed 21419 1726867391.14692: getting the remaining hosts for this loop 21419 1726867391.14692: done getting the remaining hosts for this loop 21419 1726867391.14695: getting the next task for host managed_node2 21419 1726867391.14700: done getting next task for host managed_node2 21419 1726867391.14702: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867391.14704: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.14712: getting variables 21419 1726867391.14715: in VariableManager get_vars() 21419 1726867391.14743: Calling all_inventory to load vars for managed_node2 21419 1726867391.14744: Calling groups_inventory to load vars for managed_node2 21419 1726867391.14746: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.14752: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.14754: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.14756: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.15425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.16357: done with get_vars() 21419 1726867391.16373: done getting variables 21419 1726867391.16420: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:11 -0400 (0:00:00.840) 0:00:26.299 ****** 21419 1726867391.16447: entering _queue_task() for managed_node2/debug 21419 1726867391.16681: worker is 1 (out of 1 available) 21419 1726867391.16695: exiting _queue_task() for managed_node2/debug 21419 1726867391.16708: done queuing things up, now waiting for results queue to drain 21419 1726867391.16709: waiting for pending results... 21419 1726867391.16965: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867391.17121: in run() - task 0affcac9-a3a5-053a-b750-000000000070 21419 1726867391.17125: variable 'ansible_search_path' from source: unknown 21419 1726867391.17128: variable 'ansible_search_path' from source: unknown 21419 1726867391.17145: calling self._execute() 21419 1726867391.17240: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.17258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.17276: variable 'omit' from source: magic vars 21419 1726867391.17717: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.17724: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.17905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.18268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.18271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.18279: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.18307: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.18379: variable 'networkmanager_version' from source: set_fact 21419 1726867391.18425: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.18532: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.18535: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.18636: variable 'networkmanager_version' from source: set_fact 21419 1726867391.18645: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.18743: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.18769: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.18966: variable 'networkmanager_version' from source: set_fact 21419 1726867391.18969: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.18972: variable 'omit' from source: magic vars 21419 1726867391.18990: variable 'omit' from source: magic vars 21419 1726867391.19059: variable 'network_provider' from source: set_fact 21419 1726867391.19075: variable 'omit' from source: magic vars 21419 1726867391.19112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867391.19230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867391.19241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867391.19244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867391.19252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867391.19285: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867391.19288: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.19291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.19452: Set connection var ansible_connection to ssh 21419 1726867391.19456: Set connection var ansible_shell_executable to /bin/sh 21419 1726867391.19458: Set connection var ansible_shell_type to sh 21419 1726867391.19462: Set connection var ansible_timeout to 10 21419 1726867391.19464: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867391.19466: Set connection var ansible_pipelining to False 21419 1726867391.19468: variable 'ansible_shell_executable' from source: unknown 21419 1726867391.19470: variable 'ansible_connection' from source: unknown 21419 1726867391.19472: variable 'ansible_module_compression' from source: unknown 21419 1726867391.19474: variable 'ansible_shell_type' from source: unknown 21419 1726867391.19476: variable 'ansible_shell_executable' from source: unknown 21419 1726867391.19480: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.19482: variable 'ansible_pipelining' from source: unknown 21419 1726867391.19484: variable 'ansible_timeout' from source: unknown 21419 1726867391.19486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.19556: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867391.19560: variable 'omit' from source: magic vars 21419 1726867391.19581: starting attempt loop 21419 1726867391.19584: running the handler 21419 1726867391.19615: handler run complete 21419 1726867391.19624: attempt loop complete, returning result 21419 1726867391.19627: _execute() done 21419 1726867391.19630: dumping result to json 21419 1726867391.19632: done dumping result, returning 21419 1726867391.19639: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-053a-b750-000000000070] 21419 1726867391.19644: sending task result for task 0affcac9-a3a5-053a-b750-000000000070 21419 1726867391.19730: done sending task result for task 0affcac9-a3a5-053a-b750-000000000070 21419 1726867391.19733: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 21419 1726867391.19810: no more pending results, returning what we have 21419 1726867391.19816: results queue empty 21419 1726867391.19817: checking for any_errors_fatal 21419 1726867391.19827: done checking for any_errors_fatal 21419 1726867391.19827: checking for max_fail_percentage 21419 1726867391.19829: done checking for max_fail_percentage 21419 1726867391.19830: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.19831: done checking to see if all hosts have failed 21419 1726867391.19831: getting the remaining hosts for this loop 21419 1726867391.19832: done getting the remaining hosts for this loop 21419 1726867391.19835: getting the next task for host managed_node2 21419 1726867391.19841: done getting next task for host managed_node2 21419 1726867391.19844: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867391.19847: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.19859: getting variables 21419 1726867391.19860: in VariableManager get_vars() 21419 1726867391.19900: Calling all_inventory to load vars for managed_node2 21419 1726867391.19903: Calling groups_inventory to load vars for managed_node2 21419 1726867391.19910: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.19921: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.19923: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.19926: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.20690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.21737: done with get_vars() 21419 1726867391.21753: done getting variables 21419 1726867391.21796: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:11 -0400 (0:00:00.053) 0:00:26.353 ****** 21419 1726867391.21822: entering _queue_task() for managed_node2/fail 21419 1726867391.22050: worker is 1 (out of 1 available) 21419 1726867391.22063: exiting _queue_task() for managed_node2/fail 21419 1726867391.22075: done queuing things up, now waiting for results queue to drain 21419 1726867391.22079: waiting for pending results... 21419 1726867391.22257: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867391.22365: in run() - task 0affcac9-a3a5-053a-b750-000000000071 21419 1726867391.22378: variable 'ansible_search_path' from source: unknown 21419 1726867391.22382: variable 'ansible_search_path' from source: unknown 21419 1726867391.22442: calling self._execute() 21419 1726867391.22512: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.22521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.22567: variable 'omit' from source: magic vars 21419 1726867391.22906: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.22920: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.23040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.23260: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.23293: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.23323: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.23356: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.23439: variable 'networkmanager_version' from source: set_fact 21419 1726867391.23455: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.23563: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.23568: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.23713: variable 'networkmanager_version' from source: set_fact 21419 1726867391.23739: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.23835: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.23838: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.23938: variable 'networkmanager_version' from source: set_fact 21419 1726867391.23944: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.24070: variable 'network_state' from source: role '' defaults 21419 1726867391.24080: Evaluated conditional (network_state != {}): False 21419 1726867391.24083: when evaluation is False, skipping this task 21419 1726867391.24085: _execute() done 21419 1726867391.24088: dumping result to json 21419 1726867391.24093: done dumping result, returning 21419 1726867391.24100: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-053a-b750-000000000071] 21419 1726867391.24104: sending task result for task 0affcac9-a3a5-053a-b750-000000000071 21419 1726867391.24249: done sending task result for task 0affcac9-a3a5-053a-b750-000000000071 21419 1726867391.24252: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867391.24332: no more pending results, returning what we have 21419 1726867391.24335: results queue empty 21419 1726867391.24336: checking for any_errors_fatal 21419 1726867391.24341: done checking for any_errors_fatal 21419 1726867391.24342: checking for max_fail_percentage 21419 1726867391.24343: done checking for max_fail_percentage 21419 1726867391.24344: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.24345: done checking to see if all hosts have failed 21419 1726867391.24346: getting the remaining hosts for this loop 21419 1726867391.24347: done getting the remaining hosts for this loop 21419 1726867391.24351: getting the next task for host managed_node2 21419 1726867391.24356: done getting next task for host managed_node2 21419 1726867391.24359: ^ 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 21419 1726867391.24362: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.24378: getting variables 21419 1726867391.24380: in VariableManager get_vars() 21419 1726867391.24428: Calling all_inventory to load vars for managed_node2 21419 1726867391.24431: Calling groups_inventory to load vars for managed_node2 21419 1726867391.24433: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.24445: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.24448: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.24452: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.25499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.32901: done with get_vars() 21419 1726867391.32925: done getting variables 21419 1726867391.32981: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:11 -0400 (0:00:00.111) 0:00:26.465 ****** 21419 1726867391.33012: entering _queue_task() for managed_node2/fail 21419 1726867391.33519: worker is 1 (out of 1 available) 21419 1726867391.33531: exiting _queue_task() for managed_node2/fail 21419 1726867391.33543: done queuing things up, now waiting for results queue to drain 21419 1726867391.33545: waiting for pending results... 21419 1726867391.33895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21419 1726867391.33901: in run() - task 0affcac9-a3a5-053a-b750-000000000072 21419 1726867391.33921: variable 'ansible_search_path' from source: unknown 21419 1726867391.33931: variable 'ansible_search_path' from source: unknown 21419 1726867391.33971: calling self._execute() 21419 1726867391.34068: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.34075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.34091: variable 'omit' from source: magic vars 21419 1726867391.34497: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.34540: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.34744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.35050: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.35105: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.35184: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.35230: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.35332: variable 'networkmanager_version' from source: set_fact 21419 1726867391.35361: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.35521: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.35532: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.35725: variable 'networkmanager_version' from source: set_fact 21419 1726867391.35740: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.35874: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.35887: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.36148: variable 'networkmanager_version' from source: set_fact 21419 1726867391.36152: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.36219: variable 'network_state' from source: role '' defaults 21419 1726867391.36237: Evaluated conditional (network_state != {}): False 21419 1726867391.36245: when evaluation is False, skipping this task 21419 1726867391.36252: _execute() done 21419 1726867391.36259: dumping result to json 21419 1726867391.36267: done dumping result, returning 21419 1726867391.36280: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-053a-b750-000000000072] 21419 1726867391.36291: sending task result for task 0affcac9-a3a5-053a-b750-000000000072 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867391.36436: no more pending results, returning what we have 21419 1726867391.36439: results queue empty 21419 1726867391.36440: checking for any_errors_fatal 21419 1726867391.36446: done checking for any_errors_fatal 21419 1726867391.36447: checking for max_fail_percentage 21419 1726867391.36449: done checking for max_fail_percentage 21419 1726867391.36450: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.36451: done checking to see if all hosts have failed 21419 1726867391.36451: getting the remaining hosts for this loop 21419 1726867391.36453: done getting the remaining hosts for this loop 21419 1726867391.36456: getting the next task for host managed_node2 21419 1726867391.36462: done getting next task for host managed_node2 21419 1726867391.36465: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867391.36468: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.36690: getting variables 21419 1726867391.36692: in VariableManager get_vars() 21419 1726867391.36733: Calling all_inventory to load vars for managed_node2 21419 1726867391.36736: Calling groups_inventory to load vars for managed_node2 21419 1726867391.36738: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.36748: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.36750: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.36753: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.37293: done sending task result for task 0affcac9-a3a5-053a-b750-000000000072 21419 1726867391.37297: WORKER PROCESS EXITING 21419 1726867391.38084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.39673: done with get_vars() 21419 1726867391.39695: done getting variables 21419 1726867391.39755: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:11 -0400 (0:00:00.067) 0:00:26.533 ****** 21419 1726867391.39791: entering _queue_task() for managed_node2/fail 21419 1726867391.40119: worker is 1 (out of 1 available) 21419 1726867391.40132: exiting _queue_task() for managed_node2/fail 21419 1726867391.40148: done queuing things up, now waiting for results queue to drain 21419 1726867391.40149: waiting for pending results... 21419 1726867391.40409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867391.40554: in run() - task 0affcac9-a3a5-053a-b750-000000000073 21419 1726867391.40575: variable 'ansible_search_path' from source: unknown 21419 1726867391.40588: variable 'ansible_search_path' from source: unknown 21419 1726867391.40637: calling self._execute() 21419 1726867391.40739: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.40751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.40765: variable 'omit' from source: magic vars 21419 1726867391.41174: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.41193: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.41371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.41639: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.41697: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.41804: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.41823: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.41913: variable 'networkmanager_version' from source: set_fact 21419 1726867391.41933: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.42050: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.42062: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.42203: variable 'networkmanager_version' from source: set_fact 21419 1726867391.42218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.42333: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.42350: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.42492: variable 'networkmanager_version' from source: set_fact 21419 1726867391.42505: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.42676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867391.45046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867391.45110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867391.45154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867391.45189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867391.45249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867391.45304: 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) 21419 1726867391.45339: 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) 21419 1726867391.45381: 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) 21419 1726867391.45427: 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) 21419 1726867391.45467: 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) 21419 1726867391.45540: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.45561: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21419 1726867391.45794: variable 'ansible_distribution' from source: facts 21419 1726867391.45797: variable '__network_rh_distros' from source: role '' defaults 21419 1726867391.45799: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21419 1726867391.45967: 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) 21419 1726867391.46022: 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) 21419 1726867391.46052: 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) 21419 1726867391.46099: 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) 21419 1726867391.46127: 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) 21419 1726867391.46180: 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) 21419 1726867391.46208: 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) 21419 1726867391.46242: 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) 21419 1726867391.46286: 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) 21419 1726867391.46307: 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) 21419 1726867391.46364: 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) 21419 1726867391.46396: 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) 21419 1726867391.46425: 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) 21419 1726867391.46479: 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) 21419 1726867391.46558: 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) 21419 1726867391.46840: variable 'network_connections' from source: task vars 21419 1726867391.46859: variable 'interface' from source: play vars 21419 1726867391.46937: variable 'interface' from source: play vars 21419 1726867391.46957: variable 'network_state' from source: role '' defaults 21419 1726867391.47022: 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) 21419 1726867391.47051: 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) 21419 1726867391.47084: 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) 21419 1726867391.47212: 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) 21419 1726867391.47216: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21419 1726867391.47219: when evaluation is False, skipping this task 21419 1726867391.47222: _execute() done 21419 1726867391.47224: dumping result to json 21419 1726867391.47226: done dumping result, returning 21419 1726867391.47229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-053a-b750-000000000073] 21419 1726867391.47231: sending task result for task 0affcac9-a3a5-053a-b750-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21419 1726867391.47363: no more pending results, returning what we have 21419 1726867391.47366: results queue empty 21419 1726867391.47367: checking for any_errors_fatal 21419 1726867391.47375: done checking for any_errors_fatal 21419 1726867391.47378: checking for max_fail_percentage 21419 1726867391.47380: done checking for max_fail_percentage 21419 1726867391.47382: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.47383: done checking to see if all hosts have failed 21419 1726867391.47383: getting the remaining hosts for this loop 21419 1726867391.47385: done getting the remaining hosts for this loop 21419 1726867391.47389: getting the next task for host managed_node2 21419 1726867391.47396: done getting next task for host managed_node2 21419 1726867391.47399: ^ 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 21419 1726867391.47402: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.47430: getting variables 21419 1726867391.47433: in VariableManager get_vars() 21419 1726867391.47550: Calling all_inventory to load vars for managed_node2 21419 1726867391.47554: Calling groups_inventory to load vars for managed_node2 21419 1726867391.47556: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.47690: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.47694: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.47698: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.48393: done sending task result for task 0affcac9-a3a5-053a-b750-000000000073 21419 1726867391.48396: WORKER PROCESS EXITING 21419 1726867391.49394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.51001: done with get_vars() 21419 1726867391.51023: done getting variables 21419 1726867391.51090: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:11 -0400 (0:00:00.113) 0:00:26.646 ****** 21419 1726867391.51122: entering _queue_task() for managed_node2/dnf 21419 1726867391.51539: worker is 1 (out of 1 available) 21419 1726867391.51550: exiting _queue_task() for managed_node2/dnf 21419 1726867391.51560: done queuing things up, now waiting for results queue to drain 21419 1726867391.51562: waiting for pending results... 21419 1726867391.51765: running TaskExecutor() for managed_node2/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 21419 1726867391.51928: in run() - task 0affcac9-a3a5-053a-b750-000000000074 21419 1726867391.51957: variable 'ansible_search_path' from source: unknown 21419 1726867391.51966: variable 'ansible_search_path' from source: unknown 21419 1726867391.52017: calling self._execute() 21419 1726867391.52133: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.52145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.52162: variable 'omit' from source: magic vars 21419 1726867391.52591: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.52616: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.52796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.53093: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.53149: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.53190: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.53274: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.53370: variable 'networkmanager_version' from source: set_fact 21419 1726867391.53390: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.53522: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.53584: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.53671: variable 'networkmanager_version' from source: set_fact 21419 1726867391.53692: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.53807: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.53818: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.53958: variable 'networkmanager_version' from source: set_fact 21419 1726867391.53973: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.54142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867391.56269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867391.56345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867391.56421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867391.56432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867391.56465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867391.56555: 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) 21419 1726867391.56638: 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) 21419 1726867391.56641: 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) 21419 1726867391.56683: 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) 21419 1726867391.56703: 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) 21419 1726867391.56816: variable 'ansible_distribution' from source: facts 21419 1726867391.56826: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.56844: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21419 1726867391.56983: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867391.57112: 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) 21419 1726867391.57142: 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) 21419 1726867391.57194: 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) 21419 1726867391.57217: 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) 21419 1726867391.57227: 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) 21419 1726867391.57255: 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) 21419 1726867391.57272: 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) 21419 1726867391.57297: 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) 21419 1726867391.57323: 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) 21419 1726867391.57336: 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) 21419 1726867391.57364: 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) 21419 1726867391.57380: 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) 21419 1726867391.57399: 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) 21419 1726867391.57428: 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) 21419 1726867391.57439: 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) 21419 1726867391.57539: variable 'network_connections' from source: task vars 21419 1726867391.57549: variable 'interface' from source: play vars 21419 1726867391.57596: variable 'interface' from source: play vars 21419 1726867391.57642: 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) 21419 1726867391.57657: 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) 21419 1726867391.57675: 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) 21419 1726867391.57693: 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) 21419 1726867391.57739: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867391.57882: variable 'network_connections' from source: task vars 21419 1726867391.57887: variable 'interface' from source: play vars 21419 1726867391.57931: variable 'interface' from source: play vars 21419 1726867391.57958: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867391.57962: when evaluation is False, skipping this task 21419 1726867391.57964: _execute() done 21419 1726867391.57967: dumping result to json 21419 1726867391.57969: done dumping result, returning 21419 1726867391.57976: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-000000000074] 21419 1726867391.57982: sending task result for task 0affcac9-a3a5-053a-b750-000000000074 21419 1726867391.58072: done sending task result for task 0affcac9-a3a5-053a-b750-000000000074 21419 1726867391.58075: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867391.58125: no more pending results, returning what we have 21419 1726867391.58128: results queue empty 21419 1726867391.58129: checking for any_errors_fatal 21419 1726867391.58137: done checking for any_errors_fatal 21419 1726867391.58137: checking for max_fail_percentage 21419 1726867391.58139: done checking for max_fail_percentage 21419 1726867391.58140: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.58141: done checking to see if all hosts have failed 21419 1726867391.58142: getting the remaining hosts for this loop 21419 1726867391.58143: done getting the remaining hosts for this loop 21419 1726867391.58147: getting the next task for host managed_node2 21419 1726867391.58153: done getting next task for host managed_node2 21419 1726867391.58156: ^ 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 21419 1726867391.58158: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.58176: getting variables 21419 1726867391.58179: in VariableManager get_vars() 21419 1726867391.58228: Calling all_inventory to load vars for managed_node2 21419 1726867391.58231: Calling groups_inventory to load vars for managed_node2 21419 1726867391.58233: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.58241: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.58243: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.58245: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.59143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.60376: done with get_vars() 21419 1726867391.60394: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867391.60444: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:11 -0400 (0:00:00.093) 0:00:26.740 ****** 21419 1726867391.60466: entering _queue_task() for managed_node2/yum 21419 1726867391.60680: worker is 1 (out of 1 available) 21419 1726867391.60695: exiting _queue_task() for managed_node2/yum 21419 1726867391.60707: done queuing things up, now waiting for results queue to drain 21419 1726867391.60709: waiting for pending results... 21419 1726867391.60886: running TaskExecutor() for managed_node2/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 21419 1726867391.60979: in run() - task 0affcac9-a3a5-053a-b750-000000000075 21419 1726867391.60991: variable 'ansible_search_path' from source: unknown 21419 1726867391.60995: variable 'ansible_search_path' from source: unknown 21419 1726867391.61025: calling self._execute() 21419 1726867391.61099: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.61106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.61112: variable 'omit' from source: magic vars 21419 1726867391.61389: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.61400: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.61519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.61705: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.61739: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.61764: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.61836: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.62082: variable 'networkmanager_version' from source: set_fact 21419 1726867391.62085: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.62087: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.62089: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.62175: variable 'networkmanager_version' from source: set_fact 21419 1726867391.62192: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.62298: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.62308: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.62444: variable 'networkmanager_version' from source: set_fact 21419 1726867391.62495: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.62633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867391.64406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867391.64447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867391.64473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867391.64500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867391.64520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867391.64574: 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) 21419 1726867391.64602: 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) 21419 1726867391.64620: 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) 21419 1726867391.64645: 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) 21419 1726867391.64656: 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) 21419 1726867391.64749: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.64752: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21419 1726867391.64755: when evaluation is False, skipping this task 21419 1726867391.64757: _execute() done 21419 1726867391.64763: dumping result to json 21419 1726867391.64766: done dumping result, returning 21419 1726867391.64768: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-000000000075] 21419 1726867391.64770: sending task result for task 0affcac9-a3a5-053a-b750-000000000075 21419 1726867391.64868: done sending task result for task 0affcac9-a3a5-053a-b750-000000000075 21419 1726867391.64871: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21419 1726867391.64949: no more pending results, returning what we have 21419 1726867391.64952: results queue empty 21419 1726867391.64953: checking for any_errors_fatal 21419 1726867391.64958: done checking for any_errors_fatal 21419 1726867391.64959: checking for max_fail_percentage 21419 1726867391.64961: done checking for max_fail_percentage 21419 1726867391.64962: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.64962: done checking to see if all hosts have failed 21419 1726867391.64963: getting the remaining hosts for this loop 21419 1726867391.64964: done getting the remaining hosts for this loop 21419 1726867391.64967: getting the next task for host managed_node2 21419 1726867391.64973: done getting next task for host managed_node2 21419 1726867391.64976: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867391.64982: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.64999: getting variables 21419 1726867391.65000: in VariableManager get_vars() 21419 1726867391.65043: Calling all_inventory to load vars for managed_node2 21419 1726867391.65046: Calling groups_inventory to load vars for managed_node2 21419 1726867391.65047: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.65056: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.65058: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.65061: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.66487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.67507: done with get_vars() 21419 1726867391.67524: done getting variables 21419 1726867391.67565: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:11 -0400 (0:00:00.071) 0:00:26.811 ****** 21419 1726867391.67592: entering _queue_task() for managed_node2/fail 21419 1726867391.67798: worker is 1 (out of 1 available) 21419 1726867391.67810: exiting _queue_task() for managed_node2/fail 21419 1726867391.67822: done queuing things up, now waiting for results queue to drain 21419 1726867391.67824: waiting for pending results... 21419 1726867391.67998: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867391.68085: in run() - task 0affcac9-a3a5-053a-b750-000000000076 21419 1726867391.68096: variable 'ansible_search_path' from source: unknown 21419 1726867391.68099: variable 'ansible_search_path' from source: unknown 21419 1726867391.68131: calling self._execute() 21419 1726867391.68200: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.68206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.68214: variable 'omit' from source: magic vars 21419 1726867391.68494: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.68501: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.68783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.68999: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.69002: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.69004: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.69075: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.69147: variable 'networkmanager_version' from source: set_fact 21419 1726867391.69160: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.69273: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.69276: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.69419: variable 'networkmanager_version' from source: set_fact 21419 1726867391.69427: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.69539: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.69542: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.69680: variable 'networkmanager_version' from source: set_fact 21419 1726867391.69691: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.69788: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867391.69890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867391.71232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867391.71279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867391.71306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867391.71330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867391.71350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867391.71410: 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) 21419 1726867391.71439: 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) 21419 1726867391.71457: 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) 21419 1726867391.71490: 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) 21419 1726867391.71501: 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) 21419 1726867391.71533: 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) 21419 1726867391.71550: 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) 21419 1726867391.71566: 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) 21419 1726867391.71596: 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) 21419 1726867391.71607: 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) 21419 1726867391.71636: 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) 21419 1726867391.71652: 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) 21419 1726867391.71670: 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) 21419 1726867391.71699: 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) 21419 1726867391.71710: 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) 21419 1726867391.71819: variable 'network_connections' from source: task vars 21419 1726867391.71830: variable 'interface' from source: play vars 21419 1726867391.71919: variable 'interface' from source: play vars 21419 1726867391.71981: 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) 21419 1726867391.72019: 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) 21419 1726867391.72058: 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) 21419 1726867391.72062: 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) 21419 1726867391.72133: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867391.72405: variable 'network_connections' from source: task vars 21419 1726867391.72416: variable 'interface' from source: play vars 21419 1726867391.72461: variable 'interface' from source: play vars 21419 1726867391.72508: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867391.72512: when evaluation is False, skipping this task 21419 1726867391.72518: _execute() done 21419 1726867391.72522: dumping result to json 21419 1726867391.72524: done dumping result, returning 21419 1726867391.72582: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-000000000076] 21419 1726867391.72585: sending task result for task 0affcac9-a3a5-053a-b750-000000000076 21419 1726867391.72661: done sending task result for task 0affcac9-a3a5-053a-b750-000000000076 21419 1726867391.72663: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867391.72734: no more pending results, returning what we have 21419 1726867391.72737: results queue empty 21419 1726867391.72738: checking for any_errors_fatal 21419 1726867391.72746: done checking for any_errors_fatal 21419 1726867391.72747: checking for max_fail_percentage 21419 1726867391.72749: done checking for max_fail_percentage 21419 1726867391.72749: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.72751: done checking to see if all hosts have failed 21419 1726867391.72751: getting the remaining hosts for this loop 21419 1726867391.72752: done getting the remaining hosts for this loop 21419 1726867391.72756: getting the next task for host managed_node2 21419 1726867391.72762: done getting next task for host managed_node2 21419 1726867391.72765: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21419 1726867391.72768: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.72786: getting variables 21419 1726867391.72787: in VariableManager get_vars() 21419 1726867391.72835: Calling all_inventory to load vars for managed_node2 21419 1726867391.72837: Calling groups_inventory to load vars for managed_node2 21419 1726867391.72839: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.72848: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.72850: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.72852: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.74291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.75847: done with get_vars() 21419 1726867391.75862: done getting variables 21419 1726867391.75918: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:11 -0400 (0:00:00.083) 0:00:26.894 ****** 21419 1726867391.75945: entering _queue_task() for managed_node2/package 21419 1726867391.76257: worker is 1 (out of 1 available) 21419 1726867391.76272: exiting _queue_task() for managed_node2/package 21419 1726867391.76285: done queuing things up, now waiting for results queue to drain 21419 1726867391.76287: waiting for pending results... 21419 1726867391.76523: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 21419 1726867391.76602: in run() - task 0affcac9-a3a5-053a-b750-000000000077 21419 1726867391.76672: variable 'ansible_search_path' from source: unknown 21419 1726867391.76675: variable 'ansible_search_path' from source: unknown 21419 1726867391.76680: calling self._execute() 21419 1726867391.76747: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.76751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.76760: variable 'omit' from source: magic vars 21419 1726867391.77101: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.77120: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.77235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.77425: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.77459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.77484: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.77541: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.77600: variable 'networkmanager_version' from source: set_fact 21419 1726867391.77611: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.77688: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.77691: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.77778: variable 'networkmanager_version' from source: set_fact 21419 1726867391.77786: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.77855: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.77859: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.77946: variable 'networkmanager_version' from source: set_fact 21419 1726867391.77953: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.78069: variable 'network_packages' from source: role '' defaults 21419 1726867391.78144: variable '__network_provider_setup' from source: role '' defaults 21419 1726867391.78153: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867391.78205: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867391.78216: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867391.78259: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867391.78393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867391.79962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867391.80182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867391.80188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867391.80191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867391.80196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867391.80249: 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) 21419 1726867391.80299: 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) 21419 1726867391.80315: 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) 21419 1726867391.80373: 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) 21419 1726867391.80506: 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) 21419 1726867391.80512: 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) 21419 1726867391.80517: 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) 21419 1726867391.80519: 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) 21419 1726867391.80555: 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) 21419 1726867391.80602: 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) 21419 1726867391.80826: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867391.80928: 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) 21419 1726867391.80945: 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) 21419 1726867391.80965: 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) 21419 1726867391.81008: 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) 21419 1726867391.81086: 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) 21419 1726867391.81146: variable 'ansible_python' from source: facts 21419 1726867391.81169: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867391.81237: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867391.81303: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867391.81572: 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) 21419 1726867391.81575: 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) 21419 1726867391.81587: 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) 21419 1726867391.81589: 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) 21419 1726867391.81592: 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) 21419 1726867391.81603: 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) 21419 1726867391.81619: 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) 21419 1726867391.81635: 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) 21419 1726867391.81661: 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) 21419 1726867391.81672: 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) 21419 1726867391.81848: variable 'network_connections' from source: task vars 21419 1726867391.81851: variable 'interface' from source: play vars 21419 1726867391.81932: variable 'interface' from source: play vars 21419 1726867391.82023: 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) 21419 1726867391.82055: 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) 21419 1726867391.82079: 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) 21419 1726867391.82100: 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) 21419 1726867391.82140: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867391.82342: variable 'network_connections' from source: task vars 21419 1726867391.82348: variable 'interface' from source: play vars 21419 1726867391.82419: variable 'interface' from source: play vars 21419 1726867391.82458: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867391.82517: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867391.82706: variable 'network_connections' from source: task vars 21419 1726867391.82710: variable 'interface' from source: play vars 21419 1726867391.82757: variable 'interface' from source: play vars 21419 1726867391.82776: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867391.82842: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867391.83033: variable 'network_connections' from source: task vars 21419 1726867391.83037: variable 'interface' from source: play vars 21419 1726867391.83084: variable 'interface' from source: play vars 21419 1726867391.83131: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867391.83172: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867391.83179: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867391.83221: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867391.83402: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867391.83825: variable 'network_connections' from source: task vars 21419 1726867391.83829: variable 'interface' from source: play vars 21419 1726867391.83873: variable 'interface' from source: play vars 21419 1726867391.83884: variable 'ansible_distribution' from source: facts 21419 1726867391.83888: variable '__network_rh_distros' from source: role '' defaults 21419 1726867391.83895: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.83910: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867391.84046: variable 'ansible_distribution' from source: facts 21419 1726867391.84050: variable '__network_rh_distros' from source: role '' defaults 21419 1726867391.84053: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.84063: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867391.84168: variable 'ansible_distribution' from source: facts 21419 1726867391.84176: variable '__network_rh_distros' from source: role '' defaults 21419 1726867391.84181: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.84203: variable 'network_provider' from source: set_fact 21419 1726867391.84218: variable 'ansible_facts' from source: unknown 21419 1726867391.84654: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21419 1726867391.84658: when evaluation is False, skipping this task 21419 1726867391.84660: _execute() done 21419 1726867391.84663: dumping result to json 21419 1726867391.84665: done dumping result, returning 21419 1726867391.84673: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-053a-b750-000000000077] 21419 1726867391.84675: sending task result for task 0affcac9-a3a5-053a-b750-000000000077 21419 1726867391.84767: done sending task result for task 0affcac9-a3a5-053a-b750-000000000077 21419 1726867391.84770: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21419 1726867391.84827: no more pending results, returning what we have 21419 1726867391.84831: results queue empty 21419 1726867391.84831: checking for any_errors_fatal 21419 1726867391.84838: done checking for any_errors_fatal 21419 1726867391.84838: checking for max_fail_percentage 21419 1726867391.84840: done checking for max_fail_percentage 21419 1726867391.84841: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.84842: done checking to see if all hosts have failed 21419 1726867391.84843: getting the remaining hosts for this loop 21419 1726867391.84844: done getting the remaining hosts for this loop 21419 1726867391.84851: getting the next task for host managed_node2 21419 1726867391.84858: done getting next task for host managed_node2 21419 1726867391.84861: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867391.84864: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.84888: getting variables 21419 1726867391.84890: in VariableManager get_vars() 21419 1726867391.84942: Calling all_inventory to load vars for managed_node2 21419 1726867391.84945: Calling groups_inventory to load vars for managed_node2 21419 1726867391.84947: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.84956: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.84958: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.84960: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.85976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.87255: done with get_vars() 21419 1726867391.87273: done getting variables 21419 1726867391.87353: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:11 -0400 (0:00:00.114) 0:00:27.009 ****** 21419 1726867391.87381: entering _queue_task() for managed_node2/package 21419 1726867391.87671: worker is 1 (out of 1 available) 21419 1726867391.87687: exiting _queue_task() for managed_node2/package 21419 1726867391.87700: done queuing things up, now waiting for results queue to drain 21419 1726867391.87701: waiting for pending results... 21419 1726867391.87903: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867391.87975: in run() - task 0affcac9-a3a5-053a-b750-000000000078 21419 1726867391.87988: variable 'ansible_search_path' from source: unknown 21419 1726867391.87992: variable 'ansible_search_path' from source: unknown 21419 1726867391.88021: calling self._execute() 21419 1726867391.88096: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.88100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.88118: variable 'omit' from source: magic vars 21419 1726867391.88415: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.88428: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.88548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.88845: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.88881: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.88906: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.88963: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.89184: variable 'networkmanager_version' from source: set_fact 21419 1726867391.89188: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.89211: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.89231: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.89416: variable 'networkmanager_version' from source: set_fact 21419 1726867391.89440: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.89598: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.89608: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.89882: variable 'networkmanager_version' from source: set_fact 21419 1726867391.89885: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.89888: variable 'network_state' from source: role '' defaults 21419 1726867391.89890: Evaluated conditional (network_state != {}): False 21419 1726867391.89892: when evaluation is False, skipping this task 21419 1726867391.89894: _execute() done 21419 1726867391.89896: dumping result to json 21419 1726867391.89898: done dumping result, returning 21419 1726867391.89902: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-053a-b750-000000000078] 21419 1726867391.89908: sending task result for task 0affcac9-a3a5-053a-b750-000000000078 21419 1726867391.90015: done sending task result for task 0affcac9-a3a5-053a-b750-000000000078 21419 1726867391.90019: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867391.90072: no more pending results, returning what we have 21419 1726867391.90076: results queue empty 21419 1726867391.90078: checking for any_errors_fatal 21419 1726867391.90087: done checking for any_errors_fatal 21419 1726867391.90088: checking for max_fail_percentage 21419 1726867391.90091: done checking for max_fail_percentage 21419 1726867391.90092: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.90093: done checking to see if all hosts have failed 21419 1726867391.90094: getting the remaining hosts for this loop 21419 1726867391.90095: done getting the remaining hosts for this loop 21419 1726867391.90099: getting the next task for host managed_node2 21419 1726867391.90105: done getting next task for host managed_node2 21419 1726867391.90109: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867391.90112: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.90133: getting variables 21419 1726867391.90134: in VariableManager get_vars() 21419 1726867391.90183: Calling all_inventory to load vars for managed_node2 21419 1726867391.90186: Calling groups_inventory to load vars for managed_node2 21419 1726867391.90188: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.90198: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.90201: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.90203: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.91763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.92773: done with get_vars() 21419 1726867391.92790: done getting variables 21419 1726867391.92833: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:11 -0400 (0:00:00.054) 0:00:27.063 ****** 21419 1726867391.92856: entering _queue_task() for managed_node2/package 21419 1726867391.93099: worker is 1 (out of 1 available) 21419 1726867391.93111: exiting _queue_task() for managed_node2/package 21419 1726867391.93123: done queuing things up, now waiting for results queue to drain 21419 1726867391.93125: waiting for pending results... 21419 1726867391.93304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867391.93396: in run() - task 0affcac9-a3a5-053a-b750-000000000079 21419 1726867391.93407: variable 'ansible_search_path' from source: unknown 21419 1726867391.93410: variable 'ansible_search_path' from source: unknown 21419 1726867391.93441: calling self._execute() 21419 1726867391.93516: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867391.93524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867391.93533: variable 'omit' from source: magic vars 21419 1726867391.93838: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.93883: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.94143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867391.94562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867391.94616: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867391.94656: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867391.94738: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867391.94830: variable 'networkmanager_version' from source: set_fact 21419 1726867391.94848: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.94969: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.94982: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.95116: variable 'networkmanager_version' from source: set_fact 21419 1726867391.95130: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.95240: variable 'ansible_distribution_major_version' from source: facts 21419 1726867391.95251: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867391.95392: variable 'networkmanager_version' from source: set_fact 21419 1726867391.95441: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867391.95531: variable 'network_state' from source: role '' defaults 21419 1726867391.95555: Evaluated conditional (network_state != {}): False 21419 1726867391.95564: when evaluation is False, skipping this task 21419 1726867391.95571: _execute() done 21419 1726867391.95580: dumping result to json 21419 1726867391.95661: done dumping result, returning 21419 1726867391.95665: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-053a-b750-000000000079] 21419 1726867391.95667: sending task result for task 0affcac9-a3a5-053a-b750-000000000079 21419 1726867391.95743: done sending task result for task 0affcac9-a3a5-053a-b750-000000000079 21419 1726867391.95746: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867391.95817: no more pending results, returning what we have 21419 1726867391.95821: results queue empty 21419 1726867391.95823: checking for any_errors_fatal 21419 1726867391.95830: done checking for any_errors_fatal 21419 1726867391.95831: checking for max_fail_percentage 21419 1726867391.95833: done checking for max_fail_percentage 21419 1726867391.95834: checking to see if all hosts have failed and the running result is not ok 21419 1726867391.95835: done checking to see if all hosts have failed 21419 1726867391.95836: getting the remaining hosts for this loop 21419 1726867391.95837: done getting the remaining hosts for this loop 21419 1726867391.95841: getting the next task for host managed_node2 21419 1726867391.95847: done getting next task for host managed_node2 21419 1726867391.95852: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867391.95855: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867391.95881: getting variables 21419 1726867391.95883: in VariableManager get_vars() 21419 1726867391.95937: Calling all_inventory to load vars for managed_node2 21419 1726867391.95941: Calling groups_inventory to load vars for managed_node2 21419 1726867391.95943: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867391.95956: Calling all_plugins_play to load vars for managed_node2 21419 1726867391.95959: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867391.95962: Calling groups_plugins_play to load vars for managed_node2 21419 1726867391.97626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867391.99265: done with get_vars() 21419 1726867391.99295: done getting variables 21419 1726867391.99366: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:11 -0400 (0:00:00.065) 0:00:27.129 ****** 21419 1726867391.99405: entering _queue_task() for managed_node2/service 21419 1726867391.99983: worker is 1 (out of 1 available) 21419 1726867391.99993: exiting _queue_task() for managed_node2/service 21419 1726867392.00005: done queuing things up, now waiting for results queue to drain 21419 1726867392.00007: waiting for pending results... 21419 1726867392.00139: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867392.00344: in run() - task 0affcac9-a3a5-053a-b750-00000000007a 21419 1726867392.00348: variable 'ansible_search_path' from source: unknown 21419 1726867392.00350: variable 'ansible_search_path' from source: unknown 21419 1726867392.00352: calling self._execute() 21419 1726867392.00422: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.00433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.00451: variable 'omit' from source: magic vars 21419 1726867392.00843: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.00863: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.01050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867392.01331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867392.01383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867392.01428: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867392.01507: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867392.01593: variable 'networkmanager_version' from source: set_fact 21419 1726867392.01613: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.01756: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.01759: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.01975: variable 'networkmanager_version' from source: set_fact 21419 1726867392.01981: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.02035: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.02046: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.02195: variable 'networkmanager_version' from source: set_fact 21419 1726867392.02210: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.02332: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867392.02495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867392.04989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867392.05059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867392.05103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867392.05145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867392.05238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867392.05264: 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) 21419 1726867392.05299: 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) 21419 1726867392.05327: 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) 21419 1726867392.05381: 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) 21419 1726867392.05401: 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) 21419 1726867392.05455: 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) 21419 1726867392.05487: 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) 21419 1726867392.05518: 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) 21419 1726867392.05568: 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) 21419 1726867392.05590: 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) 21419 1726867392.05673: 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) 21419 1726867392.05676: 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) 21419 1726867392.05696: 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) 21419 1726867392.05737: 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) 21419 1726867392.05757: 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) 21419 1726867392.05941: variable 'network_connections' from source: task vars 21419 1726867392.05959: variable 'interface' from source: play vars 21419 1726867392.06082: variable 'interface' from source: play vars 21419 1726867392.06123: 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) 21419 1726867392.06150: 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) 21419 1726867392.06182: 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) 21419 1726867392.06223: 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) 21419 1726867392.06289: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867392.06644: variable 'network_connections' from source: task vars 21419 1726867392.06647: variable 'interface' from source: play vars 21419 1726867392.06650: variable 'interface' from source: play vars 21419 1726867392.06688: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867392.06696: when evaluation is False, skipping this task 21419 1726867392.06702: _execute() done 21419 1726867392.06709: dumping result to json 21419 1726867392.06715: done dumping result, returning 21419 1726867392.06727: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-00000000007a] 21419 1726867392.06736: sending task result for task 0affcac9-a3a5-053a-b750-00000000007a skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867392.07031: no more pending results, returning what we have 21419 1726867392.07034: results queue empty 21419 1726867392.07035: checking for any_errors_fatal 21419 1726867392.07042: done checking for any_errors_fatal 21419 1726867392.07043: checking for max_fail_percentage 21419 1726867392.07045: done checking for max_fail_percentage 21419 1726867392.07046: checking to see if all hosts have failed and the running result is not ok 21419 1726867392.07047: done checking to see if all hosts have failed 21419 1726867392.07048: getting the remaining hosts for this loop 21419 1726867392.07049: done getting the remaining hosts for this loop 21419 1726867392.07053: getting the next task for host managed_node2 21419 1726867392.07060: done getting next task for host managed_node2 21419 1726867392.07064: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867392.07068: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867392.07083: done sending task result for task 0affcac9-a3a5-053a-b750-00000000007a 21419 1726867392.07086: WORKER PROCESS EXITING 21419 1726867392.07160: getting variables 21419 1726867392.07162: in VariableManager get_vars() 21419 1726867392.07217: Calling all_inventory to load vars for managed_node2 21419 1726867392.07220: Calling groups_inventory to load vars for managed_node2 21419 1726867392.07222: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867392.07233: Calling all_plugins_play to load vars for managed_node2 21419 1726867392.07236: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867392.07240: Calling groups_plugins_play to load vars for managed_node2 21419 1726867392.08258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867392.09127: done with get_vars() 21419 1726867392.09146: done getting variables 21419 1726867392.09217: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:23:12 -0400 (0:00:00.098) 0:00:27.227 ****** 21419 1726867392.09247: entering _queue_task() for managed_node2/service 21419 1726867392.09597: worker is 1 (out of 1 available) 21419 1726867392.09609: exiting _queue_task() for managed_node2/service 21419 1726867392.09622: done queuing things up, now waiting for results queue to drain 21419 1726867392.09624: waiting for pending results... 21419 1726867392.09900: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867392.10084: in run() - task 0affcac9-a3a5-053a-b750-00000000007b 21419 1726867392.10089: variable 'ansible_search_path' from source: unknown 21419 1726867392.10092: variable 'ansible_search_path' from source: unknown 21419 1726867392.10117: calling self._execute() 21419 1726867392.10218: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.10232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.10247: variable 'omit' from source: magic vars 21419 1726867392.10580: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.10591: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.10711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867392.10904: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867392.10938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867392.10963: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867392.11022: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867392.11085: variable 'networkmanager_version' from source: set_fact 21419 1726867392.11096: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.11171: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.11176: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.11267: variable 'networkmanager_version' from source: set_fact 21419 1726867392.11274: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.11349: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.11352: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.11440: variable 'networkmanager_version' from source: set_fact 21419 1726867392.11447: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.11547: variable 'network_provider' from source: set_fact 21419 1726867392.11551: variable 'network_state' from source: role '' defaults 21419 1726867392.11560: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21419 1726867392.11564: variable 'omit' from source: magic vars 21419 1726867392.11604: variable 'omit' from source: magic vars 21419 1726867392.11628: variable 'network_service_name' from source: role '' defaults 21419 1726867392.11679: variable 'network_service_name' from source: role '' defaults 21419 1726867392.11747: variable '__network_provider_setup' from source: role '' defaults 21419 1726867392.11758: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867392.11799: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867392.11807: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867392.11852: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867392.11975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867392.13800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867392.13840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867392.13875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867392.13921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867392.13943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867392.14001: 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) 21419 1726867392.14030: 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) 21419 1726867392.14048: 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) 21419 1726867392.14074: 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) 21419 1726867392.14088: 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) 21419 1726867392.14124: 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) 21419 1726867392.14145: 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) 21419 1726867392.14161: 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) 21419 1726867392.14189: 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) 21419 1726867392.14199: 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) 21419 1726867392.14351: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867392.14426: 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) 21419 1726867392.14443: 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) 21419 1726867392.14464: 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) 21419 1726867392.14491: 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) 21419 1726867392.14501: 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) 21419 1726867392.14564: variable 'ansible_python' from source: facts 21419 1726867392.14583: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867392.14641: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867392.14698: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867392.14782: 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) 21419 1726867392.14797: 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) 21419 1726867392.14816: 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) 21419 1726867392.14841: 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) 21419 1726867392.14851: 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) 21419 1726867392.14889: 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) 21419 1726867392.14907: 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) 21419 1726867392.14925: 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) 21419 1726867392.14952: 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) 21419 1726867392.14962: 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) 21419 1726867392.15055: variable 'network_connections' from source: task vars 21419 1726867392.15061: variable 'interface' from source: play vars 21419 1726867392.15119: variable 'interface' from source: play vars 21419 1726867392.15174: 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) 21419 1726867392.15197: 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) 21419 1726867392.15223: 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) 21419 1726867392.15247: 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) 21419 1726867392.15283: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867392.15544: variable 'network_connections' from source: task vars 21419 1726867392.15547: variable 'interface' from source: play vars 21419 1726867392.15782: variable 'interface' from source: play vars 21419 1726867392.15785: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867392.15787: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867392.16071: variable 'network_connections' from source: task vars 21419 1726867392.16083: variable 'interface' from source: play vars 21419 1726867392.16169: variable 'interface' from source: play vars 21419 1726867392.16201: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867392.16282: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867392.16682: variable 'network_connections' from source: task vars 21419 1726867392.16685: variable 'interface' from source: play vars 21419 1726867392.16688: variable 'interface' from source: play vars 21419 1726867392.16694: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867392.16727: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867392.16740: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867392.16805: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867392.17026: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867392.17494: variable 'network_connections' from source: task vars 21419 1726867392.17504: variable 'interface' from source: play vars 21419 1726867392.17571: variable 'interface' from source: play vars 21419 1726867392.17595: variable 'ansible_distribution' from source: facts 21419 1726867392.17599: variable '__network_rh_distros' from source: role '' defaults 21419 1726867392.17605: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.17623: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867392.17741: variable 'ansible_distribution' from source: facts 21419 1726867392.17745: variable '__network_rh_distros' from source: role '' defaults 21419 1726867392.17749: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.17757: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867392.17878: variable 'ansible_distribution' from source: facts 21419 1726867392.17884: variable '__network_rh_distros' from source: role '' defaults 21419 1726867392.17887: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.17906: variable 'network_provider' from source: set_fact 21419 1726867392.17926: variable 'omit' from source: magic vars 21419 1726867392.17949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867392.17969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867392.17989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867392.18002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867392.18010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867392.18034: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867392.18036: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.18039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.18111: Set connection var ansible_connection to ssh 21419 1726867392.18117: Set connection var ansible_shell_executable to /bin/sh 21419 1726867392.18119: Set connection var ansible_shell_type to sh 21419 1726867392.18125: Set connection var ansible_timeout to 10 21419 1726867392.18130: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867392.18135: Set connection var ansible_pipelining to False 21419 1726867392.18153: variable 'ansible_shell_executable' from source: unknown 21419 1726867392.18156: variable 'ansible_connection' from source: unknown 21419 1726867392.18158: variable 'ansible_module_compression' from source: unknown 21419 1726867392.18164: variable 'ansible_shell_type' from source: unknown 21419 1726867392.18166: variable 'ansible_shell_executable' from source: unknown 21419 1726867392.18169: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.18171: variable 'ansible_pipelining' from source: unknown 21419 1726867392.18173: variable 'ansible_timeout' from source: unknown 21419 1726867392.18175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.18250: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867392.18259: variable 'omit' from source: magic vars 21419 1726867392.18264: starting attempt loop 21419 1726867392.18267: running the handler 21419 1726867392.18324: variable 'ansible_facts' from source: unknown 21419 1726867392.18779: _low_level_execute_command(): starting 21419 1726867392.18784: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867392.19335: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867392.19339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867392.19341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867392.19343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867392.19426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867392.19441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867392.19523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867392.21224: stdout chunk (state=3): >>>/root <<< 21419 1726867392.21362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867392.21365: stdout chunk (state=3): >>><<< 21419 1726867392.21368: stderr chunk (state=3): >>><<< 21419 1726867392.21387: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867392.21405: _low_level_execute_command(): starting 21419 1726867392.21480: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300 `" && echo ansible-tmp-1726867392.2139366-22675-253565037431300="` echo /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300 `" ) && sleep 0' 21419 1726867392.21951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867392.21961: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867392.21971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867392.21990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867392.22011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867392.22026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867392.22064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867392.22076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867392.22122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867392.24050: stdout chunk (state=3): >>>ansible-tmp-1726867392.2139366-22675-253565037431300=/root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300 <<< 21419 1726867392.24319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867392.24325: stdout chunk (state=3): >>><<< 21419 1726867392.24330: stderr chunk (state=3): >>><<< 21419 1726867392.24345: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867392.2139366-22675-253565037431300=/root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867392.24483: variable 'ansible_module_compression' from source: unknown 21419 1726867392.24486: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21419 1726867392.24573: variable 'ansible_facts' from source: unknown 21419 1726867392.24837: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/AnsiballZ_systemd.py 21419 1726867392.25073: Sending initial data 21419 1726867392.25076: Sent initial data (156 bytes) 21419 1726867392.25770: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867392.25791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867392.25826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867392.25940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867392.25962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867392.25981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867392.26055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867392.27672: 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 <<< 21419 1726867392.27729: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867392.27789: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp3cov8fvd /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/AnsiballZ_systemd.py <<< 21419 1726867392.27797: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/AnsiballZ_systemd.py" <<< 21419 1726867392.27860: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp3cov8fvd" to remote "/root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/AnsiballZ_systemd.py" <<< 21419 1726867392.29432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867392.29591: stdout chunk (state=3): >>><<< 21419 1726867392.29594: stderr chunk (state=3): >>><<< 21419 1726867392.29596: done transferring module to remote 21419 1726867392.29599: _low_level_execute_command(): starting 21419 1726867392.29601: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/ /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/AnsiballZ_systemd.py && sleep 0' 21419 1726867392.30780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867392.30893: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867392.31063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867392.31134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867392.31227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867392.31242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867392.33046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867392.33056: stdout chunk (state=3): >>><<< 21419 1726867392.33068: stderr chunk (state=3): >>><<< 21419 1726867392.33090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867392.33104: _low_level_execute_command(): starting 21419 1726867392.33116: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/AnsiballZ_systemd.py && sleep 0' 21419 1726867392.34421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867392.34447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867392.34695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867392.63473: 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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4521984", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314085888", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "962291000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "Coredump<<< 21419 1726867392.63517: stdout chunk (state=3): >>>Receive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-<<< 21419 1726867392.63526: stdout chunk (state=3): >>>broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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}}} <<< 21419 1726867392.65319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867392.65353: stderr chunk (state=3): >>><<< 21419 1726867392.65357: stdout chunk (state=3): >>><<< 21419 1726867392.65379: _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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4521984", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314085888", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "962291000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867392.65498: 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-1726867392.2139366-22675-253565037431300/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867392.65516: _low_level_execute_command(): starting 21419 1726867392.65520: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867392.2139366-22675-253565037431300/ > /dev/null 2>&1 && sleep 0' 21419 1726867392.65973: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867392.65976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867392.65980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867392.65983: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867392.65985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867392.66035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867392.66038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867392.66044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867392.66085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867392.67895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867392.67915: stderr chunk (state=3): >>><<< 21419 1726867392.67921: stdout chunk (state=3): >>><<< 21419 1726867392.67938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867392.67944: handler run complete 21419 1726867392.67982: attempt loop complete, returning result 21419 1726867392.67985: _execute() done 21419 1726867392.67987: dumping result to json 21419 1726867392.67999: done dumping result, returning 21419 1726867392.68007: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-053a-b750-00000000007b] 21419 1726867392.68011: sending task result for task 0affcac9-a3a5-053a-b750-00000000007b ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867392.68433: done sending task result for task 0affcac9-a3a5-053a-b750-00000000007b 21419 1726867392.68436: WORKER PROCESS EXITING 21419 1726867392.68450: no more pending results, returning what we have 21419 1726867392.68453: results queue empty 21419 1726867392.68454: checking for any_errors_fatal 21419 1726867392.68459: done checking for any_errors_fatal 21419 1726867392.68460: checking for max_fail_percentage 21419 1726867392.68461: done checking for max_fail_percentage 21419 1726867392.68462: checking to see if all hosts have failed and the running result is not ok 21419 1726867392.68463: done checking to see if all hosts have failed 21419 1726867392.68464: getting the remaining hosts for this loop 21419 1726867392.68465: done getting the remaining hosts for this loop 21419 1726867392.68468: getting the next task for host managed_node2 21419 1726867392.68474: done getting next task for host managed_node2 21419 1726867392.68479: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867392.68482: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867392.68493: getting variables 21419 1726867392.68508: in VariableManager get_vars() 21419 1726867392.68551: Calling all_inventory to load vars for managed_node2 21419 1726867392.68553: Calling groups_inventory to load vars for managed_node2 21419 1726867392.68556: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867392.68564: Calling all_plugins_play to load vars for managed_node2 21419 1726867392.68566: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867392.68569: Calling groups_plugins_play to load vars for managed_node2 21419 1726867392.69329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867392.70527: done with get_vars() 21419 1726867392.70543: done getting variables 21419 1726867392.70586: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:23:12 -0400 (0:00:00.613) 0:00:27.841 ****** 21419 1726867392.70611: entering _queue_task() for managed_node2/service 21419 1726867392.70837: worker is 1 (out of 1 available) 21419 1726867392.70851: exiting _queue_task() for managed_node2/service 21419 1726867392.70865: done queuing things up, now waiting for results queue to drain 21419 1726867392.70867: waiting for pending results... 21419 1726867392.71194: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867392.71316: in run() - task 0affcac9-a3a5-053a-b750-00000000007c 21419 1726867392.71345: variable 'ansible_search_path' from source: unknown 21419 1726867392.71363: variable 'ansible_search_path' from source: unknown 21419 1726867392.71427: calling self._execute() 21419 1726867392.71565: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.71588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.71638: variable 'omit' from source: magic vars 21419 1726867392.71995: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.72005: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.72128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867392.72367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867392.72582: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867392.72585: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867392.72588: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867392.72657: variable 'networkmanager_version' from source: set_fact 21419 1726867392.72683: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.72847: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.72861: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.72990: variable 'networkmanager_version' from source: set_fact 21419 1726867392.72996: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.73083: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.73150: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.73212: variable 'networkmanager_version' from source: set_fact 21419 1726867392.73223: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.73295: variable 'network_provider' from source: set_fact 21419 1726867392.73298: Evaluated conditional (network_provider == "nm"): True 21419 1726867392.73365: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867392.73426: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867392.73511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867392.75947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867392.75992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867392.76022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867392.76049: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867392.76071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867392.76131: 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) 21419 1726867392.76153: 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) 21419 1726867392.76173: 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) 21419 1726867392.76201: 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) 21419 1726867392.76212: 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) 21419 1726867392.76246: 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) 21419 1726867392.76262: 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) 21419 1726867392.76283: 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) 21419 1726867392.76308: 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) 21419 1726867392.76321: 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) 21419 1726867392.76349: 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) 21419 1726867392.76366: 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) 21419 1726867392.76472: 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) 21419 1726867392.76475: 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) 21419 1726867392.76480: 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) 21419 1726867392.76511: variable 'network_connections' from source: task vars 21419 1726867392.76524: variable 'interface' from source: play vars 21419 1726867392.76576: variable 'interface' from source: play vars 21419 1726867392.76628: 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) 21419 1726867392.76643: 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) 21419 1726867392.76660: 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) 21419 1726867392.76679: 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) 21419 1726867392.76723: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867392.76870: variable 'network_connections' from source: task vars 21419 1726867392.76874: variable 'interface' from source: play vars 21419 1726867392.76922: variable 'interface' from source: play vars 21419 1726867392.76952: Evaluated conditional (__network_wpa_supplicant_required): False 21419 1726867392.76956: when evaluation is False, skipping this task 21419 1726867392.76958: _execute() done 21419 1726867392.76961: dumping result to json 21419 1726867392.76963: done dumping result, returning 21419 1726867392.76970: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-053a-b750-00000000007c] 21419 1726867392.76974: sending task result for task 0affcac9-a3a5-053a-b750-00000000007c 21419 1726867392.77059: done sending task result for task 0affcac9-a3a5-053a-b750-00000000007c 21419 1726867392.77062: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21419 1726867392.77110: no more pending results, returning what we have 21419 1726867392.77113: results queue empty 21419 1726867392.77114: checking for any_errors_fatal 21419 1726867392.77137: done checking for any_errors_fatal 21419 1726867392.77138: checking for max_fail_percentage 21419 1726867392.77140: done checking for max_fail_percentage 21419 1726867392.77141: checking to see if all hosts have failed and the running result is not ok 21419 1726867392.77142: done checking to see if all hosts have failed 21419 1726867392.77142: getting the remaining hosts for this loop 21419 1726867392.77144: done getting the remaining hosts for this loop 21419 1726867392.77147: getting the next task for host managed_node2 21419 1726867392.77154: done getting next task for host managed_node2 21419 1726867392.77157: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867392.77160: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867392.77184: getting variables 21419 1726867392.77186: in VariableManager get_vars() 21419 1726867392.77232: Calling all_inventory to load vars for managed_node2 21419 1726867392.77234: Calling groups_inventory to load vars for managed_node2 21419 1726867392.77236: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867392.77244: Calling all_plugins_play to load vars for managed_node2 21419 1726867392.77247: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867392.77249: Calling groups_plugins_play to load vars for managed_node2 21419 1726867392.78323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867392.79790: done with get_vars() 21419 1726867392.79811: done getting variables 21419 1726867392.79862: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:23:12 -0400 (0:00:00.092) 0:00:27.934 ****** 21419 1726867392.79893: entering _queue_task() for managed_node2/service 21419 1726867392.80186: worker is 1 (out of 1 available) 21419 1726867392.80199: exiting _queue_task() for managed_node2/service 21419 1726867392.80213: done queuing things up, now waiting for results queue to drain 21419 1726867392.80214: waiting for pending results... 21419 1726867392.80597: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867392.80649: in run() - task 0affcac9-a3a5-053a-b750-00000000007d 21419 1726867392.80668: variable 'ansible_search_path' from source: unknown 21419 1726867392.80679: variable 'ansible_search_path' from source: unknown 21419 1726867392.80783: calling self._execute() 21419 1726867392.80827: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.80841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.80855: variable 'omit' from source: magic vars 21419 1726867392.81240: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.81266: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.81441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867392.81717: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867392.81771: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867392.81815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867392.81982: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867392.81985: variable 'networkmanager_version' from source: set_fact 21419 1726867392.81988: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.82105: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.82116: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.82251: variable 'networkmanager_version' from source: set_fact 21419 1726867392.82265: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.82376: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.82389: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.82519: variable 'networkmanager_version' from source: set_fact 21419 1726867392.82537: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.82648: variable 'network_provider' from source: set_fact 21419 1726867392.82659: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867392.82667: when evaluation is False, skipping this task 21419 1726867392.82674: _execute() done 21419 1726867392.82684: dumping result to json 21419 1726867392.82692: done dumping result, returning 21419 1726867392.82703: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-053a-b750-00000000007d] 21419 1726867392.82712: sending task result for task 0affcac9-a3a5-053a-b750-00000000007d 21419 1726867392.82819: done sending task result for task 0affcac9-a3a5-053a-b750-00000000007d 21419 1726867392.82822: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867392.82902: no more pending results, returning what we have 21419 1726867392.82906: results queue empty 21419 1726867392.82907: checking for any_errors_fatal 21419 1726867392.82915: done checking for any_errors_fatal 21419 1726867392.82916: checking for max_fail_percentage 21419 1726867392.82918: done checking for max_fail_percentage 21419 1726867392.82919: checking to see if all hosts have failed and the running result is not ok 21419 1726867392.82921: done checking to see if all hosts have failed 21419 1726867392.82921: getting the remaining hosts for this loop 21419 1726867392.82923: done getting the remaining hosts for this loop 21419 1726867392.82926: getting the next task for host managed_node2 21419 1726867392.82932: done getting next task for host managed_node2 21419 1726867392.82935: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867392.82938: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867392.82958: getting variables 21419 1726867392.82959: in VariableManager get_vars() 21419 1726867392.83011: Calling all_inventory to load vars for managed_node2 21419 1726867392.83013: Calling groups_inventory to load vars for managed_node2 21419 1726867392.83016: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867392.83027: Calling all_plugins_play to load vars for managed_node2 21419 1726867392.83030: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867392.83033: Calling groups_plugins_play to load vars for managed_node2 21419 1726867392.84647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867392.86149: done with get_vars() 21419 1726867392.86169: done getting variables 21419 1726867392.86229: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:23:12 -0400 (0:00:00.063) 0:00:27.997 ****** 21419 1726867392.86260: entering _queue_task() for managed_node2/copy 21419 1726867392.86529: worker is 1 (out of 1 available) 21419 1726867392.86542: exiting _queue_task() for managed_node2/copy 21419 1726867392.86554: done queuing things up, now waiting for results queue to drain 21419 1726867392.86556: waiting for pending results... 21419 1726867392.86905: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867392.87002: in run() - task 0affcac9-a3a5-053a-b750-00000000007e 21419 1726867392.87006: variable 'ansible_search_path' from source: unknown 21419 1726867392.87009: variable 'ansible_search_path' from source: unknown 21419 1726867392.87038: calling self._execute() 21419 1726867392.87141: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.87383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.87387: variable 'omit' from source: magic vars 21419 1726867392.87550: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.87568: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.87754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867392.88029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867392.88087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867392.88124: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867392.88168: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867392.88250: variable 'networkmanager_version' from source: set_fact 21419 1726867392.88275: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.88431: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.88442: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.88569: variable 'networkmanager_version' from source: set_fact 21419 1726867392.88588: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.88703: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.88713: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.88840: variable 'networkmanager_version' from source: set_fact 21419 1726867392.88853: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.88968: variable 'network_provider' from source: set_fact 21419 1726867392.88981: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867392.88989: when evaluation is False, skipping this task 21419 1726867392.88996: _execute() done 21419 1726867392.89002: dumping result to json 21419 1726867392.89009: done dumping result, returning 21419 1726867392.89025: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-053a-b750-00000000007e] 21419 1726867392.89035: sending task result for task 0affcac9-a3a5-053a-b750-00000000007e skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867392.89233: no more pending results, returning what we have 21419 1726867392.89238: results queue empty 21419 1726867392.89239: checking for any_errors_fatal 21419 1726867392.89245: done checking for any_errors_fatal 21419 1726867392.89245: checking for max_fail_percentage 21419 1726867392.89247: done checking for max_fail_percentage 21419 1726867392.89249: checking to see if all hosts have failed and the running result is not ok 21419 1726867392.89250: done checking to see if all hosts have failed 21419 1726867392.89250: getting the remaining hosts for this loop 21419 1726867392.89252: done getting the remaining hosts for this loop 21419 1726867392.89255: getting the next task for host managed_node2 21419 1726867392.89263: done getting next task for host managed_node2 21419 1726867392.89266: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867392.89269: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867392.89290: getting variables 21419 1726867392.89292: in VariableManager get_vars() 21419 1726867392.89341: Calling all_inventory to load vars for managed_node2 21419 1726867392.89344: Calling groups_inventory to load vars for managed_node2 21419 1726867392.89347: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867392.89358: Calling all_plugins_play to load vars for managed_node2 21419 1726867392.89361: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867392.89364: Calling groups_plugins_play to load vars for managed_node2 21419 1726867392.89891: done sending task result for task 0affcac9-a3a5-053a-b750-00000000007e 21419 1726867392.89895: WORKER PROCESS EXITING 21419 1726867392.90891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867392.92440: done with get_vars() 21419 1726867392.92463: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:23:12 -0400 (0:00:00.062) 0:00:28.060 ****** 21419 1726867392.92549: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867392.93184: worker is 1 (out of 1 available) 21419 1726867392.93194: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867392.93205: done queuing things up, now waiting for results queue to drain 21419 1726867392.93206: waiting for pending results... 21419 1726867392.93281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867392.93413: in run() - task 0affcac9-a3a5-053a-b750-00000000007f 21419 1726867392.93439: variable 'ansible_search_path' from source: unknown 21419 1726867392.93447: variable 'ansible_search_path' from source: unknown 21419 1726867392.93490: calling self._execute() 21419 1726867392.93648: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867392.93652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867392.93655: variable 'omit' from source: magic vars 21419 1726867392.93983: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.94001: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.94172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867392.94446: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867392.94499: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867392.94540: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867392.94576: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867392.94695: variable 'networkmanager_version' from source: set_fact 21419 1726867392.94737: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.94871: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.94886: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.95064: variable 'networkmanager_version' from source: set_fact 21419 1726867392.95068: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.95144: variable 'ansible_distribution_major_version' from source: facts 21419 1726867392.95153: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867392.95294: variable 'networkmanager_version' from source: set_fact 21419 1726867392.95307: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867392.95317: variable 'omit' from source: magic vars 21419 1726867392.95371: variable 'omit' from source: magic vars 21419 1726867392.95500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867392.97779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867392.97812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867392.97854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867392.97894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867392.97925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867392.98004: variable 'network_provider' from source: set_fact 21419 1726867392.98137: 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) 21419 1726867392.98209: 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) 21419 1726867392.98212: 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) 21419 1726867392.98248: 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) 21419 1726867392.98266: 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) 21419 1726867392.98346: variable 'omit' from source: magic vars 21419 1726867392.98461: variable 'omit' from source: magic vars 21419 1726867392.98571: variable 'network_connections' from source: task vars 21419 1726867392.98640: variable 'interface' from source: play vars 21419 1726867392.98662: variable 'interface' from source: play vars 21419 1726867392.98842: variable 'omit' from source: magic vars 21419 1726867392.98856: variable '__lsr_ansible_managed' from source: task vars 21419 1726867392.98923: variable '__lsr_ansible_managed' from source: task vars 21419 1726867392.99197: Loaded config def from plugin (lookup/template) 21419 1726867392.99207: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21419 1726867392.99281: File lookup term: get_ansible_managed.j2 21419 1726867392.99284: variable 'ansible_search_path' from source: unknown 21419 1726867392.99286: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21419 1726867392.99290: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21419 1726867392.99292: variable 'ansible_search_path' from source: unknown 21419 1726867393.05367: variable 'ansible_managed' from source: unknown 21419 1726867393.05498: variable 'omit' from source: magic vars 21419 1726867393.05532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867393.05581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867393.05682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867393.05686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867393.05688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867393.05690: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867393.05693: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.05695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.05773: Set connection var ansible_connection to ssh 21419 1726867393.05788: Set connection var ansible_shell_executable to /bin/sh 21419 1726867393.05795: Set connection var ansible_shell_type to sh 21419 1726867393.05803: Set connection var ansible_timeout to 10 21419 1726867393.05816: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867393.05826: Set connection var ansible_pipelining to False 21419 1726867393.05852: variable 'ansible_shell_executable' from source: unknown 21419 1726867393.05861: variable 'ansible_connection' from source: unknown 21419 1726867393.05868: variable 'ansible_module_compression' from source: unknown 21419 1726867393.05875: variable 'ansible_shell_type' from source: unknown 21419 1726867393.05885: variable 'ansible_shell_executable' from source: unknown 21419 1726867393.05924: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.05928: variable 'ansible_pipelining' from source: unknown 21419 1726867393.05930: variable 'ansible_timeout' from source: unknown 21419 1726867393.05932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.06048: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867393.06064: variable 'omit' from source: magic vars 21419 1726867393.06075: starting attempt loop 21419 1726867393.06084: running the handler 21419 1726867393.06142: _low_level_execute_command(): starting 21419 1726867393.06145: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867393.06886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867393.06912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867393.06928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867393.07034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867393.08746: stdout chunk (state=3): >>>/root <<< 21419 1726867393.08844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867393.08900: stderr chunk (state=3): >>><<< 21419 1726867393.09197: stdout chunk (state=3): >>><<< 21419 1726867393.09201: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867393.09204: _low_level_execute_command(): starting 21419 1726867393.09207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661 `" && echo ansible-tmp-1726867393.0912213-22711-39078600431661="` echo /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661 `" ) && sleep 0' 21419 1726867393.10580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867393.10594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867393.10807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867393.10837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867393.10950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867393.11131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867393.11189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867393.13103: stdout chunk (state=3): >>>ansible-tmp-1726867393.0912213-22711-39078600431661=/root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661 <<< 21419 1726867393.13243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867393.13259: stdout chunk (state=3): >>><<< 21419 1726867393.13272: stderr chunk (state=3): >>><<< 21419 1726867393.13470: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867393.0912213-22711-39078600431661=/root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867393.13480: variable 'ansible_module_compression' from source: unknown 21419 1726867393.13557: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21419 1726867393.13623: variable 'ansible_facts' from source: unknown 21419 1726867393.13767: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/AnsiballZ_network_connections.py 21419 1726867393.13916: Sending initial data 21419 1726867393.13992: Sent initial data (167 bytes) 21419 1726867393.14583: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867393.14598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867393.14675: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867393.14714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867393.14739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867393.14753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867393.14907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867393.16498: 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 <<< 21419 1726867393.16531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867393.16596: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmphj9or7mf /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/AnsiballZ_network_connections.py <<< 21419 1726867393.16611: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/AnsiballZ_network_connections.py" <<< 21419 1726867393.16647: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmphj9or7mf" to remote "/root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/AnsiballZ_network_connections.py" <<< 21419 1726867393.17894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867393.17898: stdout chunk (state=3): >>><<< 21419 1726867393.17900: stderr chunk (state=3): >>><<< 21419 1726867393.17954: done transferring module to remote 21419 1726867393.18180: _low_level_execute_command(): starting 21419 1726867393.18184: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/ /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/AnsiballZ_network_connections.py && sleep 0' 21419 1726867393.19119: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867393.19133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867393.19149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867393.19172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867393.19193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867393.19297: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867393.19310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867393.19376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867393.21255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867393.21270: stdout chunk (state=3): >>><<< 21419 1726867393.21286: stderr chunk (state=3): >>><<< 21419 1726867393.21568: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867393.21572: _low_level_execute_command(): starting 21419 1726867393.21574: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/AnsiballZ_network_connections.py && sleep 0' 21419 1726867393.22485: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867393.22782: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867393.22814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867393.22829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867393.22914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867393.51664: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21419 1726867393.53872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867393.54075: stdout chunk (state=3): >>><<< 21419 1726867393.54081: stderr chunk (state=3): >>><<< 21419 1726867393.54085: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867393.54088: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}, 'ethtool': {'ring': {'rx': 128, 'rx_jumbo': 128, 'rx_mini': 128, 'tx': 128}}}], '__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-1726867393.0912213-22711-39078600431661/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867393.54192: _low_level_execute_command(): starting 21419 1726867393.54205: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867393.0912213-22711-39078600431661/ > /dev/null 2>&1 && sleep 0' 21419 1726867393.55465: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867393.55561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867393.55582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867393.55604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867393.55693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867393.55732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867393.55758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867393.55776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867393.55857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867393.57732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867393.57735: stdout chunk (state=3): >>><<< 21419 1726867393.57737: stderr chunk (state=3): >>><<< 21419 1726867393.57752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867393.57767: handler run complete 21419 1726867393.58020: attempt loop complete, returning result 21419 1726867393.58023: _execute() done 21419 1726867393.58026: dumping result to json 21419 1726867393.58028: done dumping result, returning 21419 1726867393.58030: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-053a-b750-00000000007f] 21419 1726867393.58033: sending task result for task 0affcac9-a3a5-053a-b750-00000000007f changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21419 1726867393.58249: no more pending results, returning what we have 21419 1726867393.58253: results queue empty 21419 1726867393.58254: checking for any_errors_fatal 21419 1726867393.58261: done checking for any_errors_fatal 21419 1726867393.58262: checking for max_fail_percentage 21419 1726867393.58264: done checking for max_fail_percentage 21419 1726867393.58265: checking to see if all hosts have failed and the running result is not ok 21419 1726867393.58266: done checking to see if all hosts have failed 21419 1726867393.58267: getting the remaining hosts for this loop 21419 1726867393.58268: done getting the remaining hosts for this loop 21419 1726867393.58272: getting the next task for host managed_node2 21419 1726867393.58279: done getting next task for host managed_node2 21419 1726867393.58283: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867393.58286: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867393.58299: getting variables 21419 1726867393.58301: in VariableManager get_vars() 21419 1726867393.58356: Calling all_inventory to load vars for managed_node2 21419 1726867393.58360: Calling groups_inventory to load vars for managed_node2 21419 1726867393.58362: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867393.58373: Calling all_plugins_play to load vars for managed_node2 21419 1726867393.58376: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867393.58909: Calling groups_plugins_play to load vars for managed_node2 21419 1726867393.59662: done sending task result for task 0affcac9-a3a5-053a-b750-00000000007f 21419 1726867393.59666: WORKER PROCESS EXITING 21419 1726867393.62610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867393.65498: done with get_vars() 21419 1726867393.65519: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:23:13 -0400 (0:00:00.732) 0:00:28.793 ****** 21419 1726867393.65806: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867393.66299: worker is 1 (out of 1 available) 21419 1726867393.66311: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867393.66323: done queuing things up, now waiting for results queue to drain 21419 1726867393.66325: waiting for pending results... 21419 1726867393.66741: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867393.66902: in run() - task 0affcac9-a3a5-053a-b750-000000000080 21419 1726867393.66921: variable 'ansible_search_path' from source: unknown 21419 1726867393.66928: variable 'ansible_search_path' from source: unknown 21419 1726867393.66965: calling self._execute() 21419 1726867393.67060: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.67072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.67089: variable 'omit' from source: magic vars 21419 1726867393.67473: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.67494: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.67679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867393.67960: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867393.68016: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867393.68054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867393.68485: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867393.68488: variable 'networkmanager_version' from source: set_fact 21419 1726867393.68490: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.68570: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.68673: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.68950: variable 'networkmanager_version' from source: set_fact 21419 1726867393.68963: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.69249: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.69261: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.69393: variable 'networkmanager_version' from source: set_fact 21419 1726867393.69472: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.69689: variable 'network_state' from source: role '' defaults 21419 1726867393.69706: Evaluated conditional (network_state != {}): False 21419 1726867393.69713: when evaluation is False, skipping this task 21419 1726867393.69721: _execute() done 21419 1726867393.69729: dumping result to json 21419 1726867393.69793: done dumping result, returning 21419 1726867393.69806: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-053a-b750-000000000080] 21419 1726867393.69816: sending task result for task 0affcac9-a3a5-053a-b750-000000000080 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867393.69976: no more pending results, returning what we have 21419 1726867393.69982: results queue empty 21419 1726867393.69983: checking for any_errors_fatal 21419 1726867393.69997: done checking for any_errors_fatal 21419 1726867393.69998: checking for max_fail_percentage 21419 1726867393.70001: done checking for max_fail_percentage 21419 1726867393.70002: checking to see if all hosts have failed and the running result is not ok 21419 1726867393.70003: done checking to see if all hosts have failed 21419 1726867393.70004: getting the remaining hosts for this loop 21419 1726867393.70005: done getting the remaining hosts for this loop 21419 1726867393.70010: getting the next task for host managed_node2 21419 1726867393.70016: done getting next task for host managed_node2 21419 1726867393.70019: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867393.70022: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867393.70042: getting variables 21419 1726867393.70044: in VariableManager get_vars() 21419 1726867393.70401: Calling all_inventory to load vars for managed_node2 21419 1726867393.70404: Calling groups_inventory to load vars for managed_node2 21419 1726867393.70406: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867393.70419: Calling all_plugins_play to load vars for managed_node2 21419 1726867393.70422: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867393.70425: Calling groups_plugins_play to load vars for managed_node2 21419 1726867393.71090: done sending task result for task 0affcac9-a3a5-053a-b750-000000000080 21419 1726867393.71094: WORKER PROCESS EXITING 21419 1726867393.72735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867393.74463: done with get_vars() 21419 1726867393.74486: done getting variables 21419 1726867393.74538: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:23:13 -0400 (0:00:00.087) 0:00:28.881 ****** 21419 1726867393.74579: entering _queue_task() for managed_node2/debug 21419 1726867393.75084: worker is 1 (out of 1 available) 21419 1726867393.75095: exiting _queue_task() for managed_node2/debug 21419 1726867393.75104: done queuing things up, now waiting for results queue to drain 21419 1726867393.75105: waiting for pending results... 21419 1726867393.75180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867393.75316: in run() - task 0affcac9-a3a5-053a-b750-000000000081 21419 1726867393.75342: variable 'ansible_search_path' from source: unknown 21419 1726867393.75348: variable 'ansible_search_path' from source: unknown 21419 1726867393.75385: calling self._execute() 21419 1726867393.75485: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.75500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.75513: variable 'omit' from source: magic vars 21419 1726867393.75913: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.75931: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.76232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867393.76854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867393.76884: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867393.76960: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867393.77144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867393.77292: variable 'networkmanager_version' from source: set_fact 21419 1726867393.77296: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.77467: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.77480: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.77618: variable 'networkmanager_version' from source: set_fact 21419 1726867393.77633: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.77761: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.77776: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.77924: variable 'networkmanager_version' from source: set_fact 21419 1726867393.77979: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.77984: variable 'omit' from source: magic vars 21419 1726867393.78099: variable 'omit' from source: magic vars 21419 1726867393.78102: variable 'omit' from source: magic vars 21419 1726867393.78104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867393.78130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867393.78151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867393.78171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867393.78187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867393.78224: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867393.78315: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.78318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.78351: Set connection var ansible_connection to ssh 21419 1726867393.78366: Set connection var ansible_shell_executable to /bin/sh 21419 1726867393.78372: Set connection var ansible_shell_type to sh 21419 1726867393.78385: Set connection var ansible_timeout to 10 21419 1726867393.78394: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867393.78402: Set connection var ansible_pipelining to False 21419 1726867393.78432: variable 'ansible_shell_executable' from source: unknown 21419 1726867393.78439: variable 'ansible_connection' from source: unknown 21419 1726867393.78450: variable 'ansible_module_compression' from source: unknown 21419 1726867393.78456: variable 'ansible_shell_type' from source: unknown 21419 1726867393.78464: variable 'ansible_shell_executable' from source: unknown 21419 1726867393.78470: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.78476: variable 'ansible_pipelining' from source: unknown 21419 1726867393.78485: variable 'ansible_timeout' from source: unknown 21419 1726867393.78492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.78606: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867393.78622: variable 'omit' from source: magic vars 21419 1726867393.78631: starting attempt loop 21419 1726867393.78665: running the handler 21419 1726867393.78774: variable '__network_connections_result' from source: set_fact 21419 1726867393.78838: handler run complete 21419 1726867393.78866: attempt loop complete, returning result 21419 1726867393.78882: _execute() done 21419 1726867393.78885: dumping result to json 21419 1726867393.78965: done dumping result, returning 21419 1726867393.78970: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-053a-b750-000000000081] 21419 1726867393.78973: sending task result for task 0affcac9-a3a5-053a-b750-000000000081 21419 1726867393.79043: done sending task result for task 0affcac9-a3a5-053a-b750-000000000081 21419 1726867393.79046: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21419 1726867393.79117: no more pending results, returning what we have 21419 1726867393.79121: results queue empty 21419 1726867393.79122: checking for any_errors_fatal 21419 1726867393.79131: done checking for any_errors_fatal 21419 1726867393.79132: checking for max_fail_percentage 21419 1726867393.79134: done checking for max_fail_percentage 21419 1726867393.79135: checking to see if all hosts have failed and the running result is not ok 21419 1726867393.79136: done checking to see if all hosts have failed 21419 1726867393.79137: getting the remaining hosts for this loop 21419 1726867393.79138: done getting the remaining hosts for this loop 21419 1726867393.79141: getting the next task for host managed_node2 21419 1726867393.79148: done getting next task for host managed_node2 21419 1726867393.79151: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867393.79154: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867393.79171: getting variables 21419 1726867393.79173: in VariableManager get_vars() 21419 1726867393.79339: Calling all_inventory to load vars for managed_node2 21419 1726867393.79342: Calling groups_inventory to load vars for managed_node2 21419 1726867393.79345: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867393.79354: Calling all_plugins_play to load vars for managed_node2 21419 1726867393.79357: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867393.79360: Calling groups_plugins_play to load vars for managed_node2 21419 1726867393.81517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867393.83116: done with get_vars() 21419 1726867393.83142: done getting variables 21419 1726867393.83201: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:23:13 -0400 (0:00:00.086) 0:00:28.967 ****** 21419 1726867393.83235: entering _queue_task() for managed_node2/debug 21419 1726867393.83554: worker is 1 (out of 1 available) 21419 1726867393.83567: exiting _queue_task() for managed_node2/debug 21419 1726867393.83727: done queuing things up, now waiting for results queue to drain 21419 1726867393.83729: waiting for pending results... 21419 1726867393.84078: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867393.84085: in run() - task 0affcac9-a3a5-053a-b750-000000000082 21419 1726867393.84088: variable 'ansible_search_path' from source: unknown 21419 1726867393.84091: variable 'ansible_search_path' from source: unknown 21419 1726867393.84115: calling self._execute() 21419 1726867393.84216: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.84229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.84243: variable 'omit' from source: magic vars 21419 1726867393.84746: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.84764: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.84956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867393.85232: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867393.85286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867393.85323: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867393.85368: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867393.85459: variable 'networkmanager_version' from source: set_fact 21419 1726867393.85481: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.85669: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.85672: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.85788: variable 'networkmanager_version' from source: set_fact 21419 1726867393.85803: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.85919: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.85930: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.86067: variable 'networkmanager_version' from source: set_fact 21419 1726867393.86106: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.86110: variable 'omit' from source: magic vars 21419 1726867393.86156: variable 'omit' from source: magic vars 21419 1726867393.86282: variable 'omit' from source: magic vars 21419 1726867393.86286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867393.86289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867393.86303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867393.86482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867393.86486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867393.86488: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867393.86490: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.86492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.86509: Set connection var ansible_connection to ssh 21419 1726867393.86522: Set connection var ansible_shell_executable to /bin/sh 21419 1726867393.86527: Set connection var ansible_shell_type to sh 21419 1726867393.86535: Set connection var ansible_timeout to 10 21419 1726867393.86542: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867393.86549: Set connection var ansible_pipelining to False 21419 1726867393.86571: variable 'ansible_shell_executable' from source: unknown 21419 1726867393.86580: variable 'ansible_connection' from source: unknown 21419 1726867393.86586: variable 'ansible_module_compression' from source: unknown 21419 1726867393.86591: variable 'ansible_shell_type' from source: unknown 21419 1726867393.86596: variable 'ansible_shell_executable' from source: unknown 21419 1726867393.86605: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.86613: variable 'ansible_pipelining' from source: unknown 21419 1726867393.86619: variable 'ansible_timeout' from source: unknown 21419 1726867393.86717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.86725: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867393.86738: variable 'omit' from source: magic vars 21419 1726867393.86746: starting attempt loop 21419 1726867393.86751: running the handler 21419 1726867393.86800: variable '__network_connections_result' from source: set_fact 21419 1726867393.86875: variable '__network_connections_result' from source: set_fact 21419 1726867393.87015: handler run complete 21419 1726867393.87052: attempt loop complete, returning result 21419 1726867393.87059: _execute() done 21419 1726867393.87064: dumping result to json 21419 1726867393.87072: done dumping result, returning 21419 1726867393.87088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-053a-b750-000000000082] 21419 1726867393.87096: sending task result for task 0affcac9-a3a5-053a-b750-000000000082 ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21419 1726867393.87356: no more pending results, returning what we have 21419 1726867393.87362: results queue empty 21419 1726867393.87363: checking for any_errors_fatal 21419 1726867393.87370: done checking for any_errors_fatal 21419 1726867393.87371: checking for max_fail_percentage 21419 1726867393.87373: done checking for max_fail_percentage 21419 1726867393.87374: checking to see if all hosts have failed and the running result is not ok 21419 1726867393.87375: done checking to see if all hosts have failed 21419 1726867393.87376: getting the remaining hosts for this loop 21419 1726867393.87378: done getting the remaining hosts for this loop 21419 1726867393.87382: getting the next task for host managed_node2 21419 1726867393.87389: done getting next task for host managed_node2 21419 1726867393.87392: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867393.87395: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867393.87408: getting variables 21419 1726867393.87409: in VariableManager get_vars() 21419 1726867393.87460: Calling all_inventory to load vars for managed_node2 21419 1726867393.87463: Calling groups_inventory to load vars for managed_node2 21419 1726867393.87466: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867393.87476: Calling all_plugins_play to load vars for managed_node2 21419 1726867393.87700: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867393.87706: done sending task result for task 0affcac9-a3a5-053a-b750-000000000082 21419 1726867393.87709: WORKER PROCESS EXITING 21419 1726867393.87714: Calling groups_plugins_play to load vars for managed_node2 21419 1726867393.89334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867393.91864: done with get_vars() 21419 1726867393.91889: done getting variables 21419 1726867393.91951: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:23:13 -0400 (0:00:00.087) 0:00:29.055 ****** 21419 1726867393.91985: entering _queue_task() for managed_node2/debug 21419 1726867393.92307: worker is 1 (out of 1 available) 21419 1726867393.92320: exiting _queue_task() for managed_node2/debug 21419 1726867393.92333: done queuing things up, now waiting for results queue to drain 21419 1726867393.92335: waiting for pending results... 21419 1726867393.92552: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867393.92688: in run() - task 0affcac9-a3a5-053a-b750-000000000083 21419 1726867393.92708: variable 'ansible_search_path' from source: unknown 21419 1726867393.92717: variable 'ansible_search_path' from source: unknown 21419 1726867393.92755: calling self._execute() 21419 1726867393.92848: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867393.92861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867393.92874: variable 'omit' from source: magic vars 21419 1726867393.93264: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.93284: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.93782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867393.93964: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867393.94282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867393.94286: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867393.94305: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867393.94387: variable 'networkmanager_version' from source: set_fact 21419 1726867393.94682: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.94766: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.94780: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.94899: variable 'networkmanager_version' from source: set_fact 21419 1726867393.94911: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.95029: variable 'ansible_distribution_major_version' from source: facts 21419 1726867393.95041: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867393.95173: variable 'networkmanager_version' from source: set_fact 21419 1726867393.95189: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867393.95310: variable 'network_state' from source: role '' defaults 21419 1726867393.95329: Evaluated conditional (network_state != {}): False 21419 1726867393.95337: when evaluation is False, skipping this task 21419 1726867393.95344: _execute() done 21419 1726867393.95351: dumping result to json 21419 1726867393.95358: done dumping result, returning 21419 1726867393.95369: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-053a-b750-000000000083] 21419 1726867393.95381: sending task result for task 0affcac9-a3a5-053a-b750-000000000083 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 21419 1726867393.95527: no more pending results, returning what we have 21419 1726867393.95533: results queue empty 21419 1726867393.95534: checking for any_errors_fatal 21419 1726867393.95547: done checking for any_errors_fatal 21419 1726867393.95548: checking for max_fail_percentage 21419 1726867393.95549: done checking for max_fail_percentage 21419 1726867393.95550: checking to see if all hosts have failed and the running result is not ok 21419 1726867393.95551: done checking to see if all hosts have failed 21419 1726867393.95552: getting the remaining hosts for this loop 21419 1726867393.95554: done getting the remaining hosts for this loop 21419 1726867393.95557: getting the next task for host managed_node2 21419 1726867393.95563: done getting next task for host managed_node2 21419 1726867393.95566: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867393.95569: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867393.95592: getting variables 21419 1726867393.95594: in VariableManager get_vars() 21419 1726867393.95640: Calling all_inventory to load vars for managed_node2 21419 1726867393.95643: Calling groups_inventory to load vars for managed_node2 21419 1726867393.95645: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867393.95656: Calling all_plugins_play to load vars for managed_node2 21419 1726867393.95660: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867393.95663: Calling groups_plugins_play to load vars for managed_node2 21419 1726867393.96184: done sending task result for task 0affcac9-a3a5-053a-b750-000000000083 21419 1726867393.96188: WORKER PROCESS EXITING 21419 1726867393.97200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867393.99423: done with get_vars() 21419 1726867393.99491: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:23:13 -0400 (0:00:00.076) 0:00:29.131 ****** 21419 1726867393.99660: entering _queue_task() for managed_node2/ping 21419 1726867394.00303: worker is 1 (out of 1 available) 21419 1726867394.00314: exiting _queue_task() for managed_node2/ping 21419 1726867394.00328: done queuing things up, now waiting for results queue to drain 21419 1726867394.00329: waiting for pending results... 21419 1726867394.00496: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867394.00745: in run() - task 0affcac9-a3a5-053a-b750-000000000084 21419 1726867394.00756: variable 'ansible_search_path' from source: unknown 21419 1726867394.00770: variable 'ansible_search_path' from source: unknown 21419 1726867394.00816: calling self._execute() 21419 1726867394.00963: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867394.00967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867394.00969: variable 'omit' from source: magic vars 21419 1726867394.01441: variable 'ansible_distribution_major_version' from source: facts 21419 1726867394.01457: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867394.01791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867394.01962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867394.02044: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867394.02083: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867394.02119: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867394.02201: variable 'networkmanager_version' from source: set_fact 21419 1726867394.02221: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867394.02376: variable 'ansible_distribution_major_version' from source: facts 21419 1726867394.02389: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867394.02529: variable 'networkmanager_version' from source: set_fact 21419 1726867394.02545: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867394.02658: variable 'ansible_distribution_major_version' from source: facts 21419 1726867394.02672: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867394.02806: variable 'networkmanager_version' from source: set_fact 21419 1726867394.02824: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867394.02834: variable 'omit' from source: magic vars 21419 1726867394.02896: variable 'omit' from source: magic vars 21419 1726867394.02940: variable 'omit' from source: magic vars 21419 1726867394.02971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867394.03010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867394.03108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867394.03111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867394.03117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867394.03119: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867394.03121: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867394.03123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867394.03227: Set connection var ansible_connection to ssh 21419 1726867394.03241: Set connection var ansible_shell_executable to /bin/sh 21419 1726867394.03248: Set connection var ansible_shell_type to sh 21419 1726867394.03260: Set connection var ansible_timeout to 10 21419 1726867394.03270: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867394.03281: Set connection var ansible_pipelining to False 21419 1726867394.03307: variable 'ansible_shell_executable' from source: unknown 21419 1726867394.03318: variable 'ansible_connection' from source: unknown 21419 1726867394.03330: variable 'ansible_module_compression' from source: unknown 21419 1726867394.03338: variable 'ansible_shell_type' from source: unknown 21419 1726867394.03345: variable 'ansible_shell_executable' from source: unknown 21419 1726867394.03393: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867394.03396: variable 'ansible_pipelining' from source: unknown 21419 1726867394.03399: variable 'ansible_timeout' from source: unknown 21419 1726867394.03401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867394.03546: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867394.03564: variable 'omit' from source: magic vars 21419 1726867394.03573: starting attempt loop 21419 1726867394.03653: running the handler 21419 1726867394.03656: _low_level_execute_command(): starting 21419 1726867394.03659: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867394.04337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867394.04397: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.04470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867394.04583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.04631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.06334: stdout chunk (state=3): >>>/root <<< 21419 1726867394.06563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.06594: stdout chunk (state=3): >>><<< 21419 1726867394.06640: stderr chunk (state=3): >>><<< 21419 1726867394.06669: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.06699: _low_level_execute_command(): starting 21419 1726867394.06746: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244 `" && echo ansible-tmp-1726867394.0668476-22762-52556088840244="` echo /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244 `" ) && sleep 0' 21419 1726867394.07494: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.07530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867394.07542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867394.07552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.07626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.09519: stdout chunk (state=3): >>>ansible-tmp-1726867394.0668476-22762-52556088840244=/root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244 <<< 21419 1726867394.09684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.09687: stdout chunk (state=3): >>><<< 21419 1726867394.09689: stderr chunk (state=3): >>><<< 21419 1726867394.09848: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867394.0668476-22762-52556088840244=/root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.09851: variable 'ansible_module_compression' from source: unknown 21419 1726867394.09854: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21419 1726867394.09856: variable 'ansible_facts' from source: unknown 21419 1726867394.09976: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/AnsiballZ_ping.py 21419 1726867394.10287: Sending initial data 21419 1726867394.10325: Sent initial data (152 bytes) 21419 1726867394.11263: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867394.11318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867394.11340: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867394.11425: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.11588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867394.11608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.11666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.13323: 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 <<< 21419 1726867394.13391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867394.13452: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpc6elvsf0 /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/AnsiballZ_ping.py <<< 21419 1726867394.13456: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/AnsiballZ_ping.py" <<< 21419 1726867394.13507: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpc6elvsf0" to remote "/root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/AnsiballZ_ping.py" <<< 21419 1726867394.14740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.14743: stdout chunk (state=3): >>><<< 21419 1726867394.14745: stderr chunk (state=3): >>><<< 21419 1726867394.14748: done transferring module to remote 21419 1726867394.14750: _low_level_execute_command(): starting 21419 1726867394.14752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/ /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/AnsiballZ_ping.py && sleep 0' 21419 1726867394.16344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.16362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867394.16372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.16538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867394.16560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.16629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.18831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.18835: stdout chunk (state=3): >>><<< 21419 1726867394.18837: stderr chunk (state=3): >>><<< 21419 1726867394.18840: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.18842: _low_level_execute_command(): starting 21419 1726867394.18844: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/AnsiballZ_ping.py && sleep 0' 21419 1726867394.19915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867394.19919: 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.12.116 originally 10.31.12.116 <<< 21419 1726867394.19921: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.19924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.19926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.20094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867394.20097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867394.20141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.20291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.35305: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21419 1726867394.36891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867394.36896: stdout chunk (state=3): >>><<< 21419 1726867394.36902: stderr chunk (state=3): >>><<< 21419 1726867394.36984: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867394.36990: 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-1726867394.0668476-22762-52556088840244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867394.36993: _low_level_execute_command(): starting 21419 1726867394.36995: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867394.0668476-22762-52556088840244/ > /dev/null 2>&1 && sleep 0' 21419 1726867394.38605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867394.38609: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867394.38611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.38613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.38620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.38665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867394.38895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.38974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.40870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.41282: stderr chunk (state=3): >>><<< 21419 1726867394.41286: stdout chunk (state=3): >>><<< 21419 1726867394.41288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.41291: handler run complete 21419 1726867394.41293: attempt loop complete, returning result 21419 1726867394.41295: _execute() done 21419 1726867394.41297: dumping result to json 21419 1726867394.41299: done dumping result, returning 21419 1726867394.41301: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-053a-b750-000000000084] 21419 1726867394.41304: sending task result for task 0affcac9-a3a5-053a-b750-000000000084 21419 1726867394.41376: done sending task result for task 0affcac9-a3a5-053a-b750-000000000084 21419 1726867394.41383: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 21419 1726867394.41450: no more pending results, returning what we have 21419 1726867394.41454: results queue empty 21419 1726867394.41455: checking for any_errors_fatal 21419 1726867394.41462: done checking for any_errors_fatal 21419 1726867394.41463: checking for max_fail_percentage 21419 1726867394.41465: done checking for max_fail_percentage 21419 1726867394.41466: checking to see if all hosts have failed and the running result is not ok 21419 1726867394.41467: done checking to see if all hosts have failed 21419 1726867394.41468: getting the remaining hosts for this loop 21419 1726867394.41469: done getting the remaining hosts for this loop 21419 1726867394.41473: getting the next task for host managed_node2 21419 1726867394.41485: done getting next task for host managed_node2 21419 1726867394.41487: ^ task is: TASK: meta (role_complete) 21419 1726867394.41491: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867394.41507: getting variables 21419 1726867394.41508: in VariableManager get_vars() 21419 1726867394.41564: Calling all_inventory to load vars for managed_node2 21419 1726867394.41567: Calling groups_inventory to load vars for managed_node2 21419 1726867394.41570: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867394.41694: Calling all_plugins_play to load vars for managed_node2 21419 1726867394.41699: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867394.41704: Calling groups_plugins_play to load vars for managed_node2 21419 1726867394.54418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867394.55654: done with get_vars() 21419 1726867394.55673: done getting variables 21419 1726867394.55725: done queuing things up, now waiting for results queue to drain 21419 1726867394.55727: results queue empty 21419 1726867394.55728: checking for any_errors_fatal 21419 1726867394.55730: done checking for any_errors_fatal 21419 1726867394.55730: checking for max_fail_percentage 21419 1726867394.55731: done checking for max_fail_percentage 21419 1726867394.55732: checking to see if all hosts have failed and the running result is not ok 21419 1726867394.55732: done checking to see if all hosts have failed 21419 1726867394.55732: getting the remaining hosts for this loop 21419 1726867394.55733: done getting the remaining hosts for this loop 21419 1726867394.55735: getting the next task for host managed_node2 21419 1726867394.55738: done getting next task for host managed_node2 21419 1726867394.55739: ^ task is: TASK: Get profile's ethtool.ring-rx options 21419 1726867394.55740: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867394.55741: getting variables 21419 1726867394.55742: in VariableManager get_vars() 21419 1726867394.55754: Calling all_inventory to load vars for managed_node2 21419 1726867394.55755: Calling groups_inventory to load vars for managed_node2 21419 1726867394.55756: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867394.55759: Calling all_plugins_play to load vars for managed_node2 21419 1726867394.55761: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867394.55762: Calling groups_plugins_play to load vars for managed_node2 21419 1726867394.56730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867394.58115: done with get_vars() 21419 1726867394.58129: done getting variables 21419 1726867394.58160: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Friday 20 September 2024 17:23:14 -0400 (0:00:00.585) 0:00:29.717 ****** 21419 1726867394.58186: entering _queue_task() for managed_node2/command 21419 1726867394.58447: worker is 1 (out of 1 available) 21419 1726867394.58461: exiting _queue_task() for managed_node2/command 21419 1726867394.58472: done queuing things up, now waiting for results queue to drain 21419 1726867394.58474: waiting for pending results... 21419 1726867394.58652: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx options 21419 1726867394.58731: in run() - task 0affcac9-a3a5-053a-b750-0000000000b4 21419 1726867394.58743: variable 'ansible_search_path' from source: unknown 21419 1726867394.58770: calling self._execute() 21419 1726867394.58851: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867394.58856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867394.58865: variable 'omit' from source: magic vars 21419 1726867394.59383: variable 'ansible_distribution_major_version' from source: facts 21419 1726867394.59386: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867394.59428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867394.59697: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867394.59750: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867394.59798: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867394.59875: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867394.59972: variable 'networkmanager_version' from source: set_fact 21419 1726867394.59989: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867394.60122: variable 'network_provider' from source: set_fact 21419 1726867394.60149: Evaluated conditional (network_provider == "nm"): True 21419 1726867394.60152: variable 'omit' from source: magic vars 21419 1726867394.60175: variable 'omit' from source: magic vars 21419 1726867394.60309: variable 'interface' from source: play vars 21419 1726867394.60324: variable 'omit' from source: magic vars 21419 1726867394.60349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867394.60396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867394.60423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867394.60482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867394.60486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867394.60519: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867394.60522: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867394.60525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867394.60701: Set connection var ansible_connection to ssh 21419 1726867394.60705: Set connection var ansible_shell_executable to /bin/sh 21419 1726867394.60709: Set connection var ansible_shell_type to sh 21419 1726867394.60712: Set connection var ansible_timeout to 10 21419 1726867394.60715: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867394.60718: Set connection var ansible_pipelining to False 21419 1726867394.60724: variable 'ansible_shell_executable' from source: unknown 21419 1726867394.60728: variable 'ansible_connection' from source: unknown 21419 1726867394.60731: variable 'ansible_module_compression' from source: unknown 21419 1726867394.60734: variable 'ansible_shell_type' from source: unknown 21419 1726867394.60737: variable 'ansible_shell_executable' from source: unknown 21419 1726867394.60818: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867394.60821: variable 'ansible_pipelining' from source: unknown 21419 1726867394.60824: variable 'ansible_timeout' from source: unknown 21419 1726867394.60826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867394.60941: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867394.60945: variable 'omit' from source: magic vars 21419 1726867394.60948: starting attempt loop 21419 1726867394.60951: running the handler 21419 1726867394.61040: _low_level_execute_command(): starting 21419 1726867394.61043: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867394.61935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867394.62012: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.62093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867394.62097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.62163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.63905: stdout chunk (state=3): >>>/root <<< 21419 1726867394.64231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.64234: stdout chunk (state=3): >>><<< 21419 1726867394.64239: stderr chunk (state=3): >>><<< 21419 1726867394.64244: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.64249: _low_level_execute_command(): starting 21419 1726867394.64252: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888 `" && echo ansible-tmp-1726867394.641257-22797-163167414039888="` echo /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888 `" ) && sleep 0' 21419 1726867394.64956: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867394.64959: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867394.64962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.64965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.64968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.64970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867394.64973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867394.65009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.65059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.67098: stdout chunk (state=3): >>>ansible-tmp-1726867394.641257-22797-163167414039888=/root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888 <<< 21419 1726867394.67206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.67227: stderr chunk (state=3): >>><<< 21419 1726867394.67230: stdout chunk (state=3): >>><<< 21419 1726867394.67253: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867394.641257-22797-163167414039888=/root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.67317: variable 'ansible_module_compression' from source: unknown 21419 1726867394.67345: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867394.67434: variable 'ansible_facts' from source: unknown 21419 1726867394.67655: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/AnsiballZ_command.py 21419 1726867394.67702: Sending initial data 21419 1726867394.67709: Sent initial data (155 bytes) 21419 1726867394.68260: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867394.68270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867394.68389: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867394.68419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.68618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.70295: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21419 1726867394.70320: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 21419 1726867394.70324: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 21419 1726867394.70327: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 21419 1726867394.70341: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 21419 1726867394.70344: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 21419 1726867394.70346: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 21419 1726867394.70353: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 21419 1726867394.70368: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867394.70407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867394.70449: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpfutz9c4o /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/AnsiballZ_command.py <<< 21419 1726867394.70452: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/AnsiballZ_command.py" <<< 21419 1726867394.70487: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpfutz9c4o" to remote "/root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/AnsiballZ_command.py" <<< 21419 1726867394.70490: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/AnsiballZ_command.py" <<< 21419 1726867394.71034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.71081: stderr chunk (state=3): >>><<< 21419 1726867394.71085: stdout chunk (state=3): >>><<< 21419 1726867394.71103: done transferring module to remote 21419 1726867394.71113: _low_level_execute_command(): starting 21419 1726867394.71120: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/ /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/AnsiballZ_command.py && sleep 0' 21419 1726867394.71563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867394.71566: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867394.71568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.71570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.71572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.71681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.71709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.73628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.73654: stderr chunk (state=3): >>><<< 21419 1726867394.73657: stdout chunk (state=3): >>><<< 21419 1726867394.73671: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.73674: _low_level_execute_command(): starting 21419 1726867394.73701: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/AnsiballZ_command.py && sleep 0' 21419 1726867394.74116: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.74119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.74121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867394.74124: 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 <<< 21419 1726867394.74129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.74192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867394.74197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.74243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.91157: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:14.894227", "end": "2024-09-20 17:23:14.910029", "delta": "0:00:00.015802", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21419 1726867394.92789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867394.92810: stderr chunk (state=3): >>><<< 21419 1726867394.92816: stdout chunk (state=3): >>><<< 21419 1726867394.92830: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:14.894227", "end": "2024-09-20 17:23:14.910029", "delta": "0:00:00.015802", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867394.92866: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726867394.641257-22797-163167414039888/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867394.92874: _low_level_execute_command(): starting 21419 1726867394.92879: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867394.641257-22797-163167414039888/ > /dev/null 2>&1 && sleep 0' 21419 1726867394.93279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.93308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867394.93312: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867394.93314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867394.93358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867394.93373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867394.93418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867394.95264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867394.95292: stderr chunk (state=3): >>><<< 21419 1726867394.95294: stdout chunk (state=3): >>><<< 21419 1726867394.95383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867394.95386: handler run complete 21419 1726867394.95388: Evaluated conditional (False): False 21419 1726867394.95390: attempt loop complete, returning result 21419 1726867394.95392: _execute() done 21419 1726867394.95393: dumping result to json 21419 1726867394.95395: done dumping result, returning 21419 1726867394.95396: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx options [0affcac9-a3a5-053a-b750-0000000000b4] 21419 1726867394.95398: sending task result for task 0affcac9-a3a5-053a-b750-0000000000b4 21419 1726867394.95461: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000b4 21419 1726867394.95464: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015802", "end": "2024-09-20 17:23:14.910029", "rc": 0, "start": "2024-09-20 17:23:14.894227" } STDOUT: 128 21419 1726867394.95538: no more pending results, returning what we have 21419 1726867394.95541: results queue empty 21419 1726867394.95542: checking for any_errors_fatal 21419 1726867394.95544: done checking for any_errors_fatal 21419 1726867394.95545: checking for max_fail_percentage 21419 1726867394.95547: done checking for max_fail_percentage 21419 1726867394.95547: checking to see if all hosts have failed and the running result is not ok 21419 1726867394.95548: done checking to see if all hosts have failed 21419 1726867394.95549: getting the remaining hosts for this loop 21419 1726867394.95550: done getting the remaining hosts for this loop 21419 1726867394.95553: getting the next task for host managed_node2 21419 1726867394.95558: done getting next task for host managed_node2 21419 1726867394.95560: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 21419 1726867394.95562: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867394.95565: getting variables 21419 1726867394.95566: in VariableManager get_vars() 21419 1726867394.95612: Calling all_inventory to load vars for managed_node2 21419 1726867394.95617: Calling groups_inventory to load vars for managed_node2 21419 1726867394.95619: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867394.95628: Calling all_plugins_play to load vars for managed_node2 21419 1726867394.95630: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867394.95633: Calling groups_plugins_play to load vars for managed_node2 21419 1726867394.96883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867394.98282: done with get_vars() 21419 1726867394.98296: done getting variables 21419 1726867394.98337: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Friday 20 September 2024 17:23:14 -0400 (0:00:00.401) 0:00:30.119 ****** 21419 1726867394.98363: entering _queue_task() for managed_node2/assert 21419 1726867394.98587: worker is 1 (out of 1 available) 21419 1726867394.98600: exiting _queue_task() for managed_node2/assert 21419 1726867394.98612: done queuing things up, now waiting for results queue to drain 21419 1726867394.98613: waiting for pending results... 21419 1726867394.98792: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx option set in profile 21419 1726867394.98863: in run() - task 0affcac9-a3a5-053a-b750-0000000000b5 21419 1726867394.98875: variable 'ansible_search_path' from source: unknown 21419 1726867394.98904: calling self._execute() 21419 1726867394.98986: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867394.98992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867394.99001: variable 'omit' from source: magic vars 21419 1726867394.99299: variable 'ansible_distribution_major_version' from source: facts 21419 1726867394.99308: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867394.99433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867394.99621: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867394.99655: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867394.99682: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867394.99714: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867394.99818: variable 'networkmanager_version' from source: set_fact 21419 1726867394.99822: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867395.00029: variable 'network_provider' from source: set_fact 21419 1726867395.00033: Evaluated conditional (network_provider == "nm"): True 21419 1726867395.00036: variable 'omit' from source: magic vars 21419 1726867395.00039: variable 'omit' from source: magic vars 21419 1726867395.00070: variable 'omit' from source: magic vars 21419 1726867395.00096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867395.00126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867395.00143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867395.00159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.00172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.00605: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867395.00608: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.00610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.00707: Set connection var ansible_connection to ssh 21419 1726867395.00714: Set connection var ansible_shell_executable to /bin/sh 21419 1726867395.00720: Set connection var ansible_shell_type to sh 21419 1726867395.00726: Set connection var ansible_timeout to 10 21419 1726867395.00732: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867395.00738: Set connection var ansible_pipelining to False 21419 1726867395.00759: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.00762: variable 'ansible_connection' from source: unknown 21419 1726867395.00764: variable 'ansible_module_compression' from source: unknown 21419 1726867395.00767: variable 'ansible_shell_type' from source: unknown 21419 1726867395.00794: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.00801: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.00804: variable 'ansible_pipelining' from source: unknown 21419 1726867395.00806: variable 'ansible_timeout' from source: unknown 21419 1726867395.00808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.01017: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867395.01054: variable 'omit' from source: magic vars 21419 1726867395.01057: starting attempt loop 21419 1726867395.01059: running the handler 21419 1726867395.01203: variable 'with_ring_rx' from source: set_fact 21419 1726867395.01214: Evaluated conditional (with_ring_rx.stdout == '128'): True 21419 1726867395.01232: handler run complete 21419 1726867395.01238: attempt loop complete, returning result 21419 1726867395.01241: _execute() done 21419 1726867395.01244: dumping result to json 21419 1726867395.01246: done dumping result, returning 21419 1726867395.01253: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx option set in profile [0affcac9-a3a5-053a-b750-0000000000b5] 21419 1726867395.01259: sending task result for task 0affcac9-a3a5-053a-b750-0000000000b5 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 21419 1726867395.01506: no more pending results, returning what we have 21419 1726867395.01509: results queue empty 21419 1726867395.01510: checking for any_errors_fatal 21419 1726867395.01516: done checking for any_errors_fatal 21419 1726867395.01517: checking for max_fail_percentage 21419 1726867395.01519: done checking for max_fail_percentage 21419 1726867395.01520: checking to see if all hosts have failed and the running result is not ok 21419 1726867395.01520: done checking to see if all hosts have failed 21419 1726867395.01521: getting the remaining hosts for this loop 21419 1726867395.01522: done getting the remaining hosts for this loop 21419 1726867395.01525: getting the next task for host managed_node2 21419 1726867395.01530: done getting next task for host managed_node2 21419 1726867395.01532: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 21419 1726867395.01558: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867395.01563: getting variables 21419 1726867395.01564: in VariableManager get_vars() 21419 1726867395.01629: Calling all_inventory to load vars for managed_node2 21419 1726867395.01632: Calling groups_inventory to load vars for managed_node2 21419 1726867395.01634: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867395.01639: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000b5 21419 1726867395.01646: WORKER PROCESS EXITING 21419 1726867395.01655: Calling all_plugins_play to load vars for managed_node2 21419 1726867395.01657: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867395.01660: Calling groups_plugins_play to load vars for managed_node2 21419 1726867395.02390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867395.04280: done with get_vars() 21419 1726867395.04299: done getting variables 21419 1726867395.04427: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Friday 20 September 2024 17:23:15 -0400 (0:00:00.061) 0:00:30.180 ****** 21419 1726867395.04544: entering _queue_task() for managed_node2/command 21419 1726867395.04971: worker is 1 (out of 1 available) 21419 1726867395.05023: exiting _queue_task() for managed_node2/command 21419 1726867395.05037: done queuing things up, now waiting for results queue to drain 21419 1726867395.05039: waiting for pending results... 21419 1726867395.05392: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-jumbo options 21419 1726867395.05786: in run() - task 0affcac9-a3a5-053a-b750-0000000000b6 21419 1726867395.05795: variable 'ansible_search_path' from source: unknown 21419 1726867395.05801: calling self._execute() 21419 1726867395.06149: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.06209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.06246: variable 'omit' from source: magic vars 21419 1726867395.07013: variable 'ansible_distribution_major_version' from source: facts 21419 1726867395.07080: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867395.07557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867395.08121: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867395.08282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867395.08286: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867395.08482: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867395.08486: variable 'networkmanager_version' from source: set_fact 21419 1726867395.08489: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867395.08748: variable 'network_provider' from source: set_fact 21419 1726867395.08754: Evaluated conditional (network_provider == "nm"): True 21419 1726867395.08759: variable 'omit' from source: magic vars 21419 1726867395.08784: variable 'omit' from source: magic vars 21419 1726867395.09029: variable 'interface' from source: play vars 21419 1726867395.09046: variable 'omit' from source: magic vars 21419 1726867395.09080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867395.09107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867395.09128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867395.09148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.09155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.09193: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867395.09196: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.09199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.09311: Set connection var ansible_connection to ssh 21419 1726867395.09321: Set connection var ansible_shell_executable to /bin/sh 21419 1726867395.09325: Set connection var ansible_shell_type to sh 21419 1726867395.09330: Set connection var ansible_timeout to 10 21419 1726867395.09336: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867395.09342: Set connection var ansible_pipelining to False 21419 1726867395.09365: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.09369: variable 'ansible_connection' from source: unknown 21419 1726867395.09371: variable 'ansible_module_compression' from source: unknown 21419 1726867395.09374: variable 'ansible_shell_type' from source: unknown 21419 1726867395.09376: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.09380: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.09382: variable 'ansible_pipelining' from source: unknown 21419 1726867395.09385: variable 'ansible_timeout' from source: unknown 21419 1726867395.09387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.09498: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867395.09508: variable 'omit' from source: magic vars 21419 1726867395.09523: starting attempt loop 21419 1726867395.09526: running the handler 21419 1726867395.09541: _low_level_execute_command(): starting 21419 1726867395.09584: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867395.10288: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867395.10337: 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 <<< 21419 1726867395.10352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867395.10398: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.10455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867395.10469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.10504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.10567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.12289: stdout chunk (state=3): >>>/root <<< 21419 1726867395.12491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.12495: stdout chunk (state=3): >>><<< 21419 1726867395.12505: stderr chunk (state=3): >>><<< 21419 1726867395.12584: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.12598: _low_level_execute_command(): starting 21419 1726867395.12603: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071 `" && echo ansible-tmp-1726867395.1258411-22821-262122378208071="` echo /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071 `" ) && sleep 0' 21419 1726867395.13319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867395.13390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867395.13405: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.13517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867395.13521: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.13607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.13633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.13723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.15724: stdout chunk (state=3): >>>ansible-tmp-1726867395.1258411-22821-262122378208071=/root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071 <<< 21419 1726867395.15862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.15871: stdout chunk (state=3): >>><<< 21419 1726867395.15891: stderr chunk (state=3): >>><<< 21419 1726867395.16092: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867395.1258411-22821-262122378208071=/root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.16095: variable 'ansible_module_compression' from source: unknown 21419 1726867395.16097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867395.16099: variable 'ansible_facts' from source: unknown 21419 1726867395.16166: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/AnsiballZ_command.py 21419 1726867395.16405: Sending initial data 21419 1726867395.16413: Sent initial data (156 bytes) 21419 1726867395.16991: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.17040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867395.17052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.17094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.17165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.18784: 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 <<< 21419 1726867395.18823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867395.18872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/AnsiballZ_command.py" <<< 21419 1726867395.18909: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmptcgga4m4 /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/AnsiballZ_command.py <<< 21419 1726867395.19008: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmptcgga4m4" to remote "/root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/AnsiballZ_command.py" <<< 21419 1726867395.19920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.20018: stderr chunk (state=3): >>><<< 21419 1726867395.20021: stdout chunk (state=3): >>><<< 21419 1726867395.20023: done transferring module to remote 21419 1726867395.20027: _low_level_execute_command(): starting 21419 1726867395.20037: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/ /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/AnsiballZ_command.py && sleep 0' 21419 1726867395.20719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867395.20736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867395.20748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867395.20786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867395.21071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867395.21075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.21109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.21181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.23082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.23138: stdout chunk (state=3): >>><<< 21419 1726867395.23141: stderr chunk (state=3): >>><<< 21419 1726867395.23275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.23281: _low_level_execute_command(): starting 21419 1726867395.23284: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/AnsiballZ_command.py && sleep 0' 21419 1726867395.23941: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.23945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867395.23947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.23952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.24064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.40841: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-20 17:23:15.391909", "end": "2024-09-20 17:23:15.407060", "delta": "0:00:00.015151", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_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}}} <<< 21419 1726867395.42450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867395.42479: stderr chunk (state=3): >>><<< 21419 1726867395.42486: stdout chunk (state=3): >>><<< 21419 1726867395.42508: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-20 17:23:15.391909", "end": "2024-09-20 17:23:15.407060", "delta": "0:00:00.015151", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867395.42538: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-jumbo c show testnic1', '_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-1726867395.1258411-22821-262122378208071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867395.42546: _low_level_execute_command(): starting 21419 1726867395.42548: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867395.1258411-22821-262122378208071/ > /dev/null 2>&1 && sleep 0' 21419 1726867395.43159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867395.43173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.43193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.43260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.45090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.45114: stderr chunk (state=3): >>><<< 21419 1726867395.45120: stdout chunk (state=3): >>><<< 21419 1726867395.45136: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.45141: handler run complete 21419 1726867395.45159: Evaluated conditional (False): False 21419 1726867395.45167: attempt loop complete, returning result 21419 1726867395.45170: _execute() done 21419 1726867395.45172: dumping result to json 21419 1726867395.45179: done dumping result, returning 21419 1726867395.45187: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-jumbo options [0affcac9-a3a5-053a-b750-0000000000b6] 21419 1726867395.45192: sending task result for task 0affcac9-a3a5-053a-b750-0000000000b6 ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1" ], "delta": "0:00:00.015151", "end": "2024-09-20 17:23:15.407060", "rc": 0, "start": "2024-09-20 17:23:15.391909" } STDOUT: 128 21419 1726867395.45358: no more pending results, returning what we have 21419 1726867395.45361: results queue empty 21419 1726867395.45362: checking for any_errors_fatal 21419 1726867395.45368: done checking for any_errors_fatal 21419 1726867395.45369: checking for max_fail_percentage 21419 1726867395.45371: done checking for max_fail_percentage 21419 1726867395.45372: checking to see if all hosts have failed and the running result is not ok 21419 1726867395.45373: done checking to see if all hosts have failed 21419 1726867395.45373: getting the remaining hosts for this loop 21419 1726867395.45374: done getting the remaining hosts for this loop 21419 1726867395.45379: getting the next task for host managed_node2 21419 1726867395.45386: done getting next task for host managed_node2 21419 1726867395.45389: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 21419 1726867395.45391: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867395.45396: getting variables 21419 1726867395.45397: in VariableManager get_vars() 21419 1726867395.45446: Calling all_inventory to load vars for managed_node2 21419 1726867395.45449: Calling groups_inventory to load vars for managed_node2 21419 1726867395.45451: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867395.45461: Calling all_plugins_play to load vars for managed_node2 21419 1726867395.45463: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867395.45471: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000b6 21419 1726867395.45473: WORKER PROCESS EXITING 21419 1726867395.45492: Calling groups_plugins_play to load vars for managed_node2 21419 1726867395.46932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867395.47816: done with get_vars() 21419 1726867395.47832: done getting variables 21419 1726867395.47873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Friday 20 September 2024 17:23:15 -0400 (0:00:00.433) 0:00:30.614 ****** 21419 1726867395.47896: entering _queue_task() for managed_node2/assert 21419 1726867395.48115: worker is 1 (out of 1 available) 21419 1726867395.48128: exiting _queue_task() for managed_node2/assert 21419 1726867395.48140: done queuing things up, now waiting for results queue to drain 21419 1726867395.48141: waiting for pending results... 21419 1726867395.48310: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-jumbo option set in profile 21419 1726867395.48411: in run() - task 0affcac9-a3a5-053a-b750-0000000000b7 21419 1726867395.48418: variable 'ansible_search_path' from source: unknown 21419 1726867395.48494: calling self._execute() 21419 1726867395.48554: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.48562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.48579: variable 'omit' from source: magic vars 21419 1726867395.48997: variable 'ansible_distribution_major_version' from source: facts 21419 1726867395.49001: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867395.49143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867395.49401: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867395.49449: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867395.49480: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867395.49507: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867395.49581: variable 'networkmanager_version' from source: set_fact 21419 1726867395.49605: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867395.49762: variable 'network_provider' from source: set_fact 21419 1726867395.49766: Evaluated conditional (network_provider == "nm"): True 21419 1726867395.49769: variable 'omit' from source: magic vars 21419 1726867395.49783: variable 'omit' from source: magic vars 21419 1726867395.49872: variable 'omit' from source: magic vars 21419 1726867395.49875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867395.49880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867395.49883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867395.49898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.49909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.49962: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867395.49987: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.50089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.50118: Set connection var ansible_connection to ssh 21419 1726867395.50133: Set connection var ansible_shell_executable to /bin/sh 21419 1726867395.50139: Set connection var ansible_shell_type to sh 21419 1726867395.50147: Set connection var ansible_timeout to 10 21419 1726867395.50156: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867395.50164: Set connection var ansible_pipelining to False 21419 1726867395.50205: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.50209: variable 'ansible_connection' from source: unknown 21419 1726867395.50305: variable 'ansible_module_compression' from source: unknown 21419 1726867395.50310: variable 'ansible_shell_type' from source: unknown 21419 1726867395.50312: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.50316: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.50318: variable 'ansible_pipelining' from source: unknown 21419 1726867395.50320: variable 'ansible_timeout' from source: unknown 21419 1726867395.50322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.50383: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867395.50386: variable 'omit' from source: magic vars 21419 1726867395.50415: starting attempt loop 21419 1726867395.50418: running the handler 21419 1726867395.50681: variable 'with_ring_rx_jumbo' from source: set_fact 21419 1726867395.50685: Evaluated conditional (with_ring_rx_jumbo.stdout == '128'): True 21419 1726867395.50728: handler run complete 21419 1726867395.50731: attempt loop complete, returning result 21419 1726867395.50734: _execute() done 21419 1726867395.50737: dumping result to json 21419 1726867395.50740: done dumping result, returning 21419 1726867395.50790: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-jumbo option set in profile [0affcac9-a3a5-053a-b750-0000000000b7] 21419 1726867395.50794: sending task result for task 0affcac9-a3a5-053a-b750-0000000000b7 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 21419 1726867395.50914: no more pending results, returning what we have 21419 1726867395.50918: results queue empty 21419 1726867395.50918: checking for any_errors_fatal 21419 1726867395.50927: done checking for any_errors_fatal 21419 1726867395.50928: checking for max_fail_percentage 21419 1726867395.50930: done checking for max_fail_percentage 21419 1726867395.50931: checking to see if all hosts have failed and the running result is not ok 21419 1726867395.50932: done checking to see if all hosts have failed 21419 1726867395.50932: getting the remaining hosts for this loop 21419 1726867395.50933: done getting the remaining hosts for this loop 21419 1726867395.50937: getting the next task for host managed_node2 21419 1726867395.50942: done getting next task for host managed_node2 21419 1726867395.50944: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 21419 1726867395.50946: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867395.50949: getting variables 21419 1726867395.50952: in VariableManager get_vars() 21419 1726867395.51003: Calling all_inventory to load vars for managed_node2 21419 1726867395.51006: Calling groups_inventory to load vars for managed_node2 21419 1726867395.51007: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867395.51016: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000b7 21419 1726867395.51019: WORKER PROCESS EXITING 21419 1726867395.51027: Calling all_plugins_play to load vars for managed_node2 21419 1726867395.51029: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867395.51032: Calling groups_plugins_play to load vars for managed_node2 21419 1726867395.52279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867395.54563: done with get_vars() 21419 1726867395.54619: done getting variables 21419 1726867395.54726: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Friday 20 September 2024 17:23:15 -0400 (0:00:00.068) 0:00:30.683 ****** 21419 1726867395.54763: entering _queue_task() for managed_node2/command 21419 1726867395.55104: worker is 1 (out of 1 available) 21419 1726867395.55122: exiting _queue_task() for managed_node2/command 21419 1726867395.55134: done queuing things up, now waiting for results queue to drain 21419 1726867395.55135: waiting for pending results... 21419 1726867395.55359: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-mini options 21419 1726867395.55452: in run() - task 0affcac9-a3a5-053a-b750-0000000000b8 21419 1726867395.55464: variable 'ansible_search_path' from source: unknown 21419 1726867395.55509: calling self._execute() 21419 1726867395.55630: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.55639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.55650: variable 'omit' from source: magic vars 21419 1726867395.56408: variable 'ansible_distribution_major_version' from source: facts 21419 1726867395.56412: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867395.56576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867395.56860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867395.57064: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867395.57068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867395.57189: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867395.57412: variable 'networkmanager_version' from source: set_fact 21419 1726867395.57419: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867395.58086: variable 'network_provider' from source: set_fact 21419 1726867395.58089: Evaluated conditional (network_provider == "nm"): True 21419 1726867395.58092: variable 'omit' from source: magic vars 21419 1726867395.58094: variable 'omit' from source: magic vars 21419 1726867395.58096: variable 'interface' from source: play vars 21419 1726867395.58098: variable 'omit' from source: magic vars 21419 1726867395.58100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867395.58103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867395.58105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867395.58180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.58198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.58241: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867395.58251: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.58260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.58374: Set connection var ansible_connection to ssh 21419 1726867395.58393: Set connection var ansible_shell_executable to /bin/sh 21419 1726867395.58401: Set connection var ansible_shell_type to sh 21419 1726867395.58416: Set connection var ansible_timeout to 10 21419 1726867395.58429: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867395.58445: Set connection var ansible_pipelining to False 21419 1726867395.58474: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.58487: variable 'ansible_connection' from source: unknown 21419 1726867395.58494: variable 'ansible_module_compression' from source: unknown 21419 1726867395.58500: variable 'ansible_shell_type' from source: unknown 21419 1726867395.58506: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.58512: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.58524: variable 'ansible_pipelining' from source: unknown 21419 1726867395.58530: variable 'ansible_timeout' from source: unknown 21419 1726867395.58537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.58652: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867395.58675: variable 'omit' from source: magic vars 21419 1726867395.58689: starting attempt loop 21419 1726867395.58696: running the handler 21419 1726867395.58716: _low_level_execute_command(): starting 21419 1726867395.58728: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867395.59657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.59707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867395.59729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.59820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.61500: stdout chunk (state=3): >>>/root <<< 21419 1726867395.61628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.61645: stdout chunk (state=3): >>><<< 21419 1726867395.61659: stderr chunk (state=3): >>><<< 21419 1726867395.61743: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.61747: _low_level_execute_command(): starting 21419 1726867395.61750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207 `" && echo ansible-tmp-1726867395.616854-22842-80021910364207="` echo /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207 `" ) && sleep 0' 21419 1726867395.62368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867395.62432: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.62505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867395.62535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.62564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.62641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.64538: stdout chunk (state=3): >>>ansible-tmp-1726867395.616854-22842-80021910364207=/root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207 <<< 21419 1726867395.64885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.64889: stdout chunk (state=3): >>><<< 21419 1726867395.64892: stderr chunk (state=3): >>><<< 21419 1726867395.64894: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867395.616854-22842-80021910364207=/root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.64897: variable 'ansible_module_compression' from source: unknown 21419 1726867395.64899: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867395.64901: variable 'ansible_facts' from source: unknown 21419 1726867395.65010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/AnsiballZ_command.py 21419 1726867395.65234: Sending initial data 21419 1726867395.65238: Sent initial data (154 bytes) 21419 1726867395.65759: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867395.65774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867395.65794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867395.65817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867395.65837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867395.65849: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867395.65863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.65954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.66060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.66093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.67700: 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 <<< 21419 1726867395.67739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867395.67790: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpvnnwt7dv /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/AnsiballZ_command.py <<< 21419 1726867395.67801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/AnsiballZ_command.py" <<< 21419 1726867395.67835: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpvnnwt7dv" to remote "/root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/AnsiballZ_command.py" <<< 21419 1726867395.68772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.68775: stdout chunk (state=3): >>><<< 21419 1726867395.68780: stderr chunk (state=3): >>><<< 21419 1726867395.68782: done transferring module to remote 21419 1726867395.68785: _low_level_execute_command(): starting 21419 1726867395.68788: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/ /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/AnsiballZ_command.py && sleep 0' 21419 1726867395.69316: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867395.69330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867395.69346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867395.69369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867395.69394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867395.69492: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.69507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.69608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.71353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.71373: stderr chunk (state=3): >>><<< 21419 1726867395.71376: stdout chunk (state=3): >>><<< 21419 1726867395.71394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.71397: _low_level_execute_command(): starting 21419 1726867395.71406: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/AnsiballZ_command.py && sleep 0' 21419 1726867395.71816: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867395.71819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.71822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867395.71824: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867395.71826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.71867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867395.71870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.71924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.88657: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-20 17:23:15.869844", "end": "2024-09-20 17:23:15.885337", "delta": "0:00:00.015493", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_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}}} <<< 21419 1726867395.90289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867395.90310: stderr chunk (state=3): >>><<< 21419 1726867395.90316: stdout chunk (state=3): >>><<< 21419 1726867395.90329: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-20 17:23:15.869844", "end": "2024-09-20 17:23:15.885337", "delta": "0:00:00.015493", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867395.90362: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-mini c show testnic1', '_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-1726867395.616854-22842-80021910364207/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867395.90365: _low_level_execute_command(): starting 21419 1726867395.90372: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867395.616854-22842-80021910364207/ > /dev/null 2>&1 && sleep 0' 21419 1726867395.90861: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867395.90868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.90871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867395.90874: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867395.90880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867395.90895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867395.90903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867395.90971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867395.92950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867395.92959: stdout chunk (state=3): >>><<< 21419 1726867395.92962: stderr chunk (state=3): >>><<< 21419 1726867395.92984: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867395.92999: handler run complete 21419 1726867395.93027: Evaluated conditional (False): False 21419 1726867395.93083: attempt loop complete, returning result 21419 1726867395.93086: _execute() done 21419 1726867395.93088: dumping result to json 21419 1726867395.93090: done dumping result, returning 21419 1726867395.93092: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-rx-mini options [0affcac9-a3a5-053a-b750-0000000000b8] 21419 1726867395.93094: sending task result for task 0affcac9-a3a5-053a-b750-0000000000b8 ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1" ], "delta": "0:00:00.015493", "end": "2024-09-20 17:23:15.885337", "rc": 0, "start": "2024-09-20 17:23:15.869844" } STDOUT: 128 21419 1726867395.93298: no more pending results, returning what we have 21419 1726867395.93302: results queue empty 21419 1726867395.93303: checking for any_errors_fatal 21419 1726867395.93308: done checking for any_errors_fatal 21419 1726867395.93309: checking for max_fail_percentage 21419 1726867395.93317: done checking for max_fail_percentage 21419 1726867395.93318: checking to see if all hosts have failed and the running result is not ok 21419 1726867395.93319: done checking to see if all hosts have failed 21419 1726867395.93320: getting the remaining hosts for this loop 21419 1726867395.93321: done getting the remaining hosts for this loop 21419 1726867395.93324: getting the next task for host managed_node2 21419 1726867395.93330: done getting next task for host managed_node2 21419 1726867395.93332: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 21419 1726867395.93334: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867395.93337: getting variables 21419 1726867395.93338: in VariableManager get_vars() 21419 1726867395.93394: Calling all_inventory to load vars for managed_node2 21419 1726867395.93398: Calling groups_inventory to load vars for managed_node2 21419 1726867395.93400: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867395.93412: Calling all_plugins_play to load vars for managed_node2 21419 1726867395.93418: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867395.93547: Calling groups_plugins_play to load vars for managed_node2 21419 1726867395.94093: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000b8 21419 1726867395.94096: WORKER PROCESS EXITING 21419 1726867395.94949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867395.96549: done with get_vars() 21419 1726867395.96571: done getting variables 21419 1726867395.96634: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Friday 20 September 2024 17:23:15 -0400 (0:00:00.419) 0:00:31.102 ****** 21419 1726867395.96701: entering _queue_task() for managed_node2/assert 21419 1726867395.97171: worker is 1 (out of 1 available) 21419 1726867395.97186: exiting _queue_task() for managed_node2/assert 21419 1726867395.97201: done queuing things up, now waiting for results queue to drain 21419 1726867395.97203: waiting for pending results... 21419 1726867395.97597: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-mini option set in profile 21419 1726867395.97643: in run() - task 0affcac9-a3a5-053a-b750-0000000000b9 21419 1726867395.97668: variable 'ansible_search_path' from source: unknown 21419 1726867395.97720: calling self._execute() 21419 1726867395.97833: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.97847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.97862: variable 'omit' from source: magic vars 21419 1726867395.98307: variable 'ansible_distribution_major_version' from source: facts 21419 1726867395.98328: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867395.98534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867395.98982: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867395.98985: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867395.98989: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867395.98991: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867395.99068: variable 'networkmanager_version' from source: set_fact 21419 1726867395.99088: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867395.99263: variable 'network_provider' from source: set_fact 21419 1726867395.99275: Evaluated conditional (network_provider == "nm"): True 21419 1726867395.99288: variable 'omit' from source: magic vars 21419 1726867395.99318: variable 'omit' from source: magic vars 21419 1726867395.99359: variable 'omit' from source: magic vars 21419 1726867395.99394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867395.99431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867395.99454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867395.99479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.99497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867395.99534: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867395.99545: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.99554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.99662: Set connection var ansible_connection to ssh 21419 1726867395.99676: Set connection var ansible_shell_executable to /bin/sh 21419 1726867395.99687: Set connection var ansible_shell_type to sh 21419 1726867395.99698: Set connection var ansible_timeout to 10 21419 1726867395.99708: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867395.99722: Set connection var ansible_pipelining to False 21419 1726867395.99747: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.99755: variable 'ansible_connection' from source: unknown 21419 1726867395.99981: variable 'ansible_module_compression' from source: unknown 21419 1726867395.99984: variable 'ansible_shell_type' from source: unknown 21419 1726867395.99987: variable 'ansible_shell_executable' from source: unknown 21419 1726867395.99989: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867395.99991: variable 'ansible_pipelining' from source: unknown 21419 1726867395.99994: variable 'ansible_timeout' from source: unknown 21419 1726867395.99996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867395.99999: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867396.00002: variable 'omit' from source: magic vars 21419 1726867396.00004: starting attempt loop 21419 1726867396.00007: running the handler 21419 1726867396.00072: variable 'with_ring_rx_mini' from source: set_fact 21419 1726867396.00092: Evaluated conditional (with_ring_rx_mini.stdout == '128'): True 21419 1726867396.00103: handler run complete 21419 1726867396.00124: attempt loop complete, returning result 21419 1726867396.00132: _execute() done 21419 1726867396.00139: dumping result to json 21419 1726867396.00147: done dumping result, returning 21419 1726867396.00157: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-rx-mini option set in profile [0affcac9-a3a5-053a-b750-0000000000b9] 21419 1726867396.00167: sending task result for task 0affcac9-a3a5-053a-b750-0000000000b9 21419 1726867396.00279: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000b9 21419 1726867396.00288: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 21419 1726867396.00346: no more pending results, returning what we have 21419 1726867396.00350: results queue empty 21419 1726867396.00351: checking for any_errors_fatal 21419 1726867396.00358: done checking for any_errors_fatal 21419 1726867396.00358: checking for max_fail_percentage 21419 1726867396.00360: done checking for max_fail_percentage 21419 1726867396.00361: checking to see if all hosts have failed and the running result is not ok 21419 1726867396.00362: done checking to see if all hosts have failed 21419 1726867396.00363: getting the remaining hosts for this loop 21419 1726867396.00364: done getting the remaining hosts for this loop 21419 1726867396.00367: getting the next task for host managed_node2 21419 1726867396.00372: done getting next task for host managed_node2 21419 1726867396.00374: ^ task is: TASK: Get profile's ethtool.ring-tx options 21419 1726867396.00376: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867396.00381: getting variables 21419 1726867396.00383: in VariableManager get_vars() 21419 1726867396.00439: Calling all_inventory to load vars for managed_node2 21419 1726867396.00442: Calling groups_inventory to load vars for managed_node2 21419 1726867396.00444: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.00455: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.00457: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.00461: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.02156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.03761: done with get_vars() 21419 1726867396.03783: done getting variables 21419 1726867396.03843: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Friday 20 September 2024 17:23:16 -0400 (0:00:00.071) 0:00:31.174 ****** 21419 1726867396.03874: entering _queue_task() for managed_node2/command 21419 1726867396.04372: worker is 1 (out of 1 available) 21419 1726867396.04384: exiting _queue_task() for managed_node2/command 21419 1726867396.04395: done queuing things up, now waiting for results queue to drain 21419 1726867396.04397: waiting for pending results... 21419 1726867396.04965: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-tx options 21419 1726867396.05185: in run() - task 0affcac9-a3a5-053a-b750-0000000000ba 21419 1726867396.05189: variable 'ansible_search_path' from source: unknown 21419 1726867396.05261: calling self._execute() 21419 1726867396.05366: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.05387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.05416: variable 'omit' from source: magic vars 21419 1726867396.05809: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.05831: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.06010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867396.06289: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867396.06341: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867396.06385: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867396.06427: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867396.06512: variable 'networkmanager_version' from source: set_fact 21419 1726867396.06599: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.06668: variable 'network_provider' from source: set_fact 21419 1726867396.06680: Evaluated conditional (network_provider == "nm"): True 21419 1726867396.06688: variable 'omit' from source: magic vars 21419 1726867396.06723: variable 'omit' from source: magic vars 21419 1726867396.06833: variable 'interface' from source: play vars 21419 1726867396.06856: variable 'omit' from source: magic vars 21419 1726867396.06894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867396.06937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867396.06962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867396.06987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867396.07002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867396.07083: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867396.07086: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.07089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.07175: Set connection var ansible_connection to ssh 21419 1726867396.07191: Set connection var ansible_shell_executable to /bin/sh 21419 1726867396.07199: Set connection var ansible_shell_type to sh 21419 1726867396.07208: Set connection var ansible_timeout to 10 21419 1726867396.07222: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867396.07259: Set connection var ansible_pipelining to False 21419 1726867396.07321: variable 'ansible_shell_executable' from source: unknown 21419 1726867396.07330: variable 'ansible_connection' from source: unknown 21419 1726867396.07337: variable 'ansible_module_compression' from source: unknown 21419 1726867396.07344: variable 'ansible_shell_type' from source: unknown 21419 1726867396.07365: variable 'ansible_shell_executable' from source: unknown 21419 1726867396.07368: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.07370: variable 'ansible_pipelining' from source: unknown 21419 1726867396.07372: variable 'ansible_timeout' from source: unknown 21419 1726867396.07475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.07501: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867396.07520: variable 'omit' from source: magic vars 21419 1726867396.07530: starting attempt loop 21419 1726867396.07537: running the handler 21419 1726867396.07556: _low_level_execute_command(): starting 21419 1726867396.07568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867396.08294: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867396.08371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867396.08397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867396.08596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867396.10199: stdout chunk (state=3): >>>/root <<< 21419 1726867396.10357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867396.10361: stdout chunk (state=3): >>><<< 21419 1726867396.10363: stderr chunk (state=3): >>><<< 21419 1726867396.10384: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867396.10481: _low_level_execute_command(): starting 21419 1726867396.10485: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832 `" && echo ansible-tmp-1726867396.10391-22870-273092402635832="` echo /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832 `" ) && sleep 0' 21419 1726867396.11932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867396.11936: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867396.11998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867396.12018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867396.12138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867396.12409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867396.14311: stdout chunk (state=3): >>>ansible-tmp-1726867396.10391-22870-273092402635832=/root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832 <<< 21419 1726867396.14483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867396.14486: stdout chunk (state=3): >>><<< 21419 1726867396.14489: stderr chunk (state=3): >>><<< 21419 1726867396.14491: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867396.10391-22870-273092402635832=/root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867396.14503: variable 'ansible_module_compression' from source: unknown 21419 1726867396.14552: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867396.14592: variable 'ansible_facts' from source: unknown 21419 1726867396.14682: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/AnsiballZ_command.py 21419 1726867396.15296: Sending initial data 21419 1726867396.15300: Sent initial data (154 bytes) 21419 1726867396.16519: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867396.16536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867396.16542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867396.16548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867396.16850: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867396.18583: 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 <<< 21419 1726867396.18587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867396.18590: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmph_nuebl2 /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/AnsiballZ_command.py <<< 21419 1726867396.18593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/AnsiballZ_command.py" <<< 21419 1726867396.18595: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 21419 1726867396.18597: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmph_nuebl2" to remote "/root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/AnsiballZ_command.py" <<< 21419 1726867396.18599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/AnsiballZ_command.py" <<< 21419 1726867396.19475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867396.19549: stderr chunk (state=3): >>><<< 21419 1726867396.19558: stdout chunk (state=3): >>><<< 21419 1726867396.19586: done transferring module to remote 21419 1726867396.19602: _low_level_execute_command(): starting 21419 1726867396.19615: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/ /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/AnsiballZ_command.py && sleep 0' 21419 1726867396.20931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867396.20934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867396.20957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867396.20960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867396.21118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867396.21299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867396.21319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867396.21536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867396.23335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867396.23346: stdout chunk (state=3): >>><<< 21419 1726867396.23358: stderr chunk (state=3): >>><<< 21419 1726867396.23382: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867396.23518: _low_level_execute_command(): starting 21419 1726867396.23523: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/AnsiballZ_command.py && sleep 0' 21419 1726867396.24752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867396.24771: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867396.24892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867396.24962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867396.41794: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:16.401338", "end": "2024-09-20 17:23:16.416605", "delta": "0:00:00.015267", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_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}}} <<< 21419 1726867396.43399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867396.43537: stderr chunk (state=3): >>><<< 21419 1726867396.43552: stdout chunk (state=3): >>><<< 21419 1726867396.43620: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:16.401338", "end": "2024-09-20 17:23:16.416605", "delta": "0:00:00.015267", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867396.43684: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-tx c show testnic1', '_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-1726867396.10391-22870-273092402635832/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867396.43709: _low_level_execute_command(): starting 21419 1726867396.43730: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867396.10391-22870-273092402635832/ > /dev/null 2>&1 && sleep 0' 21419 1726867396.44434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867396.44457: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867396.44519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867396.44549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867396.44581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867396.46407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867396.46436: stderr chunk (state=3): >>><<< 21419 1726867396.46438: stdout chunk (state=3): >>><<< 21419 1726867396.46483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867396.46486: handler run complete 21419 1726867396.46489: Evaluated conditional (False): False 21419 1726867396.46491: attempt loop complete, returning result 21419 1726867396.46493: _execute() done 21419 1726867396.46495: dumping result to json 21419 1726867396.46498: done dumping result, returning 21419 1726867396.46515: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring-tx options [0affcac9-a3a5-053a-b750-0000000000ba] 21419 1726867396.46520: sending task result for task 0affcac9-a3a5-053a-b750-0000000000ba 21419 1726867396.46637: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000ba 21419 1726867396.46639: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1" ], "delta": "0:00:00.015267", "end": "2024-09-20 17:23:16.416605", "rc": 0, "start": "2024-09-20 17:23:16.401338" } STDOUT: 128 21419 1726867396.46732: no more pending results, returning what we have 21419 1726867396.46736: results queue empty 21419 1726867396.46736: checking for any_errors_fatal 21419 1726867396.46744: done checking for any_errors_fatal 21419 1726867396.46744: checking for max_fail_percentage 21419 1726867396.46746: done checking for max_fail_percentage 21419 1726867396.46747: checking to see if all hosts have failed and the running result is not ok 21419 1726867396.46749: done checking to see if all hosts have failed 21419 1726867396.46749: getting the remaining hosts for this loop 21419 1726867396.46750: done getting the remaining hosts for this loop 21419 1726867396.46753: getting the next task for host managed_node2 21419 1726867396.46759: done getting next task for host managed_node2 21419 1726867396.46761: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 21419 1726867396.46763: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867396.46767: getting variables 21419 1726867396.46768: in VariableManager get_vars() 21419 1726867396.46820: Calling all_inventory to load vars for managed_node2 21419 1726867396.46823: Calling groups_inventory to load vars for managed_node2 21419 1726867396.46825: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.46835: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.46837: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.46839: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.47637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.48517: done with get_vars() 21419 1726867396.48534: done getting variables 21419 1726867396.48575: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Friday 20 September 2024 17:23:16 -0400 (0:00:00.447) 0:00:31.621 ****** 21419 1726867396.48598: entering _queue_task() for managed_node2/assert 21419 1726867396.48809: worker is 1 (out of 1 available) 21419 1726867396.48825: exiting _queue_task() for managed_node2/assert 21419 1726867396.48838: done queuing things up, now waiting for results queue to drain 21419 1726867396.48840: waiting for pending results... 21419 1726867396.49009: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-tx option set in profile 21419 1726867396.49075: in run() - task 0affcac9-a3a5-053a-b750-0000000000bb 21419 1726867396.49088: variable 'ansible_search_path' from source: unknown 21419 1726867396.49140: calling self._execute() 21419 1726867396.49265: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.49268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.49275: variable 'omit' from source: magic vars 21419 1726867396.49735: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.49753: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.49929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867396.50204: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867396.50244: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867396.50268: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867396.50323: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867396.50378: variable 'networkmanager_version' from source: set_fact 21419 1726867396.50391: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.50807: variable 'network_provider' from source: set_fact 21419 1726867396.50810: Evaluated conditional (network_provider == "nm"): True 21419 1726867396.50813: variable 'omit' from source: magic vars 21419 1726867396.50832: variable 'omit' from source: magic vars 21419 1726867396.50863: variable 'omit' from source: magic vars 21419 1726867396.50912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867396.50941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867396.50968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867396.50971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867396.50988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867396.51024: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867396.51027: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.51030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.51094: Set connection var ansible_connection to ssh 21419 1726867396.51101: Set connection var ansible_shell_executable to /bin/sh 21419 1726867396.51104: Set connection var ansible_shell_type to sh 21419 1726867396.51108: Set connection var ansible_timeout to 10 21419 1726867396.51113: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867396.51120: Set connection var ansible_pipelining to False 21419 1726867396.51148: variable 'ansible_shell_executable' from source: unknown 21419 1726867396.51151: variable 'ansible_connection' from source: unknown 21419 1726867396.51154: variable 'ansible_module_compression' from source: unknown 21419 1726867396.51157: variable 'ansible_shell_type' from source: unknown 21419 1726867396.51159: variable 'ansible_shell_executable' from source: unknown 21419 1726867396.51161: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.51163: variable 'ansible_pipelining' from source: unknown 21419 1726867396.51165: variable 'ansible_timeout' from source: unknown 21419 1726867396.51168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.51262: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867396.51271: variable 'omit' from source: magic vars 21419 1726867396.51275: starting attempt loop 21419 1726867396.51280: running the handler 21419 1726867396.51430: variable 'with_ring_tx' from source: set_fact 21419 1726867396.51447: Evaluated conditional (with_ring_tx.stdout == '128'): True 21419 1726867396.51451: handler run complete 21419 1726867396.51453: attempt loop complete, returning result 21419 1726867396.51456: _execute() done 21419 1726867396.51458: dumping result to json 21419 1726867396.51460: done dumping result, returning 21419 1726867396.51471: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring-tx option set in profile [0affcac9-a3a5-053a-b750-0000000000bb] 21419 1726867396.51474: sending task result for task 0affcac9-a3a5-053a-b750-0000000000bb ok: [managed_node2] => { "changed": false } MSG: All assertions passed 21419 1726867396.51617: no more pending results, returning what we have 21419 1726867396.51621: results queue empty 21419 1726867396.51621: checking for any_errors_fatal 21419 1726867396.51629: done checking for any_errors_fatal 21419 1726867396.51630: checking for max_fail_percentage 21419 1726867396.51631: done checking for max_fail_percentage 21419 1726867396.51632: checking to see if all hosts have failed and the running result is not ok 21419 1726867396.51633: done checking to see if all hosts have failed 21419 1726867396.51634: getting the remaining hosts for this loop 21419 1726867396.51635: done getting the remaining hosts for this loop 21419 1726867396.51638: getting the next task for host managed_node2 21419 1726867396.51646: done getting next task for host managed_node2 21419 1726867396.51650: ^ task is: TASK: Get profile's ethtool.ring options 21419 1726867396.51652: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867396.51655: getting variables 21419 1726867396.51657: in VariableManager get_vars() 21419 1726867396.51735: Calling all_inventory to load vars for managed_node2 21419 1726867396.51738: Calling groups_inventory to load vars for managed_node2 21419 1726867396.51740: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.51746: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000bb 21419 1726867396.51748: WORKER PROCESS EXITING 21419 1726867396.51780: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.51783: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.51786: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.52682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.53696: done with get_vars() 21419 1726867396.53710: done getting variables 21419 1726867396.53748: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring options] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Friday 20 September 2024 17:23:16 -0400 (0:00:00.051) 0:00:31.673 ****** 21419 1726867396.53771: entering _queue_task() for managed_node2/command 21419 1726867396.54001: worker is 1 (out of 1 available) 21419 1726867396.54014: exiting _queue_task() for managed_node2/command 21419 1726867396.54026: done queuing things up, now waiting for results queue to drain 21419 1726867396.54028: waiting for pending results... 21419 1726867396.54198: running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring options 21419 1726867396.54251: in run() - task 0affcac9-a3a5-053a-b750-0000000000bc 21419 1726867396.54265: variable 'ansible_search_path' from source: unknown 21419 1726867396.54302: calling self._execute() 21419 1726867396.54380: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.54385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.54394: variable 'omit' from source: magic vars 21419 1726867396.54666: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.54676: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.54822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867396.55056: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867396.55175: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867396.55180: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867396.55183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867396.55266: variable 'networkmanager_version' from source: set_fact 21419 1726867396.55274: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.55375: variable 'network_provider' from source: set_fact 21419 1726867396.55383: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867396.55386: when evaluation is False, skipping this task 21419 1726867396.55388: _execute() done 21419 1726867396.55391: dumping result to json 21419 1726867396.55393: done dumping result, returning 21419 1726867396.55399: done running TaskExecutor() for managed_node2/TASK: Get profile's ethtool.ring options [0affcac9-a3a5-053a-b750-0000000000bc] 21419 1726867396.55405: sending task result for task 0affcac9-a3a5-053a-b750-0000000000bc 21419 1726867396.55489: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000bc 21419 1726867396.55491: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867396.55559: no more pending results, returning what we have 21419 1726867396.55562: results queue empty 21419 1726867396.55562: checking for any_errors_fatal 21419 1726867396.55568: done checking for any_errors_fatal 21419 1726867396.55568: checking for max_fail_percentage 21419 1726867396.55570: done checking for max_fail_percentage 21419 1726867396.55571: checking to see if all hosts have failed and the running result is not ok 21419 1726867396.55572: done checking to see if all hosts have failed 21419 1726867396.55572: getting the remaining hosts for this loop 21419 1726867396.55573: done getting the remaining hosts for this loop 21419 1726867396.55576: getting the next task for host managed_node2 21419 1726867396.55583: done getting next task for host managed_node2 21419 1726867396.55584: ^ task is: TASK: Assert ethtool.ring option set in profile 21419 1726867396.55587: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867396.55589: getting variables 21419 1726867396.55590: in VariableManager get_vars() 21419 1726867396.55628: Calling all_inventory to load vars for managed_node2 21419 1726867396.55630: Calling groups_inventory to load vars for managed_node2 21419 1726867396.55632: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.55640: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.55642: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.55644: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.56660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.57862: done with get_vars() 21419 1726867396.57880: done getting variables 21419 1726867396.57917: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring option set in profile] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Friday 20 September 2024 17:23:16 -0400 (0:00:00.041) 0:00:31.714 ****** 21419 1726867396.57937: entering _queue_task() for managed_node2/assert 21419 1726867396.58143: worker is 1 (out of 1 available) 21419 1726867396.58157: exiting _queue_task() for managed_node2/assert 21419 1726867396.58169: done queuing things up, now waiting for results queue to drain 21419 1726867396.58171: waiting for pending results... 21419 1726867396.58353: running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring option set in profile 21419 1726867396.58484: in run() - task 0affcac9-a3a5-053a-b750-0000000000bd 21419 1726867396.58488: variable 'ansible_search_path' from source: unknown 21419 1726867396.58521: calling self._execute() 21419 1726867396.58645: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.58657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.58665: variable 'omit' from source: magic vars 21419 1726867396.59057: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.59064: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.59310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867396.59572: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867396.59618: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867396.59646: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867396.59672: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867396.59789: variable 'networkmanager_version' from source: set_fact 21419 1726867396.59815: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.59914: variable 'network_provider' from source: set_fact 21419 1726867396.59922: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867396.59925: when evaluation is False, skipping this task 21419 1726867396.59928: _execute() done 21419 1726867396.59930: dumping result to json 21419 1726867396.59939: done dumping result, returning 21419 1726867396.59942: done running TaskExecutor() for managed_node2/TASK: Assert ethtool.ring option set in profile [0affcac9-a3a5-053a-b750-0000000000bd] 21419 1726867396.59947: sending task result for task 0affcac9-a3a5-053a-b750-0000000000bd 21419 1726867396.60030: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000bd 21419 1726867396.60033: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867396.60083: no more pending results, returning what we have 21419 1726867396.60086: results queue empty 21419 1726867396.60086: checking for any_errors_fatal 21419 1726867396.60091: done checking for any_errors_fatal 21419 1726867396.60092: checking for max_fail_percentage 21419 1726867396.60093: done checking for max_fail_percentage 21419 1726867396.60094: checking to see if all hosts have failed and the running result is not ok 21419 1726867396.60095: done checking to see if all hosts have failed 21419 1726867396.60095: getting the remaining hosts for this loop 21419 1726867396.60096: done getting the remaining hosts for this loop 21419 1726867396.60099: getting the next task for host managed_node2 21419 1726867396.60104: done getting next task for host managed_node2 21419 1726867396.60105: ^ task is: TASK: TEST: I can clear ring options 21419 1726867396.60107: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867396.60109: getting variables 21419 1726867396.60110: in VariableManager get_vars() 21419 1726867396.60150: Calling all_inventory to load vars for managed_node2 21419 1726867396.60152: Calling groups_inventory to load vars for managed_node2 21419 1726867396.60154: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.60163: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.60165: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.60168: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.62297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.64371: done with get_vars() 21419 1726867396.64395: done getting variables 21419 1726867396.64454: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Friday 20 September 2024 17:23:16 -0400 (0:00:00.065) 0:00:31.780 ****** 21419 1726867396.64490: entering _queue_task() for managed_node2/debug 21419 1726867396.64979: worker is 1 (out of 1 available) 21419 1726867396.64989: exiting _queue_task() for managed_node2/debug 21419 1726867396.65001: done queuing things up, now waiting for results queue to drain 21419 1726867396.65003: waiting for pending results... 21419 1726867396.65795: running TaskExecutor() for managed_node2/TASK: TEST: I can clear ring options 21419 1726867396.65799: in run() - task 0affcac9-a3a5-053a-b750-0000000000be 21419 1726867396.65803: variable 'ansible_search_path' from source: unknown 21419 1726867396.66584: calling self._execute() 21419 1726867396.66588: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.66591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.66593: variable 'omit' from source: magic vars 21419 1726867396.68131: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.68784: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.68787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867396.69784: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867396.69792: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867396.69836: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867396.69958: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867396.70149: variable 'networkmanager_version' from source: set_fact 21419 1726867396.70194: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.70205: variable 'omit' from source: magic vars 21419 1726867396.70309: variable 'omit' from source: magic vars 21419 1726867396.70356: variable 'omit' from source: magic vars 21419 1726867396.70414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867396.70662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867396.70690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867396.70713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867396.70730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867396.70766: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867396.71182: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.71185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.71188: Set connection var ansible_connection to ssh 21419 1726867396.71190: Set connection var ansible_shell_executable to /bin/sh 21419 1726867396.71192: Set connection var ansible_shell_type to sh 21419 1726867396.71194: Set connection var ansible_timeout to 10 21419 1726867396.71196: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867396.71198: Set connection var ansible_pipelining to False 21419 1726867396.71200: variable 'ansible_shell_executable' from source: unknown 21419 1726867396.71201: variable 'ansible_connection' from source: unknown 21419 1726867396.71203: variable 'ansible_module_compression' from source: unknown 21419 1726867396.71205: variable 'ansible_shell_type' from source: unknown 21419 1726867396.71208: variable 'ansible_shell_executable' from source: unknown 21419 1726867396.71209: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.71211: variable 'ansible_pipelining' from source: unknown 21419 1726867396.71213: variable 'ansible_timeout' from source: unknown 21419 1726867396.71215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.71467: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867396.71486: variable 'omit' from source: magic vars 21419 1726867396.71495: starting attempt loop 21419 1726867396.71502: running the handler 21419 1726867396.71555: handler run complete 21419 1726867396.71580: attempt loop complete, returning result 21419 1726867396.71985: _execute() done 21419 1726867396.71989: dumping result to json 21419 1726867396.71991: done dumping result, returning 21419 1726867396.71993: done running TaskExecutor() for managed_node2/TASK: TEST: I can clear ring options [0affcac9-a3a5-053a-b750-0000000000be] 21419 1726867396.71994: sending task result for task 0affcac9-a3a5-053a-b750-0000000000be 21419 1726867396.72056: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000be 21419 1726867396.72060: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 21419 1726867396.72139: no more pending results, returning what we have 21419 1726867396.72143: results queue empty 21419 1726867396.72144: checking for any_errors_fatal 21419 1726867396.72151: done checking for any_errors_fatal 21419 1726867396.72152: checking for max_fail_percentage 21419 1726867396.72154: done checking for max_fail_percentage 21419 1726867396.72155: checking to see if all hosts have failed and the running result is not ok 21419 1726867396.72156: done checking to see if all hosts have failed 21419 1726867396.72157: getting the remaining hosts for this loop 21419 1726867396.72158: done getting the remaining hosts for this loop 21419 1726867396.72161: getting the next task for host managed_node2 21419 1726867396.72169: done getting next task for host managed_node2 21419 1726867396.72174: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867396.72179: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21419 1726867396.72200: getting variables 21419 1726867396.72201: in VariableManager get_vars() 21419 1726867396.72252: Calling all_inventory to load vars for managed_node2 21419 1726867396.72255: Calling groups_inventory to load vars for managed_node2 21419 1726867396.72258: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.72267: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.72270: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.72273: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.74695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.78071: done with get_vars() 21419 1726867396.78315: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:23:16 -0400 (0:00:00.139) 0:00:31.919 ****** 21419 1726867396.78433: entering _queue_task() for managed_node2/include_tasks 21419 1726867396.79223: worker is 1 (out of 1 available) 21419 1726867396.79237: exiting _queue_task() for managed_node2/include_tasks 21419 1726867396.79249: done queuing things up, now waiting for results queue to drain 21419 1726867396.79251: waiting for pending results... 21419 1726867396.79994: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867396.80000: in run() - task 0affcac9-a3a5-053a-b750-0000000000c6 21419 1726867396.80384: variable 'ansible_search_path' from source: unknown 21419 1726867396.80387: variable 'ansible_search_path' from source: unknown 21419 1726867396.80390: calling self._execute() 21419 1726867396.80393: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.80396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.80397: variable 'omit' from source: magic vars 21419 1726867396.81134: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.81397: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.81562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867396.82022: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867396.82071: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867396.82316: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867396.82357: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867396.82436: variable 'networkmanager_version' from source: set_fact 21419 1726867396.82455: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.82805: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.82816: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.82948: variable 'networkmanager_version' from source: set_fact 21419 1726867396.83382: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.83386: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.83388: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.83622: variable 'networkmanager_version' from source: set_fact 21419 1726867396.83636: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.83647: _execute() done 21419 1726867396.83655: dumping result to json 21419 1726867396.83664: done dumping result, returning 21419 1726867396.83675: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-053a-b750-0000000000c6] 21419 1726867396.83687: sending task result for task 0affcac9-a3a5-053a-b750-0000000000c6 21419 1726867396.83831: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000c6 21419 1726867396.83835: WORKER PROCESS EXITING 21419 1726867396.83894: no more pending results, returning what we have 21419 1726867396.83899: in VariableManager get_vars() 21419 1726867396.83960: Calling all_inventory to load vars for managed_node2 21419 1726867396.83964: Calling groups_inventory to load vars for managed_node2 21419 1726867396.83966: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.83979: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.83982: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.83985: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.86045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.88344: done with get_vars() 21419 1726867396.88367: variable 'ansible_search_path' from source: unknown 21419 1726867396.88368: variable 'ansible_search_path' from source: unknown 21419 1726867396.88410: we have included files to process 21419 1726867396.88411: generating all_blocks data 21419 1726867396.88416: done generating all_blocks data 21419 1726867396.88421: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867396.88422: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867396.88424: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867396.89010: done processing included file 21419 1726867396.89012: iterating over new_blocks loaded from include file 21419 1726867396.89016: in VariableManager get_vars() 21419 1726867396.89042: done with get_vars() 21419 1726867396.89044: filtering new block on tags 21419 1726867396.89060: done filtering new block on tags 21419 1726867396.89062: in VariableManager get_vars() 21419 1726867396.89088: done with get_vars() 21419 1726867396.89090: filtering new block on tags 21419 1726867396.89107: done filtering new block on tags 21419 1726867396.89109: in VariableManager get_vars() 21419 1726867396.89135: done with get_vars() 21419 1726867396.89137: filtering new block on tags 21419 1726867396.89152: done filtering new block on tags 21419 1726867396.89153: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 21419 1726867396.89158: extending task lists for all hosts with included blocks 21419 1726867396.89950: done extending task lists 21419 1726867396.89951: done processing included files 21419 1726867396.89952: results queue empty 21419 1726867396.89953: checking for any_errors_fatal 21419 1726867396.89957: done checking for any_errors_fatal 21419 1726867396.89957: checking for max_fail_percentage 21419 1726867396.89959: done checking for max_fail_percentage 21419 1726867396.89959: checking to see if all hosts have failed and the running result is not ok 21419 1726867396.89960: done checking to see if all hosts have failed 21419 1726867396.89961: getting the remaining hosts for this loop 21419 1726867396.89962: done getting the remaining hosts for this loop 21419 1726867396.89965: getting the next task for host managed_node2 21419 1726867396.89968: done getting next task for host managed_node2 21419 1726867396.89971: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867396.89974: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21419 1726867396.89986: getting variables 21419 1726867396.89987: in VariableManager get_vars() 21419 1726867396.90005: Calling all_inventory to load vars for managed_node2 21419 1726867396.90008: Calling groups_inventory to load vars for managed_node2 21419 1726867396.90010: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867396.90018: Calling all_plugins_play to load vars for managed_node2 21419 1726867396.90021: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867396.90030: Calling groups_plugins_play to load vars for managed_node2 21419 1726867396.92056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867396.95053: done with get_vars() 21419 1726867396.95115: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:23:16 -0400 (0:00:00.167) 0:00:32.087 ****** 21419 1726867396.95225: entering _queue_task() for managed_node2/setup 21419 1726867396.95583: worker is 1 (out of 1 available) 21419 1726867396.95595: exiting _queue_task() for managed_node2/setup 21419 1726867396.95607: done queuing things up, now waiting for results queue to drain 21419 1726867396.95608: waiting for pending results... 21419 1726867396.95904: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867396.96055: in run() - task 0affcac9-a3a5-053a-b750-0000000004ce 21419 1726867396.96069: variable 'ansible_search_path' from source: unknown 21419 1726867396.96073: variable 'ansible_search_path' from source: unknown 21419 1726867396.96111: calling self._execute() 21419 1726867396.96204: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867396.96211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867396.96223: variable 'omit' from source: magic vars 21419 1726867396.96596: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.96609: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.96791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867396.97124: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867396.97166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867396.97206: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867396.97243: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867396.97400: variable 'networkmanager_version' from source: set_fact 21419 1726867396.97404: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.97451: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.97454: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.97801: variable 'networkmanager_version' from source: set_fact 21419 1726867396.97808: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.98034: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.98038: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.98333: variable 'networkmanager_version' from source: set_fact 21419 1726867396.98340: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.98645: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.98649: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.98805: variable 'networkmanager_version' from source: set_fact 21419 1726867396.98814: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.98929: variable 'ansible_distribution_major_version' from source: facts 21419 1726867396.98932: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867396.99061: variable 'networkmanager_version' from source: set_fact 21419 1726867396.99069: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867396.99246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867397.01385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867397.01389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867397.01391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867397.01402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867397.01437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867397.01511: 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) 21419 1726867397.01576: 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) 21419 1726867397.01601: 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) 21419 1726867397.01628: 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) 21419 1726867397.01647: 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) 21419 1726867397.01700: 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) 21419 1726867397.01721: 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) 21419 1726867397.01890: 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) 21419 1726867397.01933: 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) 21419 1726867397.01947: 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) 21419 1726867397.02231: variable '__network_required_facts' from source: role '' defaults 21419 1726867397.02234: variable 'ansible_facts' from source: unknown 21419 1726867397.02983: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21419 1726867397.02987: when evaluation is False, skipping this task 21419 1726867397.02989: _execute() done 21419 1726867397.02991: dumping result to json 21419 1726867397.02993: done dumping result, returning 21419 1726867397.02996: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-053a-b750-0000000004ce] 21419 1726867397.02997: sending task result for task 0affcac9-a3a5-053a-b750-0000000004ce 21419 1726867397.03316: done sending task result for task 0affcac9-a3a5-053a-b750-0000000004ce 21419 1726867397.03320: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867397.03356: no more pending results, returning what we have 21419 1726867397.03358: results queue empty 21419 1726867397.03359: checking for any_errors_fatal 21419 1726867397.03360: done checking for any_errors_fatal 21419 1726867397.03361: checking for max_fail_percentage 21419 1726867397.03363: done checking for max_fail_percentage 21419 1726867397.03363: checking to see if all hosts have failed and the running result is not ok 21419 1726867397.03364: done checking to see if all hosts have failed 21419 1726867397.03365: getting the remaining hosts for this loop 21419 1726867397.03370: done getting the remaining hosts for this loop 21419 1726867397.03373: getting the next task for host managed_node2 21419 1726867397.03383: done getting next task for host managed_node2 21419 1726867397.03386: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867397.03390: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867397.03407: getting variables 21419 1726867397.03409: in VariableManager get_vars() 21419 1726867397.03453: Calling all_inventory to load vars for managed_node2 21419 1726867397.03456: Calling groups_inventory to load vars for managed_node2 21419 1726867397.03458: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867397.03465: Calling all_plugins_play to load vars for managed_node2 21419 1726867397.03467: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867397.03470: Calling groups_plugins_play to load vars for managed_node2 21419 1726867397.04908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867397.06780: done with get_vars() 21419 1726867397.06801: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:23:17 -0400 (0:00:00.116) 0:00:32.204 ****** 21419 1726867397.06894: entering _queue_task() for managed_node2/stat 21419 1726867397.07225: worker is 1 (out of 1 available) 21419 1726867397.07237: exiting _queue_task() for managed_node2/stat 21419 1726867397.07483: done queuing things up, now waiting for results queue to drain 21419 1726867397.07485: waiting for pending results... 21419 1726867397.08102: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867397.08107: in run() - task 0affcac9-a3a5-053a-b750-0000000004d0 21419 1726867397.08111: variable 'ansible_search_path' from source: unknown 21419 1726867397.08113: variable 'ansible_search_path' from source: unknown 21419 1726867397.08116: calling self._execute() 21419 1726867397.08118: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867397.08121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867397.08123: variable 'omit' from source: magic vars 21419 1726867397.08703: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.08721: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.08969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867397.09263: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867397.09311: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867397.09346: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867397.09387: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867397.09470: variable 'networkmanager_version' from source: set_fact 21419 1726867397.09492: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.09610: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.09615: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.09764: variable 'networkmanager_version' from source: set_fact 21419 1726867397.09773: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.09884: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.09888: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.10032: variable 'networkmanager_version' from source: set_fact 21419 1726867397.10061: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.10280: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.10283: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.10386: variable 'networkmanager_version' from source: set_fact 21419 1726867397.10393: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.10605: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.10608: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.10719: variable 'networkmanager_version' from source: set_fact 21419 1726867397.10725: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.11162: 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) 21419 1726867397.11186: 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) 21419 1726867397.11298: 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) 21419 1726867397.11440: 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) 21419 1726867397.11505: variable '__network_is_ostree' from source: set_fact 21419 1726867397.11511: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867397.11516: when evaluation is False, skipping this task 21419 1726867397.11519: _execute() done 21419 1726867397.11521: dumping result to json 21419 1726867397.11587: done dumping result, returning 21419 1726867397.11594: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-053a-b750-0000000004d0] 21419 1726867397.11600: sending task result for task 0affcac9-a3a5-053a-b750-0000000004d0 21419 1726867397.11770: done sending task result for task 0affcac9-a3a5-053a-b750-0000000004d0 21419 1726867397.11773: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867397.11828: no more pending results, returning what we have 21419 1726867397.11832: results queue empty 21419 1726867397.11833: checking for any_errors_fatal 21419 1726867397.11840: done checking for any_errors_fatal 21419 1726867397.11841: checking for max_fail_percentage 21419 1726867397.11843: done checking for max_fail_percentage 21419 1726867397.11844: checking to see if all hosts have failed and the running result is not ok 21419 1726867397.11846: done checking to see if all hosts have failed 21419 1726867397.11846: getting the remaining hosts for this loop 21419 1726867397.11848: done getting the remaining hosts for this loop 21419 1726867397.11852: getting the next task for host managed_node2 21419 1726867397.11860: done getting next task for host managed_node2 21419 1726867397.11864: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867397.11869: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867397.11896: getting variables 21419 1726867397.11898: in VariableManager get_vars() 21419 1726867397.11950: Calling all_inventory to load vars for managed_node2 21419 1726867397.11953: Calling groups_inventory to load vars for managed_node2 21419 1726867397.11956: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867397.11966: Calling all_plugins_play to load vars for managed_node2 21419 1726867397.11969: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867397.11972: Calling groups_plugins_play to load vars for managed_node2 21419 1726867397.13499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867397.15141: done with get_vars() 21419 1726867397.15166: done getting variables 21419 1726867397.15243: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:23:17 -0400 (0:00:00.083) 0:00:32.288 ****** 21419 1726867397.15294: entering _queue_task() for managed_node2/set_fact 21419 1726867397.15611: worker is 1 (out of 1 available) 21419 1726867397.15625: exiting _queue_task() for managed_node2/set_fact 21419 1726867397.15636: done queuing things up, now waiting for results queue to drain 21419 1726867397.15638: waiting for pending results... 21419 1726867397.16293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867397.16372: in run() - task 0affcac9-a3a5-053a-b750-0000000004d1 21419 1726867397.16376: variable 'ansible_search_path' from source: unknown 21419 1726867397.16507: variable 'ansible_search_path' from source: unknown 21419 1726867397.16513: calling self._execute() 21419 1726867397.16581: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867397.16588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867397.16593: variable 'omit' from source: magic vars 21419 1726867397.17086: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.17089: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.17326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867397.17647: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867397.17678: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867397.17719: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867397.17793: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867397.17857: variable 'networkmanager_version' from source: set_fact 21419 1726867397.17872: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.18181: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.18190: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.18194: variable 'networkmanager_version' from source: set_fact 21419 1726867397.18197: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.18296: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.18299: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.18444: variable 'networkmanager_version' from source: set_fact 21419 1726867397.18453: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.18627: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.18631: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.18820: variable 'networkmanager_version' from source: set_fact 21419 1726867397.18823: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.18968: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.18972: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.19058: variable 'networkmanager_version' from source: set_fact 21419 1726867397.19079: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.19232: 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) 21419 1726867397.19255: 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) 21419 1726867397.19293: 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) 21419 1726867397.19328: 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) 21419 1726867397.19401: variable '__network_is_ostree' from source: set_fact 21419 1726867397.19404: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867397.19516: when evaluation is False, skipping this task 21419 1726867397.19520: _execute() done 21419 1726867397.19523: dumping result to json 21419 1726867397.19526: done dumping result, returning 21419 1726867397.19529: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-053a-b750-0000000004d1] 21419 1726867397.19532: sending task result for task 0affcac9-a3a5-053a-b750-0000000004d1 21419 1726867397.19595: done sending task result for task 0affcac9-a3a5-053a-b750-0000000004d1 21419 1726867397.19598: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867397.19861: no more pending results, returning what we have 21419 1726867397.19864: results queue empty 21419 1726867397.19865: checking for any_errors_fatal 21419 1726867397.19871: done checking for any_errors_fatal 21419 1726867397.19872: checking for max_fail_percentage 21419 1726867397.19874: done checking for max_fail_percentage 21419 1726867397.19875: checking to see if all hosts have failed and the running result is not ok 21419 1726867397.19876: done checking to see if all hosts have failed 21419 1726867397.19878: getting the remaining hosts for this loop 21419 1726867397.19879: done getting the remaining hosts for this loop 21419 1726867397.19883: getting the next task for host managed_node2 21419 1726867397.19892: done getting next task for host managed_node2 21419 1726867397.19896: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867397.19901: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867397.19918: getting variables 21419 1726867397.19920: in VariableManager get_vars() 21419 1726867397.19964: Calling all_inventory to load vars for managed_node2 21419 1726867397.19966: Calling groups_inventory to load vars for managed_node2 21419 1726867397.19969: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867397.19979: Calling all_plugins_play to load vars for managed_node2 21419 1726867397.19982: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867397.19984: Calling groups_plugins_play to load vars for managed_node2 21419 1726867397.21446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867397.23133: done with get_vars() 21419 1726867397.23159: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:23:17 -0400 (0:00:00.079) 0:00:32.368 ****** 21419 1726867397.23290: entering _queue_task() for managed_node2/service_facts 21419 1726867397.23722: worker is 1 (out of 1 available) 21419 1726867397.23737: exiting _queue_task() for managed_node2/service_facts 21419 1726867397.23748: done queuing things up, now waiting for results queue to drain 21419 1726867397.23750: waiting for pending results... 21419 1726867397.24097: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867397.24168: in run() - task 0affcac9-a3a5-053a-b750-0000000004d3 21419 1726867397.24216: variable 'ansible_search_path' from source: unknown 21419 1726867397.24220: variable 'ansible_search_path' from source: unknown 21419 1726867397.24238: calling self._execute() 21419 1726867397.24344: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867397.24482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867397.24486: variable 'omit' from source: magic vars 21419 1726867397.24753: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.24771: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.24964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867397.25236: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867397.25291: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867397.25330: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867397.25371: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867397.25467: variable 'networkmanager_version' from source: set_fact 21419 1726867397.25496: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.25627: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.25640: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.25807: variable 'networkmanager_version' from source: set_fact 21419 1726867397.25826: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.25940: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.26021: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.26099: variable 'networkmanager_version' from source: set_fact 21419 1726867397.26118: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.26270: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.26282: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.26421: variable 'networkmanager_version' from source: set_fact 21419 1726867397.26434: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.26550: variable 'ansible_distribution_major_version' from source: facts 21419 1726867397.26565: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867397.26701: variable 'networkmanager_version' from source: set_fact 21419 1726867397.26717: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867397.26726: variable 'omit' from source: magic vars 21419 1726867397.26805: variable 'omit' from source: magic vars 21419 1726867397.26883: variable 'omit' from source: magic vars 21419 1726867397.26886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867397.26917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867397.26938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867397.26959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867397.26972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867397.27019: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867397.27082: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867397.27085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867397.27151: Set connection var ansible_connection to ssh 21419 1726867397.27163: Set connection var ansible_shell_executable to /bin/sh 21419 1726867397.27174: Set connection var ansible_shell_type to sh 21419 1726867397.27186: Set connection var ansible_timeout to 10 21419 1726867397.27196: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867397.27216: Set connection var ansible_pipelining to False 21419 1726867397.27243: variable 'ansible_shell_executable' from source: unknown 21419 1726867397.27251: variable 'ansible_connection' from source: unknown 21419 1726867397.27257: variable 'ansible_module_compression' from source: unknown 21419 1726867397.27322: variable 'ansible_shell_type' from source: unknown 21419 1726867397.27325: variable 'ansible_shell_executable' from source: unknown 21419 1726867397.27327: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867397.27329: variable 'ansible_pipelining' from source: unknown 21419 1726867397.27330: variable 'ansible_timeout' from source: unknown 21419 1726867397.27332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867397.27485: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867397.27502: variable 'omit' from source: magic vars 21419 1726867397.27513: starting attempt loop 21419 1726867397.27524: running the handler 21419 1726867397.27546: _low_level_execute_command(): starting 21419 1726867397.27558: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867397.28312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867397.28431: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867397.28460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867397.28538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867397.30241: stdout chunk (state=3): >>>/root <<< 21419 1726867397.30483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867397.30489: stdout chunk (state=3): >>><<< 21419 1726867397.30492: stderr chunk (state=3): >>><<< 21419 1726867397.30607: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867397.30621: _low_level_execute_command(): starting 21419 1726867397.30625: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668 `" && echo ansible-tmp-1726867397.3051422-22932-191889459786668="` echo /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668 `" ) && sleep 0' 21419 1726867397.31910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867397.32028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867397.32033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867397.32037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867397.32406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867397.32452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867397.34398: stdout chunk (state=3): >>>ansible-tmp-1726867397.3051422-22932-191889459786668=/root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668 <<< 21419 1726867397.34589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867397.34592: stdout chunk (state=3): >>><<< 21419 1726867397.34595: stderr chunk (state=3): >>><<< 21419 1726867397.34597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867397.3051422-22932-191889459786668=/root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867397.34599: variable 'ansible_module_compression' from source: unknown 21419 1726867397.34639: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21419 1726867397.34675: variable 'ansible_facts' from source: unknown 21419 1726867397.34760: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/AnsiballZ_service_facts.py 21419 1726867397.35040: Sending initial data 21419 1726867397.35043: Sent initial data (162 bytes) 21419 1726867397.35451: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867397.35460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867397.35473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867397.35493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867397.35590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867397.35661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867397.35894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867397.37362: 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 <<< 21419 1726867397.37398: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867397.37439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpvnog4bjf /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/AnsiballZ_service_facts.py <<< 21419 1726867397.37443: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/AnsiballZ_service_facts.py" <<< 21419 1726867397.37685: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpvnog4bjf" to remote "/root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/AnsiballZ_service_facts.py" <<< 21419 1726867397.39031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867397.39034: stdout chunk (state=3): >>><<< 21419 1726867397.39042: stderr chunk (state=3): >>><<< 21419 1726867397.39122: done transferring module to remote 21419 1726867397.39293: _low_level_execute_command(): starting 21419 1726867397.39297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/ /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/AnsiballZ_service_facts.py && sleep 0' 21419 1726867397.40590: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867397.40815: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867397.41010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867397.41016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867397.42859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867397.42927: stderr chunk (state=3): >>><<< 21419 1726867397.42957: stdout chunk (state=3): >>><<< 21419 1726867397.42985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867397.43078: _low_level_execute_command(): starting 21419 1726867397.43086: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/AnsiballZ_service_facts.py && sleep 0' 21419 1726867397.43810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867397.43818: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867397.43820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867397.43823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867397.43829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867397.43867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867397.43881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867397.43903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867397.43983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.00900: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21419 1726867399.00993: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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": "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 21419 1726867399.01008: stdout chunk (state=3): >>>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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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": {}}} <<< 21419 1726867399.02531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867399.02558: stderr chunk (state=3): >>><<< 21419 1726867399.02565: stdout chunk (state=3): >>><<< 21419 1726867399.02606: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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": "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867399.03051: 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-1726867397.3051422-22932-191889459786668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867399.03060: _low_level_execute_command(): starting 21419 1726867399.03063: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867397.3051422-22932-191889459786668/ > /dev/null 2>&1 && sleep 0' 21419 1726867399.03508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867399.03511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867399.03516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867399.03520: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867399.03522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867399.03565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867399.03571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867399.03573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867399.03613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.05641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867399.05787: stderr chunk (state=3): >>><<< 21419 1726867399.05790: stdout chunk (state=3): >>><<< 21419 1726867399.05892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867399.05900: handler run complete 21419 1726867399.06397: variable 'ansible_facts' from source: unknown 21419 1726867399.06791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867399.07720: variable 'ansible_facts' from source: unknown 21419 1726867399.08049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867399.08311: attempt loop complete, returning result 21419 1726867399.08382: _execute() done 21419 1726867399.08387: dumping result to json 21419 1726867399.08406: done dumping result, returning 21419 1726867399.08424: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-053a-b750-0000000004d3] 21419 1726867399.08505: sending task result for task 0affcac9-a3a5-053a-b750-0000000004d3 21419 1726867399.09965: done sending task result for task 0affcac9-a3a5-053a-b750-0000000004d3 21419 1726867399.09968: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867399.10044: no more pending results, returning what we have 21419 1726867399.10046: results queue empty 21419 1726867399.10047: checking for any_errors_fatal 21419 1726867399.10052: done checking for any_errors_fatal 21419 1726867399.10052: checking for max_fail_percentage 21419 1726867399.10054: done checking for max_fail_percentage 21419 1726867399.10054: checking to see if all hosts have failed and the running result is not ok 21419 1726867399.10055: done checking to see if all hosts have failed 21419 1726867399.10056: getting the remaining hosts for this loop 21419 1726867399.10057: done getting the remaining hosts for this loop 21419 1726867399.10061: getting the next task for host managed_node2 21419 1726867399.10067: done getting next task for host managed_node2 21419 1726867399.10070: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867399.10074: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867399.10087: getting variables 21419 1726867399.10088: in VariableManager get_vars() 21419 1726867399.10128: Calling all_inventory to load vars for managed_node2 21419 1726867399.10130: Calling groups_inventory to load vars for managed_node2 21419 1726867399.10133: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867399.10141: Calling all_plugins_play to load vars for managed_node2 21419 1726867399.10143: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867399.10146: Calling groups_plugins_play to load vars for managed_node2 21419 1726867399.18327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867399.20590: done with get_vars() 21419 1726867399.20617: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:23:19 -0400 (0:00:01.974) 0:00:34.342 ****** 21419 1726867399.20702: entering _queue_task() for managed_node2/package_facts 21419 1726867399.21056: worker is 1 (out of 1 available) 21419 1726867399.21071: exiting _queue_task() for managed_node2/package_facts 21419 1726867399.21086: done queuing things up, now waiting for results queue to drain 21419 1726867399.21088: waiting for pending results... 21419 1726867399.21598: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867399.21642: in run() - task 0affcac9-a3a5-053a-b750-0000000004d4 21419 1726867399.21666: variable 'ansible_search_path' from source: unknown 21419 1726867399.21680: variable 'ansible_search_path' from source: unknown 21419 1726867399.21734: calling self._execute() 21419 1726867399.21914: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867399.21917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867399.21920: variable 'omit' from source: magic vars 21419 1726867399.22547: variable 'ansible_distribution_major_version' from source: facts 21419 1726867399.22595: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867399.22926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867399.23202: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867399.23261: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867399.23303: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867399.23393: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867399.23491: variable 'networkmanager_version' from source: set_fact 21419 1726867399.23510: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867399.23686: variable 'ansible_distribution_major_version' from source: facts 21419 1726867399.23690: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867399.23773: variable 'networkmanager_version' from source: set_fact 21419 1726867399.23795: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867399.23908: variable 'ansible_distribution_major_version' from source: facts 21419 1726867399.23920: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867399.24050: variable 'networkmanager_version' from source: set_fact 21419 1726867399.24063: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867399.24162: variable 'ansible_distribution_major_version' from source: facts 21419 1726867399.24171: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867399.24304: variable 'networkmanager_version' from source: set_fact 21419 1726867399.24319: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867399.24665: variable 'ansible_distribution_major_version' from source: facts 21419 1726867399.24668: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867399.24789: variable 'networkmanager_version' from source: set_fact 21419 1726867399.24803: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867399.24812: variable 'omit' from source: magic vars 21419 1726867399.25184: variable 'omit' from source: magic vars 21419 1726867399.25188: variable 'omit' from source: magic vars 21419 1726867399.25191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867399.25198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867399.25220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867399.25239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867399.25251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867399.25284: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867399.25482: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867399.25485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867399.25588: Set connection var ansible_connection to ssh 21419 1726867399.25601: Set connection var ansible_shell_executable to /bin/sh 21419 1726867399.25607: Set connection var ansible_shell_type to sh 21419 1726867399.25621: Set connection var ansible_timeout to 10 21419 1726867399.25630: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867399.25639: Set connection var ansible_pipelining to False 21419 1726867399.25667: variable 'ansible_shell_executable' from source: unknown 21419 1726867399.25674: variable 'ansible_connection' from source: unknown 21419 1726867399.25731: variable 'ansible_module_compression' from source: unknown 21419 1726867399.25738: variable 'ansible_shell_type' from source: unknown 21419 1726867399.25745: variable 'ansible_shell_executable' from source: unknown 21419 1726867399.25751: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867399.25758: variable 'ansible_pipelining' from source: unknown 21419 1726867399.25766: variable 'ansible_timeout' from source: unknown 21419 1726867399.25773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867399.26031: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867399.26269: variable 'omit' from source: magic vars 21419 1726867399.26273: starting attempt loop 21419 1726867399.26276: running the handler 21419 1726867399.26280: _low_level_execute_command(): starting 21419 1726867399.26282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867399.28026: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867399.28208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.29973: stdout chunk (state=3): >>>/root <<< 21419 1726867399.30259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867399.30264: stdout chunk (state=3): >>><<< 21419 1726867399.30273: stderr chunk (state=3): >>><<< 21419 1726867399.30296: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867399.30311: _low_level_execute_command(): starting 21419 1726867399.30320: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883 `" && echo ansible-tmp-1726867399.302969-23022-190989952267883="` echo /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883 `" ) && sleep 0' 21419 1726867399.31338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867399.31682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867399.31685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867399.31688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867399.31690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867399.31692: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867399.31694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867399.31696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867399.31698: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867399.31700: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867399.31702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867399.31704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867399.31706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867399.31708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867399.31711: stderr chunk (state=3): >>>debug2: match found <<< 21419 1726867399.31713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867399.31729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867399.31742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867399.31754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867399.31828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.33779: stdout chunk (state=3): >>>ansible-tmp-1726867399.302969-23022-190989952267883=/root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883 <<< 21419 1726867399.33883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867399.33929: stderr chunk (state=3): >>><<< 21419 1726867399.33935: stdout chunk (state=3): >>><<< 21419 1726867399.33957: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867399.302969-23022-190989952267883=/root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867399.34008: variable 'ansible_module_compression' from source: unknown 21419 1726867399.34059: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21419 1726867399.34124: variable 'ansible_facts' from source: unknown 21419 1726867399.34596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/AnsiballZ_package_facts.py 21419 1726867399.34994: Sending initial data 21419 1726867399.34998: Sent initial data (161 bytes) 21419 1726867399.36059: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867399.36314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867399.36350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.38007: 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 <<< 21419 1726867399.38012: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867399.38070: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867399.38138: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpqa79f2jf /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/AnsiballZ_package_facts.py <<< 21419 1726867399.38141: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/AnsiballZ_package_facts.py" <<< 21419 1726867399.38257: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpqa79f2jf" to remote "/root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/AnsiballZ_package_facts.py" <<< 21419 1726867399.38261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/AnsiballZ_package_facts.py" <<< 21419 1726867399.40383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867399.40387: stderr chunk (state=3): >>><<< 21419 1726867399.40390: stdout chunk (state=3): >>><<< 21419 1726867399.40392: done transferring module to remote 21419 1726867399.40404: _low_level_execute_command(): starting 21419 1726867399.40435: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/ /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/AnsiballZ_package_facts.py && sleep 0' 21419 1726867399.41696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867399.41859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867399.41922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867399.42023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867399.42095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.43920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867399.43931: stdout chunk (state=3): >>><<< 21419 1726867399.43945: stderr chunk (state=3): >>><<< 21419 1726867399.43964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867399.44088: _low_level_execute_command(): starting 21419 1726867399.44099: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/AnsiballZ_package_facts.py && sleep 0' 21419 1726867399.45331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867399.45592: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867399.45676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867399.45688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867399.45755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.90105: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "clou<<< 21419 1726867399.90131: stdout chunk (state=3): >>>d-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21419 1726867399.91893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867399.91897: stdout chunk (state=3): >>><<< 21419 1726867399.91902: stderr chunk (state=3): >>><<< 21419 1726867399.91940: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867399.95594: 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-1726867399.302969-23022-190989952267883/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867399.95597: _low_level_execute_command(): starting 21419 1726867399.95600: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867399.302969-23022-190989952267883/ > /dev/null 2>&1 && sleep 0' 21419 1726867399.96206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867399.96245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867399.96248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867399.96251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867399.96253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867399.96260: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867399.96270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867399.96287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867399.96395: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867399.96398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867399.96400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867399.96403: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867399.96423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867399.96434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867399.96559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867399.98410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867399.98491: stderr chunk (state=3): >>><<< 21419 1726867399.98496: stdout chunk (state=3): >>><<< 21419 1726867399.98510: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867399.98519: handler run complete 21419 1726867399.99879: variable 'ansible_facts' from source: unknown 21419 1726867400.00697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.03101: variable 'ansible_facts' from source: unknown 21419 1726867400.03908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.04699: attempt loop complete, returning result 21419 1726867400.04701: _execute() done 21419 1726867400.04704: dumping result to json 21419 1726867400.04805: done dumping result, returning 21419 1726867400.04823: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-053a-b750-0000000004d4] 21419 1726867400.04831: sending task result for task 0affcac9-a3a5-053a-b750-0000000004d4 21419 1726867400.06765: done sending task result for task 0affcac9-a3a5-053a-b750-0000000004d4 21419 1726867400.06769: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867400.06856: no more pending results, returning what we have 21419 1726867400.06857: results queue empty 21419 1726867400.06859: checking for any_errors_fatal 21419 1726867400.06863: done checking for any_errors_fatal 21419 1726867400.06863: checking for max_fail_percentage 21419 1726867400.06864: done checking for max_fail_percentage 21419 1726867400.06865: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.06865: done checking to see if all hosts have failed 21419 1726867400.06866: getting the remaining hosts for this loop 21419 1726867400.06867: done getting the remaining hosts for this loop 21419 1726867400.06869: getting the next task for host managed_node2 21419 1726867400.06874: done getting next task for host managed_node2 21419 1726867400.06876: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867400.06880: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.06888: getting variables 21419 1726867400.06888: in VariableManager get_vars() 21419 1726867400.06916: Calling all_inventory to load vars for managed_node2 21419 1726867400.06918: Calling groups_inventory to load vars for managed_node2 21419 1726867400.06919: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.06926: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.06927: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.06929: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.08067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.09268: done with get_vars() 21419 1726867400.09293: done getting variables 21419 1726867400.09356: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:20 -0400 (0:00:00.886) 0:00:35.229 ****** 21419 1726867400.09395: entering _queue_task() for managed_node2/debug 21419 1726867400.09711: worker is 1 (out of 1 available) 21419 1726867400.09726: exiting _queue_task() for managed_node2/debug 21419 1726867400.09738: done queuing things up, now waiting for results queue to drain 21419 1726867400.09739: waiting for pending results... 21419 1726867400.10033: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867400.10138: in run() - task 0affcac9-a3a5-053a-b750-0000000000c7 21419 1726867400.10150: variable 'ansible_search_path' from source: unknown 21419 1726867400.10153: variable 'ansible_search_path' from source: unknown 21419 1726867400.10192: calling self._execute() 21419 1726867400.10267: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.10274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.10284: variable 'omit' from source: magic vars 21419 1726867400.10575: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.10586: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.10707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.10900: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.10938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.10966: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.10995: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.11057: variable 'networkmanager_version' from source: set_fact 21419 1726867400.11067: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.11176: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.11181: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.11266: variable 'networkmanager_version' from source: set_fact 21419 1726867400.11273: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.11347: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.11351: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.11441: variable 'networkmanager_version' from source: set_fact 21419 1726867400.11448: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.11454: variable 'omit' from source: magic vars 21419 1726867400.11492: variable 'omit' from source: magic vars 21419 1726867400.11578: variable 'network_provider' from source: set_fact 21419 1726867400.11629: variable 'omit' from source: magic vars 21419 1726867400.11633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867400.11753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867400.11756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867400.11758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867400.11764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867400.11768: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867400.11770: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.11772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.11982: Set connection var ansible_connection to ssh 21419 1726867400.11988: Set connection var ansible_shell_executable to /bin/sh 21419 1726867400.11991: Set connection var ansible_shell_type to sh 21419 1726867400.11992: Set connection var ansible_timeout to 10 21419 1726867400.11994: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867400.11996: Set connection var ansible_pipelining to False 21419 1726867400.11998: variable 'ansible_shell_executable' from source: unknown 21419 1726867400.11999: variable 'ansible_connection' from source: unknown 21419 1726867400.12001: variable 'ansible_module_compression' from source: unknown 21419 1726867400.12003: variable 'ansible_shell_type' from source: unknown 21419 1726867400.12004: variable 'ansible_shell_executable' from source: unknown 21419 1726867400.12006: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.12008: variable 'ansible_pipelining' from source: unknown 21419 1726867400.12010: variable 'ansible_timeout' from source: unknown 21419 1726867400.12011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.12049: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867400.12068: variable 'omit' from source: magic vars 21419 1726867400.12079: starting attempt loop 21419 1726867400.12086: running the handler 21419 1726867400.12140: handler run complete 21419 1726867400.12159: attempt loop complete, returning result 21419 1726867400.12168: _execute() done 21419 1726867400.12276: dumping result to json 21419 1726867400.12281: done dumping result, returning 21419 1726867400.12284: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-053a-b750-0000000000c7] 21419 1726867400.12286: sending task result for task 0affcac9-a3a5-053a-b750-0000000000c7 21419 1726867400.12351: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000c7 21419 1726867400.12354: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 21419 1726867400.12443: no more pending results, returning what we have 21419 1726867400.12446: results queue empty 21419 1726867400.12446: checking for any_errors_fatal 21419 1726867400.12456: done checking for any_errors_fatal 21419 1726867400.12457: checking for max_fail_percentage 21419 1726867400.12458: done checking for max_fail_percentage 21419 1726867400.12460: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.12461: done checking to see if all hosts have failed 21419 1726867400.12461: getting the remaining hosts for this loop 21419 1726867400.12463: done getting the remaining hosts for this loop 21419 1726867400.12466: getting the next task for host managed_node2 21419 1726867400.12470: done getting next task for host managed_node2 21419 1726867400.12473: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867400.12476: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.12489: getting variables 21419 1726867400.12490: in VariableManager get_vars() 21419 1726867400.12532: Calling all_inventory to load vars for managed_node2 21419 1726867400.12534: Calling groups_inventory to load vars for managed_node2 21419 1726867400.12541: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.12549: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.12551: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.12553: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.13746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.14634: done with get_vars() 21419 1726867400.14651: done getting variables 21419 1726867400.14691: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:20 -0400 (0:00:00.053) 0:00:35.282 ****** 21419 1726867400.14717: entering _queue_task() for managed_node2/fail 21419 1726867400.14931: worker is 1 (out of 1 available) 21419 1726867400.14945: exiting _queue_task() for managed_node2/fail 21419 1726867400.14958: done queuing things up, now waiting for results queue to drain 21419 1726867400.14960: waiting for pending results... 21419 1726867400.15128: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867400.15282: in run() - task 0affcac9-a3a5-053a-b750-0000000000c8 21419 1726867400.15285: variable 'ansible_search_path' from source: unknown 21419 1726867400.15287: variable 'ansible_search_path' from source: unknown 21419 1726867400.15291: calling self._execute() 21419 1726867400.15351: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.15354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.15362: variable 'omit' from source: magic vars 21419 1726867400.15883: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.15887: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.15925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.16183: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.16236: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.16273: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.16317: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.16403: variable 'networkmanager_version' from source: set_fact 21419 1726867400.16429: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.16766: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.16779: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.16863: variable 'networkmanager_version' from source: set_fact 21419 1726867400.16871: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.16944: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.16948: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.17035: variable 'networkmanager_version' from source: set_fact 21419 1726867400.17042: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.17120: variable 'network_state' from source: role '' defaults 21419 1726867400.17126: Evaluated conditional (network_state != {}): False 21419 1726867400.17129: when evaluation is False, skipping this task 21419 1726867400.17131: _execute() done 21419 1726867400.17134: dumping result to json 21419 1726867400.17138: done dumping result, returning 21419 1726867400.17144: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-053a-b750-0000000000c8] 21419 1726867400.17149: sending task result for task 0affcac9-a3a5-053a-b750-0000000000c8 21419 1726867400.17235: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000c8 21419 1726867400.17237: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867400.17281: no more pending results, returning what we have 21419 1726867400.17284: results queue empty 21419 1726867400.17285: checking for any_errors_fatal 21419 1726867400.17293: done checking for any_errors_fatal 21419 1726867400.17294: checking for max_fail_percentage 21419 1726867400.17296: done checking for max_fail_percentage 21419 1726867400.17297: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.17298: done checking to see if all hosts have failed 21419 1726867400.17298: getting the remaining hosts for this loop 21419 1726867400.17299: done getting the remaining hosts for this loop 21419 1726867400.17302: getting the next task for host managed_node2 21419 1726867400.17307: done getting next task for host managed_node2 21419 1726867400.17310: ^ 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 21419 1726867400.17312: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.17333: getting variables 21419 1726867400.17335: in VariableManager get_vars() 21419 1726867400.17373: Calling all_inventory to load vars for managed_node2 21419 1726867400.17376: Calling groups_inventory to load vars for managed_node2 21419 1726867400.17380: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.17389: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.17392: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.17394: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.18220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.19481: done with get_vars() 21419 1726867400.19507: done getting variables 21419 1726867400.19549: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:20 -0400 (0:00:00.048) 0:00:35.331 ****** 21419 1726867400.19574: entering _queue_task() for managed_node2/fail 21419 1726867400.19809: worker is 1 (out of 1 available) 21419 1726867400.19828: exiting _queue_task() for managed_node2/fail 21419 1726867400.19844: done queuing things up, now waiting for results queue to drain 21419 1726867400.19846: waiting for pending results... 21419 1726867400.20210: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21419 1726867400.20300: in run() - task 0affcac9-a3a5-053a-b750-0000000000c9 21419 1726867400.20315: variable 'ansible_search_path' from source: unknown 21419 1726867400.20319: variable 'ansible_search_path' from source: unknown 21419 1726867400.20351: calling self._execute() 21419 1726867400.20503: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.20542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.20576: variable 'omit' from source: magic vars 21419 1726867400.20985: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.21005: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.21240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.21557: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.21611: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.21643: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.21688: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.21739: variable 'networkmanager_version' from source: set_fact 21419 1726867400.21751: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.21871: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.21874: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.22018: variable 'networkmanager_version' from source: set_fact 21419 1726867400.22039: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.22149: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.22152: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.22292: variable 'networkmanager_version' from source: set_fact 21419 1726867400.22296: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.22437: variable 'network_state' from source: role '' defaults 21419 1726867400.22450: Evaluated conditional (network_state != {}): False 21419 1726867400.22452: when evaluation is False, skipping this task 21419 1726867400.22455: _execute() done 21419 1726867400.22458: dumping result to json 21419 1726867400.22461: done dumping result, returning 21419 1726867400.22468: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-053a-b750-0000000000c9] 21419 1726867400.22471: sending task result for task 0affcac9-a3a5-053a-b750-0000000000c9 21419 1726867400.22601: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000c9 21419 1726867400.22603: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867400.22653: no more pending results, returning what we have 21419 1726867400.22656: results queue empty 21419 1726867400.22657: checking for any_errors_fatal 21419 1726867400.22662: done checking for any_errors_fatal 21419 1726867400.22663: checking for max_fail_percentage 21419 1726867400.22664: done checking for max_fail_percentage 21419 1726867400.22665: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.22666: done checking to see if all hosts have failed 21419 1726867400.22667: getting the remaining hosts for this loop 21419 1726867400.22668: done getting the remaining hosts for this loop 21419 1726867400.22671: getting the next task for host managed_node2 21419 1726867400.22676: done getting next task for host managed_node2 21419 1726867400.22681: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867400.22683: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.22699: getting variables 21419 1726867400.22701: in VariableManager get_vars() 21419 1726867400.22744: Calling all_inventory to load vars for managed_node2 21419 1726867400.22747: Calling groups_inventory to load vars for managed_node2 21419 1726867400.22749: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.22757: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.22759: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.22762: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.23717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.24744: done with get_vars() 21419 1726867400.24760: done getting variables 21419 1726867400.24802: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:20 -0400 (0:00:00.052) 0:00:35.383 ****** 21419 1726867400.24829: entering _queue_task() for managed_node2/fail 21419 1726867400.25063: worker is 1 (out of 1 available) 21419 1726867400.25075: exiting _queue_task() for managed_node2/fail 21419 1726867400.25092: done queuing things up, now waiting for results queue to drain 21419 1726867400.25093: waiting for pending results... 21419 1726867400.25283: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867400.25369: in run() - task 0affcac9-a3a5-053a-b750-0000000000ca 21419 1726867400.25381: variable 'ansible_search_path' from source: unknown 21419 1726867400.25384: variable 'ansible_search_path' from source: unknown 21419 1726867400.25411: calling self._execute() 21419 1726867400.25489: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.25495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.25504: variable 'omit' from source: magic vars 21419 1726867400.25781: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.25791: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.25907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.26090: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.26126: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.26150: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.26179: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.26242: variable 'networkmanager_version' from source: set_fact 21419 1726867400.26253: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.26496: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.26500: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.26551: variable 'networkmanager_version' from source: set_fact 21419 1726867400.26728: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.26732: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.26734: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.26927: variable 'networkmanager_version' from source: set_fact 21419 1726867400.26931: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.27060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867400.29057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867400.29107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867400.29134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867400.29171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867400.29191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867400.29248: 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) 21419 1726867400.29279: 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) 21419 1726867400.29309: 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) 21419 1726867400.29338: 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) 21419 1726867400.29349: 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) 21419 1726867400.29416: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.29426: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21419 1726867400.29501: variable 'ansible_distribution' from source: facts 21419 1726867400.29504: variable '__network_rh_distros' from source: role '' defaults 21419 1726867400.29514: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21419 1726867400.29670: 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) 21419 1726867400.29695: 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) 21419 1726867400.29712: 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) 21419 1726867400.29742: 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) 21419 1726867400.29753: 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) 21419 1726867400.29795: 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) 21419 1726867400.29818: 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) 21419 1726867400.29831: 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) 21419 1726867400.29860: 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) 21419 1726867400.29870: 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) 21419 1726867400.29900: 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) 21419 1726867400.29918: 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) 21419 1726867400.29933: 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) 21419 1726867400.29961: 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) 21419 1726867400.29973: 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) 21419 1726867400.30161: variable 'network_connections' from source: task vars 21419 1726867400.30173: variable 'interface' from source: play vars 21419 1726867400.30220: variable 'interface' from source: play vars 21419 1726867400.30230: variable 'network_state' from source: role '' defaults 21419 1726867400.30268: 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) 21419 1726867400.30288: 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) 21419 1726867400.30309: 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) 21419 1726867400.30346: 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) 21419 1726867400.30447: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21419 1726867400.30450: when evaluation is False, skipping this task 21419 1726867400.30452: _execute() done 21419 1726867400.30454: dumping result to json 21419 1726867400.30456: done dumping result, returning 21419 1726867400.30460: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-053a-b750-0000000000ca] 21419 1726867400.30462: sending task result for task 0affcac9-a3a5-053a-b750-0000000000ca 21419 1726867400.30555: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000ca 21419 1726867400.30558: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21419 1726867400.30631: no more pending results, returning what we have 21419 1726867400.30637: results queue empty 21419 1726867400.30638: checking for any_errors_fatal 21419 1726867400.30646: done checking for any_errors_fatal 21419 1726867400.30646: checking for max_fail_percentage 21419 1726867400.30648: done checking for max_fail_percentage 21419 1726867400.30649: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.30650: done checking to see if all hosts have failed 21419 1726867400.30651: getting the remaining hosts for this loop 21419 1726867400.30652: done getting the remaining hosts for this loop 21419 1726867400.30655: getting the next task for host managed_node2 21419 1726867400.30661: done getting next task for host managed_node2 21419 1726867400.30665: ^ 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 21419 1726867400.30667: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.30688: getting variables 21419 1726867400.30689: in VariableManager get_vars() 21419 1726867400.30734: Calling all_inventory to load vars for managed_node2 21419 1726867400.30736: Calling groups_inventory to load vars for managed_node2 21419 1726867400.30738: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.30747: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.30749: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.30752: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.31626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.32690: done with get_vars() 21419 1726867400.32706: done getting variables 21419 1726867400.32746: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:20 -0400 (0:00:00.079) 0:00:35.463 ****** 21419 1726867400.32768: entering _queue_task() for managed_node2/dnf 21419 1726867400.33036: worker is 1 (out of 1 available) 21419 1726867400.33051: exiting _queue_task() for managed_node2/dnf 21419 1726867400.33064: done queuing things up, now waiting for results queue to drain 21419 1726867400.33066: waiting for pending results... 21419 1726867400.33341: running TaskExecutor() for managed_node2/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 21419 1726867400.33431: in run() - task 0affcac9-a3a5-053a-b750-0000000000cb 21419 1726867400.33462: variable 'ansible_search_path' from source: unknown 21419 1726867400.33465: variable 'ansible_search_path' from source: unknown 21419 1726867400.33509: calling self._execute() 21419 1726867400.33585: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.33589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.33591: variable 'omit' from source: magic vars 21419 1726867400.34024: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.34027: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.34159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.34424: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.34459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.34498: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.34522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.34581: variable 'networkmanager_version' from source: set_fact 21419 1726867400.34593: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.34710: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.34713: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.34821: variable 'networkmanager_version' from source: set_fact 21419 1726867400.34828: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.34904: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.34907: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.34993: variable 'networkmanager_version' from source: set_fact 21419 1726867400.35006: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.35189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867400.37138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867400.37810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867400.37857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867400.37900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867400.37937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867400.38031: 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) 21419 1726867400.38084: 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) 21419 1726867400.38115: 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) 21419 1726867400.38159: 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) 21419 1726867400.38175: 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) 21419 1726867400.38255: variable 'ansible_distribution' from source: facts 21419 1726867400.38259: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.38274: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21419 1726867400.38359: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867400.38445: 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) 21419 1726867400.38462: 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) 21419 1726867400.38484: 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) 21419 1726867400.38511: 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) 21419 1726867400.38527: 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) 21419 1726867400.38554: 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) 21419 1726867400.38572: 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) 21419 1726867400.38591: 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) 21419 1726867400.38621: 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) 21419 1726867400.38633: 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) 21419 1726867400.38660: 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) 21419 1726867400.38680: 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) 21419 1726867400.38695: 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) 21419 1726867400.38724: 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) 21419 1726867400.38737: 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) 21419 1726867400.38837: variable 'network_connections' from source: task vars 21419 1726867400.38849: variable 'interface' from source: play vars 21419 1726867400.38898: variable 'interface' from source: play vars 21419 1726867400.38943: 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) 21419 1726867400.38960: 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) 21419 1726867400.38979: 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) 21419 1726867400.38997: 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) 21419 1726867400.39043: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867400.39189: variable 'network_connections' from source: task vars 21419 1726867400.39192: variable 'interface' from source: play vars 21419 1726867400.39238: variable 'interface' from source: play vars 21419 1726867400.39264: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867400.39268: when evaluation is False, skipping this task 21419 1726867400.39270: _execute() done 21419 1726867400.39273: dumping result to json 21419 1726867400.39275: done dumping result, returning 21419 1726867400.39284: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-0000000000cb] 21419 1726867400.39292: sending task result for task 0affcac9-a3a5-053a-b750-0000000000cb 21419 1726867400.39378: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000cb 21419 1726867400.39381: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867400.39428: no more pending results, returning what we have 21419 1726867400.39432: results queue empty 21419 1726867400.39433: checking for any_errors_fatal 21419 1726867400.39439: done checking for any_errors_fatal 21419 1726867400.39440: checking for max_fail_percentage 21419 1726867400.39441: done checking for max_fail_percentage 21419 1726867400.39442: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.39443: done checking to see if all hosts have failed 21419 1726867400.39444: getting the remaining hosts for this loop 21419 1726867400.39445: done getting the remaining hosts for this loop 21419 1726867400.39448: getting the next task for host managed_node2 21419 1726867400.39455: done getting next task for host managed_node2 21419 1726867400.39458: ^ 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 21419 1726867400.39460: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.39482: getting variables 21419 1726867400.39483: in VariableManager get_vars() 21419 1726867400.39532: Calling all_inventory to load vars for managed_node2 21419 1726867400.39535: Calling groups_inventory to load vars for managed_node2 21419 1726867400.39537: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.39547: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.39549: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.39552: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.40821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.42313: done with get_vars() 21419 1726867400.42335: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867400.42413: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:20 -0400 (0:00:00.096) 0:00:35.559 ****** 21419 1726867400.42448: entering _queue_task() for managed_node2/yum 21419 1726867400.42762: worker is 1 (out of 1 available) 21419 1726867400.42775: exiting _queue_task() for managed_node2/yum 21419 1726867400.42989: done queuing things up, now waiting for results queue to drain 21419 1726867400.42991: waiting for pending results... 21419 1726867400.43193: running TaskExecutor() for managed_node2/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 21419 1726867400.43229: in run() - task 0affcac9-a3a5-053a-b750-0000000000cc 21419 1726867400.43249: variable 'ansible_search_path' from source: unknown 21419 1726867400.43257: variable 'ansible_search_path' from source: unknown 21419 1726867400.43302: calling self._execute() 21419 1726867400.43413: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.43541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.43544: variable 'omit' from source: magic vars 21419 1726867400.43825: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.43843: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.44025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.44456: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.44509: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.44549: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.44594: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.44676: variable 'networkmanager_version' from source: set_fact 21419 1726867400.44697: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.44844: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.44855: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.44991: variable 'networkmanager_version' from source: set_fact 21419 1726867400.45010: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.45121: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.45132: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.45265: variable 'networkmanager_version' from source: set_fact 21419 1726867400.45383: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.45418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867400.47571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867400.47645: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867400.47690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867400.47724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867400.47754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867400.47834: 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) 21419 1726867400.47865: 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) 21419 1726867400.47900: 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) 21419 1726867400.47944: 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) 21419 1726867400.47964: 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) 21419 1726867400.48049: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.48100: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21419 1726867400.48103: when evaluation is False, skipping this task 21419 1726867400.48105: _execute() done 21419 1726867400.48107: dumping result to json 21419 1726867400.48109: done dumping result, returning 21419 1726867400.48111: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-0000000000cc] 21419 1726867400.48112: sending task result for task 0affcac9-a3a5-053a-b750-0000000000cc skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21419 1726867400.48429: no more pending results, returning what we have 21419 1726867400.48432: results queue empty 21419 1726867400.48434: checking for any_errors_fatal 21419 1726867400.48439: done checking for any_errors_fatal 21419 1726867400.48440: checking for max_fail_percentage 21419 1726867400.48442: done checking for max_fail_percentage 21419 1726867400.48443: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.48444: done checking to see if all hosts have failed 21419 1726867400.48445: getting the remaining hosts for this loop 21419 1726867400.48446: done getting the remaining hosts for this loop 21419 1726867400.48450: getting the next task for host managed_node2 21419 1726867400.48457: done getting next task for host managed_node2 21419 1726867400.48461: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867400.48464: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.48487: getting variables 21419 1726867400.48489: in VariableManager get_vars() 21419 1726867400.48540: Calling all_inventory to load vars for managed_node2 21419 1726867400.48543: Calling groups_inventory to load vars for managed_node2 21419 1726867400.48545: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.48555: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.48559: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.48562: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.49090: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000cc 21419 1726867400.49093: WORKER PROCESS EXITING 21419 1726867400.50135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.51675: done with get_vars() 21419 1726867400.51701: done getting variables 21419 1726867400.51762: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:20 -0400 (0:00:00.093) 0:00:35.653 ****** 21419 1726867400.51797: entering _queue_task() for managed_node2/fail 21419 1726867400.52211: worker is 1 (out of 1 available) 21419 1726867400.52224: exiting _queue_task() for managed_node2/fail 21419 1726867400.52235: done queuing things up, now waiting for results queue to drain 21419 1726867400.52237: waiting for pending results... 21419 1726867400.52460: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867400.52594: in run() - task 0affcac9-a3a5-053a-b750-0000000000cd 21419 1726867400.52614: variable 'ansible_search_path' from source: unknown 21419 1726867400.52623: variable 'ansible_search_path' from source: unknown 21419 1726867400.52660: calling self._execute() 21419 1726867400.52756: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.52766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.52776: variable 'omit' from source: magic vars 21419 1726867400.53159: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.53175: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.53354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.53618: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.53666: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.53704: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.53743: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.53827: variable 'networkmanager_version' from source: set_fact 21419 1726867400.53846: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.54000: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.54010: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.54138: variable 'networkmanager_version' from source: set_fact 21419 1726867400.54152: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.54263: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.54315: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.54408: variable 'networkmanager_version' from source: set_fact 21419 1726867400.54426: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.54543: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867400.54693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867400.57001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867400.57072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867400.57182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867400.57185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867400.57188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867400.57261: 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) 21419 1726867400.57296: 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) 21419 1726867400.57330: 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) 21419 1726867400.57373: 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) 21419 1726867400.57396: 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) 21419 1726867400.57452: 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) 21419 1726867400.57483: 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) 21419 1726867400.57510: 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) 21419 1726867400.57555: 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) 21419 1726867400.57572: 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) 21419 1726867400.57634: 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) 21419 1726867400.57645: 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) 21419 1726867400.57673: 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) 21419 1726867400.57719: 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) 21419 1726867400.57983: 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) 21419 1726867400.57986: variable 'network_connections' from source: task vars 21419 1726867400.57988: variable 'interface' from source: play vars 21419 1726867400.57990: variable 'interface' from source: play vars 21419 1726867400.58038: 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) 21419 1726867400.58064: 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) 21419 1726867400.58094: 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) 21419 1726867400.58128: 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) 21419 1726867400.58191: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867400.58438: variable 'network_connections' from source: task vars 21419 1726867400.58448: variable 'interface' from source: play vars 21419 1726867400.58510: variable 'interface' from source: play vars 21419 1726867400.58553: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867400.58562: when evaluation is False, skipping this task 21419 1726867400.58568: _execute() done 21419 1726867400.58573: dumping result to json 21419 1726867400.58582: done dumping result, returning 21419 1726867400.58593: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-0000000000cd] 21419 1726867400.58602: sending task result for task 0affcac9-a3a5-053a-b750-0000000000cd skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867400.58756: no more pending results, returning what we have 21419 1726867400.58760: results queue empty 21419 1726867400.58761: checking for any_errors_fatal 21419 1726867400.58766: done checking for any_errors_fatal 21419 1726867400.58767: checking for max_fail_percentage 21419 1726867400.58769: done checking for max_fail_percentage 21419 1726867400.58770: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.58771: done checking to see if all hosts have failed 21419 1726867400.58772: getting the remaining hosts for this loop 21419 1726867400.58773: done getting the remaining hosts for this loop 21419 1726867400.58778: getting the next task for host managed_node2 21419 1726867400.58786: done getting next task for host managed_node2 21419 1726867400.58789: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21419 1726867400.58792: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.58815: getting variables 21419 1726867400.58816: in VariableManager get_vars() 21419 1726867400.58870: Calling all_inventory to load vars for managed_node2 21419 1726867400.58874: Calling groups_inventory to load vars for managed_node2 21419 1726867400.58980: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.58996: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.58999: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.59002: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.59691: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000cd 21419 1726867400.59695: WORKER PROCESS EXITING 21419 1726867400.60707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.62199: done with get_vars() 21419 1726867400.62220: done getting variables 21419 1726867400.62272: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:20 -0400 (0:00:00.105) 0:00:35.758 ****** 21419 1726867400.62308: entering _queue_task() for managed_node2/package 21419 1726867400.62636: worker is 1 (out of 1 available) 21419 1726867400.62647: exiting _queue_task() for managed_node2/package 21419 1726867400.62660: done queuing things up, now waiting for results queue to drain 21419 1726867400.62662: waiting for pending results... 21419 1726867400.62941: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 21419 1726867400.63062: in run() - task 0affcac9-a3a5-053a-b750-0000000000ce 21419 1726867400.63085: variable 'ansible_search_path' from source: unknown 21419 1726867400.63093: variable 'ansible_search_path' from source: unknown 21419 1726867400.63136: calling self._execute() 21419 1726867400.63243: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.63255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.63269: variable 'omit' from source: magic vars 21419 1726867400.63638: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.63713: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.64125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.64400: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.64449: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.64495: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.64532: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.64664: variable 'networkmanager_version' from source: set_fact 21419 1726867400.64787: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.64843: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.64855: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.65283: variable 'networkmanager_version' from source: set_fact 21419 1726867400.65287: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.65411: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.65422: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.65665: variable 'networkmanager_version' from source: set_fact 21419 1726867400.65701: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.65933: variable 'network_packages' from source: role '' defaults 21419 1726867400.66043: variable '__network_provider_setup' from source: role '' defaults 21419 1726867400.66091: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867400.66159: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867400.66173: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867400.66240: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867400.66472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867400.69166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867400.69337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867400.69388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867400.69582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867400.69585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867400.69885: 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) 21419 1726867400.69889: 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) 21419 1726867400.69891: 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) 21419 1726867400.69894: 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) 21419 1726867400.69896: 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) 21419 1726867400.70009: 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) 21419 1726867400.70037: 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) 21419 1726867400.70128: 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) 21419 1726867400.70169: 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) 21419 1726867400.70227: 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) 21419 1726867400.70483: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867400.70617: 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) 21419 1726867400.70649: 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) 21419 1726867400.70676: 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) 21419 1726867400.70720: 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) 21419 1726867400.70737: 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) 21419 1726867400.70830: variable 'ansible_python' from source: facts 21419 1726867400.70864: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867400.70956: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867400.71068: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867400.71211: 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) 21419 1726867400.71244: 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) 21419 1726867400.71283: 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) 21419 1726867400.71329: 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) 21419 1726867400.71346: 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) 21419 1726867400.71397: 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) 21419 1726867400.71430: 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) 21419 1726867400.71461: 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) 21419 1726867400.71509: 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) 21419 1726867400.71532: 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) 21419 1726867400.71673: variable 'network_connections' from source: task vars 21419 1726867400.71689: variable 'interface' from source: play vars 21419 1726867400.71842: variable 'interface' from source: play vars 21419 1726867400.71863: 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) 21419 1726867400.71896: 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) 21419 1726867400.71931: 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) 21419 1726867400.71971: 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) 21419 1726867400.72023: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867400.72570: variable 'network_connections' from source: task vars 21419 1726867400.72607: variable 'interface' from source: play vars 21419 1726867400.72789: variable 'interface' from source: play vars 21419 1726867400.72846: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867400.72982: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867400.73201: variable 'network_connections' from source: task vars 21419 1726867400.73211: variable 'interface' from source: play vars 21419 1726867400.73282: variable 'interface' from source: play vars 21419 1726867400.73312: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867400.73398: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867400.73990: variable 'network_connections' from source: task vars 21419 1726867400.73993: variable 'interface' from source: play vars 21419 1726867400.73995: variable 'interface' from source: play vars 21419 1726867400.74127: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867400.74266: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867400.74325: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867400.74392: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867400.74753: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867400.75233: variable 'network_connections' from source: task vars 21419 1726867400.75244: variable 'interface' from source: play vars 21419 1726867400.75318: variable 'interface' from source: play vars 21419 1726867400.75335: variable 'ansible_distribution' from source: facts 21419 1726867400.75346: variable '__network_rh_distros' from source: role '' defaults 21419 1726867400.75358: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.75388: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867400.75554: variable 'ansible_distribution' from source: facts 21419 1726867400.75564: variable '__network_rh_distros' from source: role '' defaults 21419 1726867400.75572: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.75591: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867400.75757: variable 'ansible_distribution' from source: facts 21419 1726867400.75766: variable '__network_rh_distros' from source: role '' defaults 21419 1726867400.75776: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.75817: variable 'network_provider' from source: set_fact 21419 1726867400.75843: variable 'ansible_facts' from source: unknown 21419 1726867400.76718: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21419 1726867400.76727: when evaluation is False, skipping this task 21419 1726867400.76734: _execute() done 21419 1726867400.76741: dumping result to json 21419 1726867400.76748: done dumping result, returning 21419 1726867400.76760: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-053a-b750-0000000000ce] 21419 1726867400.76770: sending task result for task 0affcac9-a3a5-053a-b750-0000000000ce skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21419 1726867400.77030: no more pending results, returning what we have 21419 1726867400.77033: results queue empty 21419 1726867400.77034: checking for any_errors_fatal 21419 1726867400.77041: done checking for any_errors_fatal 21419 1726867400.77042: checking for max_fail_percentage 21419 1726867400.77044: done checking for max_fail_percentage 21419 1726867400.77045: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.77046: done checking to see if all hosts have failed 21419 1726867400.77047: getting the remaining hosts for this loop 21419 1726867400.77048: done getting the remaining hosts for this loop 21419 1726867400.77051: getting the next task for host managed_node2 21419 1726867400.77058: done getting next task for host managed_node2 21419 1726867400.77062: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867400.77065: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.77095: getting variables 21419 1726867400.77097: in VariableManager get_vars() 21419 1726867400.77149: Calling all_inventory to load vars for managed_node2 21419 1726867400.77153: Calling groups_inventory to load vars for managed_node2 21419 1726867400.77155: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.77166: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.77169: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.77171: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.78091: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000ce 21419 1726867400.78094: WORKER PROCESS EXITING 21419 1726867400.78773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.80493: done with get_vars() 21419 1726867400.80514: done getting variables 21419 1726867400.80575: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:20 -0400 (0:00:00.183) 0:00:35.941 ****** 21419 1726867400.80612: entering _queue_task() for managed_node2/package 21419 1726867400.81511: worker is 1 (out of 1 available) 21419 1726867400.81521: exiting _queue_task() for managed_node2/package 21419 1726867400.81530: done queuing things up, now waiting for results queue to drain 21419 1726867400.81532: waiting for pending results... 21419 1726867400.81769: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867400.81947: in run() - task 0affcac9-a3a5-053a-b750-0000000000cf 21419 1726867400.82046: variable 'ansible_search_path' from source: unknown 21419 1726867400.82053: variable 'ansible_search_path' from source: unknown 21419 1726867400.82117: calling self._execute() 21419 1726867400.82270: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.82370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.82387: variable 'omit' from source: magic vars 21419 1726867400.82802: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.82819: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.82997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.83249: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.83303: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.83343: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.83389: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.83466: variable 'networkmanager_version' from source: set_fact 21419 1726867400.83489: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.83637: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.83773: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.83906: variable 'networkmanager_version' from source: set_fact 21419 1726867400.83925: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.84034: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.84045: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.84283: variable 'networkmanager_version' from source: set_fact 21419 1726867400.84286: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.84305: variable 'network_state' from source: role '' defaults 21419 1726867400.84325: Evaluated conditional (network_state != {}): False 21419 1726867400.84333: when evaluation is False, skipping this task 21419 1726867400.84340: _execute() done 21419 1726867400.84347: dumping result to json 21419 1726867400.84355: done dumping result, returning 21419 1726867400.84365: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-053a-b750-0000000000cf] 21419 1726867400.84374: sending task result for task 0affcac9-a3a5-053a-b750-0000000000cf skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867400.84531: no more pending results, returning what we have 21419 1726867400.84535: results queue empty 21419 1726867400.84536: checking for any_errors_fatal 21419 1726867400.84544: done checking for any_errors_fatal 21419 1726867400.84545: checking for max_fail_percentage 21419 1726867400.84547: done checking for max_fail_percentage 21419 1726867400.84548: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.84549: done checking to see if all hosts have failed 21419 1726867400.84549: getting the remaining hosts for this loop 21419 1726867400.84551: done getting the remaining hosts for this loop 21419 1726867400.84555: getting the next task for host managed_node2 21419 1726867400.84562: done getting next task for host managed_node2 21419 1726867400.84565: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867400.84568: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.84592: getting variables 21419 1726867400.84594: in VariableManager get_vars() 21419 1726867400.84646: Calling all_inventory to load vars for managed_node2 21419 1726867400.84649: Calling groups_inventory to load vars for managed_node2 21419 1726867400.84652: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.84663: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.84666: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.84669: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.85491: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000cf 21419 1726867400.85495: WORKER PROCESS EXITING 21419 1726867400.86192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.87603: done with get_vars() 21419 1726867400.87627: done getting variables 21419 1726867400.87690: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:20 -0400 (0:00:00.071) 0:00:36.012 ****** 21419 1726867400.87726: entering _queue_task() for managed_node2/package 21419 1726867400.87997: worker is 1 (out of 1 available) 21419 1726867400.88011: exiting _queue_task() for managed_node2/package 21419 1726867400.88027: done queuing things up, now waiting for results queue to drain 21419 1726867400.88029: waiting for pending results... 21419 1726867400.88324: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867400.88464: in run() - task 0affcac9-a3a5-053a-b750-0000000000d0 21419 1726867400.88509: variable 'ansible_search_path' from source: unknown 21419 1726867400.88517: variable 'ansible_search_path' from source: unknown 21419 1726867400.88556: calling self._execute() 21419 1726867400.88665: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.88680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.88695: variable 'omit' from source: magic vars 21419 1726867400.89064: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.89282: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.89285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.89517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.89567: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.89607: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.89646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.89730: variable 'networkmanager_version' from source: set_fact 21419 1726867400.89749: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.89900: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.89911: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.90041: variable 'networkmanager_version' from source: set_fact 21419 1726867400.90056: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.90167: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.90180: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.90307: variable 'networkmanager_version' from source: set_fact 21419 1726867400.90321: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.90436: variable 'network_state' from source: role '' defaults 21419 1726867400.90451: Evaluated conditional (network_state != {}): False 21419 1726867400.90460: when evaluation is False, skipping this task 21419 1726867400.90469: _execute() done 21419 1726867400.90478: dumping result to json 21419 1726867400.90489: done dumping result, returning 21419 1726867400.90501: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-053a-b750-0000000000d0] 21419 1726867400.90511: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d0 21419 1726867400.90622: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d0 21419 1726867400.90685: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867400.90732: no more pending results, returning what we have 21419 1726867400.90736: results queue empty 21419 1726867400.90737: checking for any_errors_fatal 21419 1726867400.90745: done checking for any_errors_fatal 21419 1726867400.90746: checking for max_fail_percentage 21419 1726867400.90748: done checking for max_fail_percentage 21419 1726867400.90749: checking to see if all hosts have failed and the running result is not ok 21419 1726867400.90750: done checking to see if all hosts have failed 21419 1726867400.90751: getting the remaining hosts for this loop 21419 1726867400.90753: done getting the remaining hosts for this loop 21419 1726867400.90756: getting the next task for host managed_node2 21419 1726867400.90761: done getting next task for host managed_node2 21419 1726867400.90764: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867400.90766: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867400.90787: getting variables 21419 1726867400.90789: in VariableManager get_vars() 21419 1726867400.90829: Calling all_inventory to load vars for managed_node2 21419 1726867400.90832: Calling groups_inventory to load vars for managed_node2 21419 1726867400.90834: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867400.90841: Calling all_plugins_play to load vars for managed_node2 21419 1726867400.90844: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867400.90846: Calling groups_plugins_play to load vars for managed_node2 21419 1726867400.92253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867400.93786: done with get_vars() 21419 1726867400.93807: done getting variables 21419 1726867400.93862: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:20 -0400 (0:00:00.061) 0:00:36.074 ****** 21419 1726867400.93897: entering _queue_task() for managed_node2/service 21419 1726867400.94168: worker is 1 (out of 1 available) 21419 1726867400.94184: exiting _queue_task() for managed_node2/service 21419 1726867400.94197: done queuing things up, now waiting for results queue to drain 21419 1726867400.94198: waiting for pending results... 21419 1726867400.94471: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867400.94624: in run() - task 0affcac9-a3a5-053a-b750-0000000000d1 21419 1726867400.94645: variable 'ansible_search_path' from source: unknown 21419 1726867400.94654: variable 'ansible_search_path' from source: unknown 21419 1726867400.94698: calling self._execute() 21419 1726867400.94803: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867400.94807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867400.94984: variable 'omit' from source: magic vars 21419 1726867400.95191: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.95215: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.95392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867400.95661: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867400.95712: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867400.95754: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867400.95794: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867400.95880: variable 'networkmanager_version' from source: set_fact 21419 1726867400.95900: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.96051: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.96063: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.96203: variable 'networkmanager_version' from source: set_fact 21419 1726867400.96216: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.96326: variable 'ansible_distribution_major_version' from source: facts 21419 1726867400.96337: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867400.96472: variable 'networkmanager_version' from source: set_fact 21419 1726867400.96489: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867400.96604: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867400.96836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867400.98790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867400.98863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867400.98912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867400.98949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867400.99014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867400.99067: 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) 21419 1726867400.99105: 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) 21419 1726867400.99140: 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) 21419 1726867400.99188: 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) 21419 1726867400.99231: 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) 21419 1726867400.99259: 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) 21419 1726867400.99289: 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) 21419 1726867400.99319: 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) 21419 1726867400.99449: 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) 21419 1726867400.99453: 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) 21419 1726867400.99455: 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) 21419 1726867400.99457: 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) 21419 1726867400.99486: 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) 21419 1726867400.99528: 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) 21419 1726867400.99549: 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) 21419 1726867400.99717: variable 'network_connections' from source: task vars 21419 1726867400.99736: variable 'interface' from source: play vars 21419 1726867400.99813: variable 'interface' from source: play vars 21419 1726867400.99875: 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) 21419 1726867400.99907: 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) 21419 1726867400.99941: 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) 21419 1726867400.99974: 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) 21419 1726867401.00043: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867401.00318: variable 'network_connections' from source: task vars 21419 1726867401.00321: variable 'interface' from source: play vars 21419 1726867401.00370: variable 'interface' from source: play vars 21419 1726867401.00408: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867401.00425: when evaluation is False, skipping this task 21419 1726867401.00428: _execute() done 21419 1726867401.00431: dumping result to json 21419 1726867401.00482: done dumping result, returning 21419 1726867401.00486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-0000000000d1] 21419 1726867401.00488: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d1 21419 1726867401.00814: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d1 21419 1726867401.00817: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867401.00855: no more pending results, returning what we have 21419 1726867401.00858: results queue empty 21419 1726867401.00859: checking for any_errors_fatal 21419 1726867401.00866: done checking for any_errors_fatal 21419 1726867401.00866: checking for max_fail_percentage 21419 1726867401.00868: done checking for max_fail_percentage 21419 1726867401.00869: checking to see if all hosts have failed and the running result is not ok 21419 1726867401.00870: done checking to see if all hosts have failed 21419 1726867401.00870: getting the remaining hosts for this loop 21419 1726867401.00871: done getting the remaining hosts for this loop 21419 1726867401.00874: getting the next task for host managed_node2 21419 1726867401.00881: done getting next task for host managed_node2 21419 1726867401.00885: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867401.00888: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867401.00906: getting variables 21419 1726867401.00908: in VariableManager get_vars() 21419 1726867401.00951: Calling all_inventory to load vars for managed_node2 21419 1726867401.00953: Calling groups_inventory to load vars for managed_node2 21419 1726867401.00956: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867401.00964: Calling all_plugins_play to load vars for managed_node2 21419 1726867401.00967: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867401.00970: Calling groups_plugins_play to load vars for managed_node2 21419 1726867401.02294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867401.03846: done with get_vars() 21419 1726867401.03865: done getting variables 21419 1726867401.03917: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:23:21 -0400 (0:00:00.100) 0:00:36.174 ****** 21419 1726867401.03946: entering _queue_task() for managed_node2/service 21419 1726867401.04199: worker is 1 (out of 1 available) 21419 1726867401.04212: exiting _queue_task() for managed_node2/service 21419 1726867401.04223: done queuing things up, now waiting for results queue to drain 21419 1726867401.04224: waiting for pending results... 21419 1726867401.04497: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867401.04628: in run() - task 0affcac9-a3a5-053a-b750-0000000000d2 21419 1726867401.04649: variable 'ansible_search_path' from source: unknown 21419 1726867401.04657: variable 'ansible_search_path' from source: unknown 21419 1726867401.04698: calling self._execute() 21419 1726867401.04793: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867401.04805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867401.04823: variable 'omit' from source: magic vars 21419 1726867401.05199: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.05218: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.05402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867401.05662: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867401.05715: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867401.05792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867401.05795: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867401.05880: variable 'networkmanager_version' from source: set_fact 21419 1726867401.05903: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.06054: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.06066: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.06203: variable 'networkmanager_version' from source: set_fact 21419 1726867401.06218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.06334: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.06345: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.06480: variable 'networkmanager_version' from source: set_fact 21419 1726867401.06495: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.06658: variable 'network_provider' from source: set_fact 21419 1726867401.06669: variable 'network_state' from source: role '' defaults 21419 1726867401.06686: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21419 1726867401.06695: variable 'omit' from source: magic vars 21419 1726867401.06752: variable 'omit' from source: magic vars 21419 1726867401.06788: variable 'network_service_name' from source: role '' defaults 21419 1726867401.06864: variable 'network_service_name' from source: role '' defaults 21419 1726867401.07048: variable '__network_provider_setup' from source: role '' defaults 21419 1726867401.07051: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867401.07054: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867401.07061: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867401.07127: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867401.07318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867401.09594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867401.09660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867401.09706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867401.09742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867401.09781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867401.09857: 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) 21419 1726867401.09899: 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) 21419 1726867401.09930: 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) 21419 1726867401.10082: 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) 21419 1726867401.10086: 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) 21419 1726867401.10088: 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) 21419 1726867401.10091: 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) 21419 1726867401.10102: 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) 21419 1726867401.10145: 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) 21419 1726867401.10166: 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) 21419 1726867401.10387: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867401.10502: 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) 21419 1726867401.10534: 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) 21419 1726867401.10565: 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) 21419 1726867401.10610: 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) 21419 1726867401.10630: 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) 21419 1726867401.10723: variable 'ansible_python' from source: facts 21419 1726867401.10753: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867401.10840: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867401.10967: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867401.11057: 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) 21419 1726867401.11094: 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) 21419 1726867401.11123: 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) 21419 1726867401.11166: 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) 21419 1726867401.11193: 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) 21419 1726867401.11243: 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) 21419 1726867401.11293: 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) 21419 1726867401.11309: 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) 21419 1726867401.11352: 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) 21419 1726867401.11401: 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) 21419 1726867401.11518: variable 'network_connections' from source: task vars 21419 1726867401.11530: variable 'interface' from source: play vars 21419 1726867401.11604: variable 'interface' from source: play vars 21419 1726867401.11690: 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) 21419 1726867401.11882: 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) 21419 1726867401.11885: 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) 21419 1726867401.11888: 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) 21419 1726867401.11890: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867401.12131: variable 'network_connections' from source: task vars 21419 1726867401.12143: variable 'interface' from source: play vars 21419 1726867401.12223: variable 'interface' from source: play vars 21419 1726867401.12272: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867401.12359: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867401.12674: variable 'network_connections' from source: task vars 21419 1726867401.12688: variable 'interface' from source: play vars 21419 1726867401.12758: variable 'interface' from source: play vars 21419 1726867401.12793: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867401.12984: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867401.13165: variable 'network_connections' from source: task vars 21419 1726867401.13176: variable 'interface' from source: play vars 21419 1726867401.13254: variable 'interface' from source: play vars 21419 1726867401.13326: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867401.13392: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867401.13404: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867401.13469: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867401.13694: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867401.14185: variable 'network_connections' from source: task vars 21419 1726867401.14194: variable 'interface' from source: play vars 21419 1726867401.14254: variable 'interface' from source: play vars 21419 1726867401.14267: variable 'ansible_distribution' from source: facts 21419 1726867401.14275: variable '__network_rh_distros' from source: role '' defaults 21419 1726867401.14290: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.14313: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867401.14491: variable 'ansible_distribution' from source: facts 21419 1726867401.14504: variable '__network_rh_distros' from source: role '' defaults 21419 1726867401.14514: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.14526: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867401.14699: variable 'ansible_distribution' from source: facts 21419 1726867401.14709: variable '__network_rh_distros' from source: role '' defaults 21419 1726867401.14883: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.14886: variable 'network_provider' from source: set_fact 21419 1726867401.14888: variable 'omit' from source: magic vars 21419 1726867401.14890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867401.14892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867401.14894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867401.14896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867401.14898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867401.14922: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867401.14931: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867401.14943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867401.15054: Set connection var ansible_connection to ssh 21419 1726867401.15068: Set connection var ansible_shell_executable to /bin/sh 21419 1726867401.15076: Set connection var ansible_shell_type to sh 21419 1726867401.15090: Set connection var ansible_timeout to 10 21419 1726867401.15101: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867401.15111: Set connection var ansible_pipelining to False 21419 1726867401.15142: variable 'ansible_shell_executable' from source: unknown 21419 1726867401.15150: variable 'ansible_connection' from source: unknown 21419 1726867401.15156: variable 'ansible_module_compression' from source: unknown 21419 1726867401.15168: variable 'ansible_shell_type' from source: unknown 21419 1726867401.15176: variable 'ansible_shell_executable' from source: unknown 21419 1726867401.15186: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867401.15195: variable 'ansible_pipelining' from source: unknown 21419 1726867401.15202: variable 'ansible_timeout' from source: unknown 21419 1726867401.15210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867401.15319: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867401.15343: variable 'omit' from source: magic vars 21419 1726867401.15354: starting attempt loop 21419 1726867401.15362: running the handler 21419 1726867401.15449: variable 'ansible_facts' from source: unknown 21419 1726867401.16209: _low_level_execute_command(): starting 21419 1726867401.16213: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867401.16984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867401.17007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867401.17026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867401.17112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867401.18864: stdout chunk (state=3): >>>/root <<< 21419 1726867401.19005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867401.19017: stdout chunk (state=3): >>><<< 21419 1726867401.19031: stderr chunk (state=3): >>><<< 21419 1726867401.19156: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867401.19160: _low_level_execute_command(): starting 21419 1726867401.19164: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594 `" && echo ansible-tmp-1726867401.1906357-23148-48747903123594="` echo /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594 `" ) && sleep 0' 21419 1726867401.19788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867401.19809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867401.19826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867401.19905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867401.21849: stdout chunk (state=3): >>>ansible-tmp-1726867401.1906357-23148-48747903123594=/root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594 <<< 21419 1726867401.21990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867401.22001: stdout chunk (state=3): >>><<< 21419 1726867401.22011: stderr chunk (state=3): >>><<< 21419 1726867401.22029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867401.1906357-23148-48747903123594=/root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867401.22182: variable 'ansible_module_compression' from source: unknown 21419 1726867401.22186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21419 1726867401.22188: variable 'ansible_facts' from source: unknown 21419 1726867401.22396: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/AnsiballZ_systemd.py 21419 1726867401.22534: Sending initial data 21419 1726867401.22637: Sent initial data (155 bytes) 21419 1726867401.23159: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867401.23179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867401.23195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867401.23212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867401.23229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867401.23293: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867401.23337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867401.23354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867401.23375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867401.23447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867401.25098: 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 <<< 21419 1726867401.25164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867401.25211: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpk5dttl3q /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/AnsiballZ_systemd.py <<< 21419 1726867401.25219: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/AnsiballZ_systemd.py" <<< 21419 1726867401.25254: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpk5dttl3q" to remote "/root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/AnsiballZ_systemd.py" <<< 21419 1726867401.26727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867401.26868: stderr chunk (state=3): >>><<< 21419 1726867401.26871: stdout chunk (state=3): >>><<< 21419 1726867401.26874: done transferring module to remote 21419 1726867401.26876: _low_level_execute_command(): starting 21419 1726867401.26884: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/ /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/AnsiballZ_systemd.py && sleep 0' 21419 1726867401.27447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867401.27461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867401.27474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867401.27531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867401.27595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867401.27612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867401.27640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867401.27707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867401.29597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867401.29601: stdout chunk (state=3): >>><<< 21419 1726867401.29603: stderr chunk (state=3): >>><<< 21419 1726867401.29683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867401.29686: _low_level_execute_command(): starting 21419 1726867401.29689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/AnsiballZ_systemd.py && sleep 0' 21419 1726867401.30238: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867401.30255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867401.30271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867401.30292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867401.30308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867401.30322: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867401.30419: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867401.30449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867401.30524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867401.60140: 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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4521984", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315458048", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "1000629000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "Coredum<<< 21419 1726867401.60176: stdout chunk (state=3): >>>pReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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}}} <<< 21419 1726867401.62089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867401.62101: stdout chunk (state=3): >>><<< 21419 1726867401.62183: stderr chunk (state=3): >>><<< 21419 1726867401.62188: _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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4521984", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315458048", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "1000629000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867401.62360: 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-1726867401.1906357-23148-48747903123594/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867401.62390: _low_level_execute_command(): starting 21419 1726867401.62401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867401.1906357-23148-48747903123594/ > /dev/null 2>&1 && sleep 0' 21419 1726867401.63051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867401.63067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867401.63185: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867401.63208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867401.63290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867401.65164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867401.65167: stdout chunk (state=3): >>><<< 21419 1726867401.65170: stderr chunk (state=3): >>><<< 21419 1726867401.65283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867401.65287: handler run complete 21419 1726867401.65289: attempt loop complete, returning result 21419 1726867401.65291: _execute() done 21419 1726867401.65294: dumping result to json 21419 1726867401.65311: done dumping result, returning 21419 1726867401.65330: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-053a-b750-0000000000d2] 21419 1726867401.65340: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d2 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867401.65657: no more pending results, returning what we have 21419 1726867401.65662: results queue empty 21419 1726867401.65663: checking for any_errors_fatal 21419 1726867401.65668: done checking for any_errors_fatal 21419 1726867401.65669: checking for max_fail_percentage 21419 1726867401.65670: done checking for max_fail_percentage 21419 1726867401.65671: checking to see if all hosts have failed and the running result is not ok 21419 1726867401.65672: done checking to see if all hosts have failed 21419 1726867401.65673: getting the remaining hosts for this loop 21419 1726867401.65674: done getting the remaining hosts for this loop 21419 1726867401.65708: getting the next task for host managed_node2 21419 1726867401.65719: done getting next task for host managed_node2 21419 1726867401.65722: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867401.65726: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867401.65739: getting variables 21419 1726867401.65740: in VariableManager get_vars() 21419 1726867401.65829: Calling all_inventory to load vars for managed_node2 21419 1726867401.65832: Calling groups_inventory to load vars for managed_node2 21419 1726867401.65835: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867401.65846: Calling all_plugins_play to load vars for managed_node2 21419 1726867401.65849: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867401.65852: Calling groups_plugins_play to load vars for managed_node2 21419 1726867401.66598: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d2 21419 1726867401.66602: WORKER PROCESS EXITING 21419 1726867401.67787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867401.69443: done with get_vars() 21419 1726867401.69470: done getting variables 21419 1726867401.69534: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:23:21 -0400 (0:00:00.656) 0:00:36.831 ****** 21419 1726867401.69571: entering _queue_task() for managed_node2/service 21419 1726867401.70023: worker is 1 (out of 1 available) 21419 1726867401.70034: exiting _queue_task() for managed_node2/service 21419 1726867401.70045: done queuing things up, now waiting for results queue to drain 21419 1726867401.70046: waiting for pending results... 21419 1726867401.70239: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867401.70381: in run() - task 0affcac9-a3a5-053a-b750-0000000000d3 21419 1726867401.70404: variable 'ansible_search_path' from source: unknown 21419 1726867401.70411: variable 'ansible_search_path' from source: unknown 21419 1726867401.70456: calling self._execute() 21419 1726867401.70566: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867401.70582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867401.70596: variable 'omit' from source: magic vars 21419 1726867401.71009: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.71029: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.71218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867401.71517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867401.71566: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867401.71610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867401.71651: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867401.71743: variable 'networkmanager_version' from source: set_fact 21419 1726867401.71801: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.71937: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.71949: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.72095: variable 'networkmanager_version' from source: set_fact 21419 1726867401.72107: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.72204: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.72207: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.72305: variable 'networkmanager_version' from source: set_fact 21419 1726867401.72312: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.72390: variable 'network_provider' from source: set_fact 21419 1726867401.72397: Evaluated conditional (network_provider == "nm"): True 21419 1726867401.72465: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867401.72529: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867401.72616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867401.74007: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867401.74133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867401.74137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867401.74153: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867401.74299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867401.74302: 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) 21419 1726867401.74305: 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) 21419 1726867401.74308: 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) 21419 1726867401.74353: 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) 21419 1726867401.74367: 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) 21419 1726867401.74440: 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) 21419 1726867401.74443: 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) 21419 1726867401.74463: 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) 21419 1726867401.74504: 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) 21419 1726867401.74520: 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) 21419 1726867401.74562: 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) 21419 1726867401.74586: 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) 21419 1726867401.74643: 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) 21419 1726867401.74647: 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) 21419 1726867401.74660: 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) 21419 1726867401.74791: variable 'network_connections' from source: task vars 21419 1726867401.74804: variable 'interface' from source: play vars 21419 1726867401.74876: variable 'interface' from source: play vars 21419 1726867401.74971: 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) 21419 1726867401.74974: 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) 21419 1726867401.74990: 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) 21419 1726867401.75016: 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) 21419 1726867401.75101: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867401.75301: variable 'network_connections' from source: task vars 21419 1726867401.75304: variable 'interface' from source: play vars 21419 1726867401.75350: variable 'interface' from source: play vars 21419 1726867401.75382: Evaluated conditional (__network_wpa_supplicant_required): False 21419 1726867401.75385: when evaluation is False, skipping this task 21419 1726867401.75392: _execute() done 21419 1726867401.75400: dumping result to json 21419 1726867401.75405: done dumping result, returning 21419 1726867401.75432: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-053a-b750-0000000000d3] 21419 1726867401.75435: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d3 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21419 1726867401.75562: no more pending results, returning what we have 21419 1726867401.75565: results queue empty 21419 1726867401.75566: checking for any_errors_fatal 21419 1726867401.75590: done checking for any_errors_fatal 21419 1726867401.75591: checking for max_fail_percentage 21419 1726867401.75593: done checking for max_fail_percentage 21419 1726867401.75594: checking to see if all hosts have failed and the running result is not ok 21419 1726867401.75595: done checking to see if all hosts have failed 21419 1726867401.75595: getting the remaining hosts for this loop 21419 1726867401.75597: done getting the remaining hosts for this loop 21419 1726867401.75600: getting the next task for host managed_node2 21419 1726867401.75606: done getting next task for host managed_node2 21419 1726867401.75610: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867401.75615: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867401.75625: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d3 21419 1726867401.75628: WORKER PROCESS EXITING 21419 1726867401.75644: getting variables 21419 1726867401.75645: in VariableManager get_vars() 21419 1726867401.75697: Calling all_inventory to load vars for managed_node2 21419 1726867401.75700: Calling groups_inventory to load vars for managed_node2 21419 1726867401.75703: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867401.75711: Calling all_plugins_play to load vars for managed_node2 21419 1726867401.75716: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867401.75719: Calling groups_plugins_play to load vars for managed_node2 21419 1726867401.76502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867401.77482: done with get_vars() 21419 1726867401.77497: done getting variables 21419 1726867401.77539: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:23:21 -0400 (0:00:00.079) 0:00:36.911 ****** 21419 1726867401.77562: entering _queue_task() for managed_node2/service 21419 1726867401.77795: worker is 1 (out of 1 available) 21419 1726867401.77807: exiting _queue_task() for managed_node2/service 21419 1726867401.77822: done queuing things up, now waiting for results queue to drain 21419 1726867401.77824: waiting for pending results... 21419 1726867401.77987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867401.78070: in run() - task 0affcac9-a3a5-053a-b750-0000000000d4 21419 1726867401.78083: variable 'ansible_search_path' from source: unknown 21419 1726867401.78087: variable 'ansible_search_path' from source: unknown 21419 1726867401.78113: calling self._execute() 21419 1726867401.78190: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867401.78195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867401.78204: variable 'omit' from source: magic vars 21419 1726867401.78467: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.78478: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.78596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867401.78790: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867401.78826: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867401.78851: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867401.78879: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867401.78939: variable 'networkmanager_version' from source: set_fact 21419 1726867401.78950: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.79069: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.79282: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.79286: variable 'networkmanager_version' from source: set_fact 21419 1726867401.79288: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.79329: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.79339: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.79462: variable 'networkmanager_version' from source: set_fact 21419 1726867401.79483: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.79594: variable 'network_provider' from source: set_fact 21419 1726867401.79605: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867401.79612: when evaluation is False, skipping this task 21419 1726867401.79619: _execute() done 21419 1726867401.79631: dumping result to json 21419 1726867401.79642: done dumping result, returning 21419 1726867401.79653: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-053a-b750-0000000000d4] 21419 1726867401.79664: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d4 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867401.79918: no more pending results, returning what we have 21419 1726867401.79922: results queue empty 21419 1726867401.79923: checking for any_errors_fatal 21419 1726867401.79930: done checking for any_errors_fatal 21419 1726867401.79930: checking for max_fail_percentage 21419 1726867401.79933: done checking for max_fail_percentage 21419 1726867401.79934: checking to see if all hosts have failed and the running result is not ok 21419 1726867401.79935: done checking to see if all hosts have failed 21419 1726867401.79936: getting the remaining hosts for this loop 21419 1726867401.79937: done getting the remaining hosts for this loop 21419 1726867401.79940: getting the next task for host managed_node2 21419 1726867401.79946: done getting next task for host managed_node2 21419 1726867401.79950: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867401.79954: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867401.79976: getting variables 21419 1726867401.79979: in VariableManager get_vars() 21419 1726867401.80029: Calling all_inventory to load vars for managed_node2 21419 1726867401.80032: Calling groups_inventory to load vars for managed_node2 21419 1726867401.80034: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867401.80044: Calling all_plugins_play to load vars for managed_node2 21419 1726867401.80047: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867401.80050: Calling groups_plugins_play to load vars for managed_node2 21419 1726867401.80594: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d4 21419 1726867401.80598: WORKER PROCESS EXITING 21419 1726867401.81076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867401.81920: done with get_vars() 21419 1726867401.81936: done getting variables 21419 1726867401.81975: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:23:21 -0400 (0:00:00.044) 0:00:36.955 ****** 21419 1726867401.82005: entering _queue_task() for managed_node2/copy 21419 1726867401.82282: worker is 1 (out of 1 available) 21419 1726867401.82299: exiting _queue_task() for managed_node2/copy 21419 1726867401.82311: done queuing things up, now waiting for results queue to drain 21419 1726867401.82313: waiting for pending results... 21419 1726867401.82697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867401.82709: in run() - task 0affcac9-a3a5-053a-b750-0000000000d5 21419 1726867401.82731: variable 'ansible_search_path' from source: unknown 21419 1726867401.82738: variable 'ansible_search_path' from source: unknown 21419 1726867401.82783: calling self._execute() 21419 1726867401.82894: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867401.82917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867401.82934: variable 'omit' from source: magic vars 21419 1726867401.83346: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.83368: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.83524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867401.83762: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867401.83983: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867401.83986: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867401.83988: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867401.83990: variable 'networkmanager_version' from source: set_fact 21419 1726867401.83992: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.84137: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.84148: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.84282: variable 'networkmanager_version' from source: set_fact 21419 1726867401.84297: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.84408: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.84421: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.84550: variable 'networkmanager_version' from source: set_fact 21419 1726867401.84565: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.84676: variable 'network_provider' from source: set_fact 21419 1726867401.84691: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867401.84698: when evaluation is False, skipping this task 21419 1726867401.84704: _execute() done 21419 1726867401.84712: dumping result to json 21419 1726867401.84723: done dumping result, returning 21419 1726867401.84737: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-053a-b750-0000000000d5] 21419 1726867401.84747: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d5 21419 1726867401.84860: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d5 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867401.84911: no more pending results, returning what we have 21419 1726867401.84917: results queue empty 21419 1726867401.84918: checking for any_errors_fatal 21419 1726867401.84923: done checking for any_errors_fatal 21419 1726867401.84923: checking for max_fail_percentage 21419 1726867401.84925: done checking for max_fail_percentage 21419 1726867401.84926: checking to see if all hosts have failed and the running result is not ok 21419 1726867401.84927: done checking to see if all hosts have failed 21419 1726867401.84928: getting the remaining hosts for this loop 21419 1726867401.84929: done getting the remaining hosts for this loop 21419 1726867401.84932: getting the next task for host managed_node2 21419 1726867401.84937: done getting next task for host managed_node2 21419 1726867401.84940: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867401.84943: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867401.84964: getting variables 21419 1726867401.84965: in VariableManager get_vars() 21419 1726867401.85019: Calling all_inventory to load vars for managed_node2 21419 1726867401.85022: Calling groups_inventory to load vars for managed_node2 21419 1726867401.85024: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867401.85033: Calling all_plugins_play to load vars for managed_node2 21419 1726867401.85035: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867401.85038: Calling groups_plugins_play to load vars for managed_node2 21419 1726867401.85899: WORKER PROCESS EXITING 21419 1726867401.85909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867401.90722: done with get_vars() 21419 1726867401.90744: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:23:21 -0400 (0:00:00.088) 0:00:37.043 ****** 21419 1726867401.90808: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867401.91101: worker is 1 (out of 1 available) 21419 1726867401.91119: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867401.91131: done queuing things up, now waiting for results queue to drain 21419 1726867401.91134: waiting for pending results... 21419 1726867401.91593: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867401.91625: in run() - task 0affcac9-a3a5-053a-b750-0000000000d6 21419 1726867401.91643: variable 'ansible_search_path' from source: unknown 21419 1726867401.91651: variable 'ansible_search_path' from source: unknown 21419 1726867401.91705: calling self._execute() 21419 1726867401.91826: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867401.91851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867401.91883: variable 'omit' from source: magic vars 21419 1726867401.92353: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.92379: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.92596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867401.92903: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867401.92957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867401.93031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867401.93059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867401.93132: variable 'networkmanager_version' from source: set_fact 21419 1726867401.93146: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.93257: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.93390: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.93507: variable 'networkmanager_version' from source: set_fact 21419 1726867401.93518: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.93621: variable 'ansible_distribution_major_version' from source: facts 21419 1726867401.93628: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867401.93687: variable 'networkmanager_version' from source: set_fact 21419 1726867401.93707: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867401.93711: variable 'omit' from source: magic vars 21419 1726867401.93880: variable 'omit' from source: magic vars 21419 1726867401.93888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867401.95417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867401.95457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867401.95485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867401.95508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867401.95532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867401.95580: variable 'network_provider' from source: set_fact 21419 1726867401.95690: 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) 21419 1726867401.95711: 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) 21419 1726867401.95731: 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) 21419 1726867401.95757: 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) 21419 1726867401.95767: 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) 21419 1726867401.95820: variable 'omit' from source: magic vars 21419 1726867401.95894: variable 'omit' from source: magic vars 21419 1726867401.95964: variable 'network_connections' from source: task vars 21419 1726867401.95974: variable 'interface' from source: play vars 21419 1726867401.96024: variable 'interface' from source: play vars 21419 1726867401.96211: variable 'omit' from source: magic vars 21419 1726867401.96218: variable '__lsr_ansible_managed' from source: task vars 21419 1726867401.96282: variable '__lsr_ansible_managed' from source: task vars 21419 1726867401.96495: Loaded config def from plugin (lookup/template) 21419 1726867401.96506: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21419 1726867401.96537: File lookup term: get_ansible_managed.j2 21419 1726867401.96552: variable 'ansible_search_path' from source: unknown 21419 1726867401.96564: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21419 1726867401.96585: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21419 1726867401.96607: variable 'ansible_search_path' from source: unknown 21419 1726867402.02682: variable 'ansible_managed' from source: unknown 21419 1726867402.02760: variable 'omit' from source: magic vars 21419 1726867402.02782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867402.02803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867402.02823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867402.02833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867402.02842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867402.02865: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867402.02868: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.02871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.02941: Set connection var ansible_connection to ssh 21419 1726867402.02947: Set connection var ansible_shell_executable to /bin/sh 21419 1726867402.02950: Set connection var ansible_shell_type to sh 21419 1726867402.02956: Set connection var ansible_timeout to 10 21419 1726867402.02961: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867402.02965: Set connection var ansible_pipelining to False 21419 1726867402.02985: variable 'ansible_shell_executable' from source: unknown 21419 1726867402.02988: variable 'ansible_connection' from source: unknown 21419 1726867402.02991: variable 'ansible_module_compression' from source: unknown 21419 1726867402.02993: variable 'ansible_shell_type' from source: unknown 21419 1726867402.02995: variable 'ansible_shell_executable' from source: unknown 21419 1726867402.02998: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.03000: variable 'ansible_pipelining' from source: unknown 21419 1726867402.03003: variable 'ansible_timeout' from source: unknown 21419 1726867402.03008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.03122: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867402.03131: variable 'omit' from source: magic vars 21419 1726867402.03137: starting attempt loop 21419 1726867402.03140: running the handler 21419 1726867402.03151: _low_level_execute_command(): starting 21419 1726867402.03173: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867402.03800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867402.03804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.03807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867402.03809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867402.03811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.03870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867402.03873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867402.03880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867402.03929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867402.05647: stdout chunk (state=3): >>>/root <<< 21419 1726867402.05754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867402.05801: stderr chunk (state=3): >>><<< 21419 1726867402.05804: stdout chunk (state=3): >>><<< 21419 1726867402.05865: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867402.05869: _low_level_execute_command(): starting 21419 1726867402.05871: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052 `" && echo ansible-tmp-1726867402.0583045-23171-30224963379052="` echo /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052 `" ) && sleep 0' 21419 1726867402.06348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867402.06351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867402.06353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.06355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867402.06357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867402.06359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.06422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867402.06465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867402.08402: stdout chunk (state=3): >>>ansible-tmp-1726867402.0583045-23171-30224963379052=/root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052 <<< 21419 1726867402.08514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867402.08549: stderr chunk (state=3): >>><<< 21419 1726867402.08551: stdout chunk (state=3): >>><<< 21419 1726867402.08562: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867402.0583045-23171-30224963379052=/root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867402.08781: variable 'ansible_module_compression' from source: unknown 21419 1726867402.08784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21419 1726867402.08785: variable 'ansible_facts' from source: unknown 21419 1726867402.08787: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/AnsiballZ_network_connections.py 21419 1726867402.08862: Sending initial data 21419 1726867402.08873: Sent initial data (167 bytes) 21419 1726867402.09537: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867402.09546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867402.09638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.09663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867402.09685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867402.09725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867402.11331: 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 <<< 21419 1726867402.11364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867402.11407: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp6tinnoav /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/AnsiballZ_network_connections.py <<< 21419 1726867402.11410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/AnsiballZ_network_connections.py" <<< 21419 1726867402.11455: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp6tinnoav" to remote "/root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/AnsiballZ_network_connections.py" <<< 21419 1726867402.11458: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/AnsiballZ_network_connections.py" <<< 21419 1726867402.12316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867402.12364: stderr chunk (state=3): >>><<< 21419 1726867402.12370: stdout chunk (state=3): >>><<< 21419 1726867402.12398: done transferring module to remote 21419 1726867402.12405: _low_level_execute_command(): starting 21419 1726867402.12415: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/ /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/AnsiballZ_network_connections.py && sleep 0' 21419 1726867402.12905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867402.12908: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867402.12910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.12913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867402.12917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.12973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867402.12976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867402.13038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867402.14794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867402.14811: stderr chunk (state=3): >>><<< 21419 1726867402.14817: stdout chunk (state=3): >>><<< 21419 1726867402.14827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867402.14830: _low_level_execute_command(): starting 21419 1726867402.14834: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/AnsiballZ_network_connections.py && sleep 0' 21419 1726867402.15315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867402.15318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.15336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867402.15391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867402.15394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867402.15443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867402.44590: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21419 1726867402.46887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867402.46895: stdout chunk (state=3): >>><<< 21419 1726867402.46914: stderr chunk (state=3): >>><<< 21419 1726867402.46987: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867402.46991: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1726867402.0583045-23171-30224963379052/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867402.47006: _low_level_execute_command(): starting 21419 1726867402.47015: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867402.0583045-23171-30224963379052/ > /dev/null 2>&1 && sleep 0' 21419 1726867402.47657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867402.47759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867402.47789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867402.47859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867402.49730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867402.49848: stdout chunk (state=3): >>><<< 21419 1726867402.49851: stderr chunk (state=3): >>><<< 21419 1726867402.49854: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867402.49861: handler run complete 21419 1726867402.49864: attempt loop complete, returning result 21419 1726867402.49866: _execute() done 21419 1726867402.49868: dumping result to json 21419 1726867402.49870: done dumping result, returning 21419 1726867402.49872: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-053a-b750-0000000000d6] 21419 1726867402.49874: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d6 21419 1726867402.50187: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d6 21419 1726867402.50190: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21419 1726867402.50306: no more pending results, returning what we have 21419 1726867402.50309: results queue empty 21419 1726867402.50310: checking for any_errors_fatal 21419 1726867402.50316: done checking for any_errors_fatal 21419 1726867402.50317: checking for max_fail_percentage 21419 1726867402.50319: done checking for max_fail_percentage 21419 1726867402.50320: checking to see if all hosts have failed and the running result is not ok 21419 1726867402.50321: done checking to see if all hosts have failed 21419 1726867402.50322: getting the remaining hosts for this loop 21419 1726867402.50323: done getting the remaining hosts for this loop 21419 1726867402.50326: getting the next task for host managed_node2 21419 1726867402.50332: done getting next task for host managed_node2 21419 1726867402.50336: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867402.50338: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867402.50351: getting variables 21419 1726867402.50352: in VariableManager get_vars() 21419 1726867402.50438: Calling all_inventory to load vars for managed_node2 21419 1726867402.50442: Calling groups_inventory to load vars for managed_node2 21419 1726867402.50445: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867402.50454: Calling all_plugins_play to load vars for managed_node2 21419 1726867402.50457: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867402.50461: Calling groups_plugins_play to load vars for managed_node2 21419 1726867402.51988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867402.53623: done with get_vars() 21419 1726867402.53644: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:23:22 -0400 (0:00:00.629) 0:00:37.672 ****** 21419 1726867402.53732: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867402.54155: worker is 1 (out of 1 available) 21419 1726867402.54167: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867402.54180: done queuing things up, now waiting for results queue to drain 21419 1726867402.54182: waiting for pending results... 21419 1726867402.54384: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867402.54534: in run() - task 0affcac9-a3a5-053a-b750-0000000000d7 21419 1726867402.54559: variable 'ansible_search_path' from source: unknown 21419 1726867402.54567: variable 'ansible_search_path' from source: unknown 21419 1726867402.54608: calling self._execute() 21419 1726867402.54722: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.54741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.54759: variable 'omit' from source: magic vars 21419 1726867402.55190: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.55278: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.55409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867402.55703: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867402.55768: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867402.55812: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867402.55871: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867402.55961: variable 'networkmanager_version' from source: set_fact 21419 1726867402.55988: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.56193: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.56197: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.56329: variable 'networkmanager_version' from source: set_fact 21419 1726867402.56349: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.56485: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.56519: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.56651: variable 'networkmanager_version' from source: set_fact 21419 1726867402.56666: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.56802: variable 'network_state' from source: role '' defaults 21419 1726867402.56853: Evaluated conditional (network_state != {}): False 21419 1726867402.56856: when evaluation is False, skipping this task 21419 1726867402.56859: _execute() done 21419 1726867402.56862: dumping result to json 21419 1726867402.56864: done dumping result, returning 21419 1726867402.56866: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-053a-b750-0000000000d7] 21419 1726867402.56868: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d7 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867402.57027: no more pending results, returning what we have 21419 1726867402.57031: results queue empty 21419 1726867402.57032: checking for any_errors_fatal 21419 1726867402.57042: done checking for any_errors_fatal 21419 1726867402.57043: checking for max_fail_percentage 21419 1726867402.57045: done checking for max_fail_percentage 21419 1726867402.57046: checking to see if all hosts have failed and the running result is not ok 21419 1726867402.57047: done checking to see if all hosts have failed 21419 1726867402.57048: getting the remaining hosts for this loop 21419 1726867402.57050: done getting the remaining hosts for this loop 21419 1726867402.57053: getting the next task for host managed_node2 21419 1726867402.57061: done getting next task for host managed_node2 21419 1726867402.57064: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867402.57067: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867402.57093: getting variables 21419 1726867402.57095: in VariableManager get_vars() 21419 1726867402.57153: Calling all_inventory to load vars for managed_node2 21419 1726867402.57157: Calling groups_inventory to load vars for managed_node2 21419 1726867402.57160: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867402.57173: Calling all_plugins_play to load vars for managed_node2 21419 1726867402.57388: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867402.57498: Calling groups_plugins_play to load vars for managed_node2 21419 1726867402.58114: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d7 21419 1726867402.58117: WORKER PROCESS EXITING 21419 1726867402.59439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867402.61262: done with get_vars() 21419 1726867402.61286: done getting variables 21419 1726867402.61342: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:23:22 -0400 (0:00:00.076) 0:00:37.749 ****** 21419 1726867402.61382: entering _queue_task() for managed_node2/debug 21419 1726867402.61897: worker is 1 (out of 1 available) 21419 1726867402.61907: exiting _queue_task() for managed_node2/debug 21419 1726867402.61917: done queuing things up, now waiting for results queue to drain 21419 1726867402.61919: waiting for pending results... 21419 1726867402.62009: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867402.62157: in run() - task 0affcac9-a3a5-053a-b750-0000000000d8 21419 1726867402.62183: variable 'ansible_search_path' from source: unknown 21419 1726867402.62290: variable 'ansible_search_path' from source: unknown 21419 1726867402.62437: calling self._execute() 21419 1726867402.62804: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.62808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.62811: variable 'omit' from source: magic vars 21419 1726867402.63435: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.63500: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.63944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867402.64385: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867402.64450: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867402.64512: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867402.64563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867402.64653: variable 'networkmanager_version' from source: set_fact 21419 1726867402.64681: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.64862: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.64907: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.65048: variable 'networkmanager_version' from source: set_fact 21419 1726867402.65063: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.65187: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.65200: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.65455: variable 'networkmanager_version' from source: set_fact 21419 1726867402.65458: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.65460: variable 'omit' from source: magic vars 21419 1726867402.65462: variable 'omit' from source: magic vars 21419 1726867402.65562: variable 'omit' from source: magic vars 21419 1726867402.65566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867402.65581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867402.65603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867402.65625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867402.65639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867402.65674: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867402.65688: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.65695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.65810: Set connection var ansible_connection to ssh 21419 1726867402.65824: Set connection var ansible_shell_executable to /bin/sh 21419 1726867402.65884: Set connection var ansible_shell_type to sh 21419 1726867402.65887: Set connection var ansible_timeout to 10 21419 1726867402.65890: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867402.65893: Set connection var ansible_pipelining to False 21419 1726867402.65899: variable 'ansible_shell_executable' from source: unknown 21419 1726867402.65902: variable 'ansible_connection' from source: unknown 21419 1726867402.65904: variable 'ansible_module_compression' from source: unknown 21419 1726867402.65913: variable 'ansible_shell_type' from source: unknown 21419 1726867402.65920: variable 'ansible_shell_executable' from source: unknown 21419 1726867402.65926: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.65933: variable 'ansible_pipelining' from source: unknown 21419 1726867402.65941: variable 'ansible_timeout' from source: unknown 21419 1726867402.65948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.66232: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867402.66235: variable 'omit' from source: magic vars 21419 1726867402.66584: starting attempt loop 21419 1726867402.66589: running the handler 21419 1726867402.66592: variable '__network_connections_result' from source: set_fact 21419 1726867402.66625: handler run complete 21419 1726867402.66820: attempt loop complete, returning result 21419 1726867402.66823: _execute() done 21419 1726867402.66826: dumping result to json 21419 1726867402.66828: done dumping result, returning 21419 1726867402.66832: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-053a-b750-0000000000d8] 21419 1726867402.66834: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d8 21419 1726867402.66905: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d8 21419 1726867402.66908: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21419 1726867402.66997: no more pending results, returning what we have 21419 1726867402.67001: results queue empty 21419 1726867402.67003: checking for any_errors_fatal 21419 1726867402.67009: done checking for any_errors_fatal 21419 1726867402.67010: checking for max_fail_percentage 21419 1726867402.67013: done checking for max_fail_percentage 21419 1726867402.67014: checking to see if all hosts have failed and the running result is not ok 21419 1726867402.67015: done checking to see if all hosts have failed 21419 1726867402.67016: getting the remaining hosts for this loop 21419 1726867402.67018: done getting the remaining hosts for this loop 21419 1726867402.67021: getting the next task for host managed_node2 21419 1726867402.67027: done getting next task for host managed_node2 21419 1726867402.67035: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867402.67039: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867402.67063: getting variables 21419 1726867402.67065: in VariableManager get_vars() 21419 1726867402.67121: Calling all_inventory to load vars for managed_node2 21419 1726867402.67125: Calling groups_inventory to load vars for managed_node2 21419 1726867402.67128: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867402.67385: Calling all_plugins_play to load vars for managed_node2 21419 1726867402.67390: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867402.67394: Calling groups_plugins_play to load vars for managed_node2 21419 1726867402.70904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867402.74404: done with get_vars() 21419 1726867402.74429: done getting variables 21419 1726867402.74590: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:23:22 -0400 (0:00:00.132) 0:00:37.881 ****** 21419 1726867402.74639: entering _queue_task() for managed_node2/debug 21419 1726867402.75566: worker is 1 (out of 1 available) 21419 1726867402.75982: exiting _queue_task() for managed_node2/debug 21419 1726867402.75994: done queuing things up, now waiting for results queue to drain 21419 1726867402.75996: waiting for pending results... 21419 1726867402.76235: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867402.76603: in run() - task 0affcac9-a3a5-053a-b750-0000000000d9 21419 1726867402.76608: variable 'ansible_search_path' from source: unknown 21419 1726867402.76610: variable 'ansible_search_path' from source: unknown 21419 1726867402.76627: calling self._execute() 21419 1726867402.76869: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.76985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.76989: variable 'omit' from source: magic vars 21419 1726867402.77883: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.77886: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.78128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867402.78803: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867402.78868: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867402.79084: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867402.79089: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867402.79251: variable 'networkmanager_version' from source: set_fact 21419 1726867402.79273: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.79601: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.79664: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.79910: variable 'networkmanager_version' from source: set_fact 21419 1726867402.79960: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.80081: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.80096: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.80237: variable 'networkmanager_version' from source: set_fact 21419 1726867402.80254: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.80264: variable 'omit' from source: magic vars 21419 1726867402.80335: variable 'omit' from source: magic vars 21419 1726867402.80386: variable 'omit' from source: magic vars 21419 1726867402.80423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867402.80529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867402.80532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867402.80535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867402.80537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867402.80561: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867402.80576: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.80588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.80705: Set connection var ansible_connection to ssh 21419 1726867402.80719: Set connection var ansible_shell_executable to /bin/sh 21419 1726867402.80727: Set connection var ansible_shell_type to sh 21419 1726867402.80737: Set connection var ansible_timeout to 10 21419 1726867402.80753: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867402.80763: Set connection var ansible_pipelining to False 21419 1726867402.80796: variable 'ansible_shell_executable' from source: unknown 21419 1726867402.80805: variable 'ansible_connection' from source: unknown 21419 1726867402.80854: variable 'ansible_module_compression' from source: unknown 21419 1726867402.80858: variable 'ansible_shell_type' from source: unknown 21419 1726867402.80861: variable 'ansible_shell_executable' from source: unknown 21419 1726867402.80863: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.80865: variable 'ansible_pipelining' from source: unknown 21419 1726867402.80867: variable 'ansible_timeout' from source: unknown 21419 1726867402.80869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.80970: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867402.80992: variable 'omit' from source: magic vars 21419 1726867402.81007: starting attempt loop 21419 1726867402.81014: running the handler 21419 1726867402.81183: variable '__network_connections_result' from source: set_fact 21419 1726867402.81186: variable '__network_connections_result' from source: set_fact 21419 1726867402.81276: handler run complete 21419 1726867402.81332: attempt loop complete, returning result 21419 1726867402.81346: _execute() done 21419 1726867402.81354: dumping result to json 21419 1726867402.81363: done dumping result, returning 21419 1726867402.81373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-053a-b750-0000000000d9] 21419 1726867402.81385: sending task result for task 0affcac9-a3a5-053a-b750-0000000000d9 ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 992237d4-5af9-4737-ada3-9cc37fc84751 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21419 1726867402.81606: no more pending results, returning what we have 21419 1726867402.81610: results queue empty 21419 1726867402.81611: checking for any_errors_fatal 21419 1726867402.81619: done checking for any_errors_fatal 21419 1726867402.81620: checking for max_fail_percentage 21419 1726867402.81622: done checking for max_fail_percentage 21419 1726867402.81624: checking to see if all hosts have failed and the running result is not ok 21419 1726867402.81625: done checking to see if all hosts have failed 21419 1726867402.81626: getting the remaining hosts for this loop 21419 1726867402.81627: done getting the remaining hosts for this loop 21419 1726867402.81630: getting the next task for host managed_node2 21419 1726867402.81637: done getting next task for host managed_node2 21419 1726867402.81640: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867402.81644: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867402.81660: getting variables 21419 1726867402.81662: in VariableManager get_vars() 21419 1726867402.81936: Calling all_inventory to load vars for managed_node2 21419 1726867402.81939: Calling groups_inventory to load vars for managed_node2 21419 1726867402.81942: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867402.81953: Calling all_plugins_play to load vars for managed_node2 21419 1726867402.81956: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867402.81959: Calling groups_plugins_play to load vars for managed_node2 21419 1726867402.82696: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000d9 21419 1726867402.82699: WORKER PROCESS EXITING 21419 1726867402.85311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867402.88973: done with get_vars() 21419 1726867402.88998: done getting variables 21419 1726867402.89334: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:23:22 -0400 (0:00:00.147) 0:00:38.029 ****** 21419 1726867402.89371: entering _queue_task() for managed_node2/debug 21419 1726867402.90509: worker is 1 (out of 1 available) 21419 1726867402.90521: exiting _queue_task() for managed_node2/debug 21419 1726867402.90534: done queuing things up, now waiting for results queue to drain 21419 1726867402.90536: waiting for pending results... 21419 1726867402.91033: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867402.91353: in run() - task 0affcac9-a3a5-053a-b750-0000000000da 21419 1726867402.91683: variable 'ansible_search_path' from source: unknown 21419 1726867402.91687: variable 'ansible_search_path' from source: unknown 21419 1726867402.91690: calling self._execute() 21419 1726867402.91759: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867402.91775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867402.91793: variable 'omit' from source: magic vars 21419 1726867402.92488: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.92621: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.93583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867402.94174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867402.94431: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867402.94471: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867402.94708: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867402.95183: variable 'networkmanager_version' from source: set_fact 21419 1726867402.95186: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.95401: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.95413: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.95551: variable 'networkmanager_version' from source: set_fact 21419 1726867402.95695: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.95809: variable 'ansible_distribution_major_version' from source: facts 21419 1726867402.95990: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867402.96131: variable 'networkmanager_version' from source: set_fact 21419 1726867402.96582: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867402.96585: variable 'network_state' from source: role '' defaults 21419 1726867402.96588: Evaluated conditional (network_state != {}): False 21419 1726867402.96590: when evaluation is False, skipping this task 21419 1726867402.96592: _execute() done 21419 1726867402.96594: dumping result to json 21419 1726867402.96596: done dumping result, returning 21419 1726867402.96599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-053a-b750-0000000000da] 21419 1726867402.96601: sending task result for task 0affcac9-a3a5-053a-b750-0000000000da 21419 1726867402.96674: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000da 21419 1726867402.96682: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 21419 1726867402.96731: no more pending results, returning what we have 21419 1726867402.96736: results queue empty 21419 1726867402.96737: checking for any_errors_fatal 21419 1726867402.96745: done checking for any_errors_fatal 21419 1726867402.96746: checking for max_fail_percentage 21419 1726867402.96747: done checking for max_fail_percentage 21419 1726867402.96748: checking to see if all hosts have failed and the running result is not ok 21419 1726867402.96749: done checking to see if all hosts have failed 21419 1726867402.96750: getting the remaining hosts for this loop 21419 1726867402.96751: done getting the remaining hosts for this loop 21419 1726867402.96755: getting the next task for host managed_node2 21419 1726867402.96760: done getting next task for host managed_node2 21419 1726867402.96764: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867402.96767: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21419 1726867402.96789: getting variables 21419 1726867402.96791: in VariableManager get_vars() 21419 1726867402.96839: Calling all_inventory to load vars for managed_node2 21419 1726867402.96841: Calling groups_inventory to load vars for managed_node2 21419 1726867402.96843: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867402.96853: Calling all_plugins_play to load vars for managed_node2 21419 1726867402.96856: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867402.96858: Calling groups_plugins_play to load vars for managed_node2 21419 1726867403.00268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867403.04024: done with get_vars() 21419 1726867403.04047: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:23:23 -0400 (0:00:00.148) 0:00:38.178 ****** 21419 1726867403.04266: entering _queue_task() for managed_node2/ping 21419 1726867403.05284: worker is 1 (out of 1 available) 21419 1726867403.05296: exiting _queue_task() for managed_node2/ping 21419 1726867403.05307: done queuing things up, now waiting for results queue to drain 21419 1726867403.05309: waiting for pending results... 21419 1726867403.05686: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867403.05980: in run() - task 0affcac9-a3a5-053a-b750-0000000000db 21419 1726867403.06069: variable 'ansible_search_path' from source: unknown 21419 1726867403.06080: variable 'ansible_search_path' from source: unknown 21419 1726867403.06125: calling self._execute() 21419 1726867403.06597: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867403.06600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867403.06603: variable 'omit' from source: magic vars 21419 1726867403.07274: variable 'ansible_distribution_major_version' from source: facts 21419 1726867403.07345: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867403.07645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867403.08357: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867403.08417: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867403.08585: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867403.08617: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867403.08821: variable 'networkmanager_version' from source: set_fact 21419 1726867403.08840: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867403.09199: variable 'ansible_distribution_major_version' from source: facts 21419 1726867403.09210: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867403.09540: variable 'networkmanager_version' from source: set_fact 21419 1726867403.09554: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867403.09799: variable 'ansible_distribution_major_version' from source: facts 21419 1726867403.09847: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867403.10182: variable 'networkmanager_version' from source: set_fact 21419 1726867403.10186: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867403.10220: variable 'omit' from source: magic vars 21419 1726867403.10329: variable 'omit' from source: magic vars 21419 1726867403.10360: variable 'omit' from source: magic vars 21419 1726867403.10465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867403.10705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867403.10816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867403.10819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867403.10822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867403.10824: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867403.10826: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867403.10828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867403.11282: Set connection var ansible_connection to ssh 21419 1726867403.11286: Set connection var ansible_shell_executable to /bin/sh 21419 1726867403.11288: Set connection var ansible_shell_type to sh 21419 1726867403.11290: Set connection var ansible_timeout to 10 21419 1726867403.11292: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867403.11294: Set connection var ansible_pipelining to False 21419 1726867403.11296: variable 'ansible_shell_executable' from source: unknown 21419 1726867403.11297: variable 'ansible_connection' from source: unknown 21419 1726867403.11299: variable 'ansible_module_compression' from source: unknown 21419 1726867403.11301: variable 'ansible_shell_type' from source: unknown 21419 1726867403.11303: variable 'ansible_shell_executable' from source: unknown 21419 1726867403.11305: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867403.11307: variable 'ansible_pipelining' from source: unknown 21419 1726867403.11309: variable 'ansible_timeout' from source: unknown 21419 1726867403.11311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867403.11313: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867403.11318: variable 'omit' from source: magic vars 21419 1726867403.11320: starting attempt loop 21419 1726867403.11322: running the handler 21419 1726867403.11554: _low_level_execute_command(): starting 21419 1726867403.11573: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867403.13504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.13572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.13609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.13755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.15502: stdout chunk (state=3): >>>/root <<< 21419 1726867403.15654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.15658: stdout chunk (state=3): >>><<< 21419 1726867403.15661: stderr chunk (state=3): >>><<< 21419 1726867403.15783: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867403.15796: _low_level_execute_command(): starting 21419 1726867403.15800: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734 `" && echo ansible-tmp-1726867403.1573656-23221-156851213598734="` echo /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734 `" ) && sleep 0' 21419 1726867403.17119: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867403.17122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867403.17124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867403.17127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867403.17129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867403.17140: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867403.17166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.17255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.17393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.17450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.19452: stdout chunk (state=3): >>>ansible-tmp-1726867403.1573656-23221-156851213598734=/root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734 <<< 21419 1726867403.19651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.19655: stdout chunk (state=3): >>><<< 21419 1726867403.19657: stderr chunk (state=3): >>><<< 21419 1726867403.19662: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867403.1573656-23221-156851213598734=/root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867403.19865: variable 'ansible_module_compression' from source: unknown 21419 1726867403.19868: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21419 1726867403.20000: variable 'ansible_facts' from source: unknown 21419 1726867403.20203: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/AnsiballZ_ping.py 21419 1726867403.20542: Sending initial data 21419 1726867403.20579: Sent initial data (153 bytes) 21419 1726867403.22156: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867403.22271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.22289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.22404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.24136: 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 <<< 21419 1726867403.24204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867403.24307: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpoipjxs30 /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/AnsiballZ_ping.py <<< 21419 1726867403.24323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/AnsiballZ_ping.py" <<< 21419 1726867403.24421: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpoipjxs30" to remote "/root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/AnsiballZ_ping.py" <<< 21419 1726867403.25837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.25898: stderr chunk (state=3): >>><<< 21419 1726867403.25908: stdout chunk (state=3): >>><<< 21419 1726867403.26073: done transferring module to remote 21419 1726867403.26081: _low_level_execute_command(): starting 21419 1726867403.26084: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/ /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/AnsiballZ_ping.py && sleep 0' 21419 1726867403.27468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867403.27488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867403.27505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867403.27528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867403.27571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867403.27766: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.27911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.27968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.29868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.29881: stdout chunk (state=3): >>><<< 21419 1726867403.29899: stderr chunk (state=3): >>><<< 21419 1726867403.29927: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867403.30066: _low_level_execute_command(): starting 21419 1726867403.30069: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/AnsiballZ_ping.py && sleep 0' 21419 1726867403.31256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867403.31336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867403.31542: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.31572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867403.31598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.31818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.31992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.47231: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21419 1726867403.48339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.48351: stderr chunk (state=3): >>>Shared connection to 10.31.12.116 closed. <<< 21419 1726867403.48440: stderr chunk (state=3): >>><<< 21419 1726867403.48450: stdout chunk (state=3): >>><<< 21419 1726867403.48504: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867403.48880: 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-1726867403.1573656-23221-156851213598734/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867403.48885: _low_level_execute_command(): starting 21419 1726867403.48888: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867403.1573656-23221-156851213598734/ > /dev/null 2>&1 && sleep 0' 21419 1726867403.50026: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.50042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867403.50049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867403.50052: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867403.50061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867403.50072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867403.50088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867403.50092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867403.50118: stderr chunk (state=3): >>>debug2: match found <<< 21419 1726867403.50121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.50361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867403.50382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.50402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.50471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.52327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.52445: stderr chunk (state=3): >>><<< 21419 1726867403.52448: stdout chunk (state=3): >>><<< 21419 1726867403.52451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867403.52454: handler run complete 21419 1726867403.52456: attempt loop complete, returning result 21419 1726867403.52458: _execute() done 21419 1726867403.52461: dumping result to json 21419 1726867403.52462: done dumping result, returning 21419 1726867403.52470: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-053a-b750-0000000000db] 21419 1726867403.52474: sending task result for task 0affcac9-a3a5-053a-b750-0000000000db ok: [managed_node2] => { "changed": false, "ping": "pong" } 21419 1726867403.52769: no more pending results, returning what we have 21419 1726867403.52773: results queue empty 21419 1726867403.52773: checking for any_errors_fatal 21419 1726867403.52782: done checking for any_errors_fatal 21419 1726867403.52782: checking for max_fail_percentage 21419 1726867403.52784: done checking for max_fail_percentage 21419 1726867403.52785: checking to see if all hosts have failed and the running result is not ok 21419 1726867403.52786: done checking to see if all hosts have failed 21419 1726867403.52787: getting the remaining hosts for this loop 21419 1726867403.52788: done getting the remaining hosts for this loop 21419 1726867403.52791: getting the next task for host managed_node2 21419 1726867403.52799: done getting next task for host managed_node2 21419 1726867403.52801: ^ task is: TASK: meta (role_complete) 21419 1726867403.52804: ^ state is: HOST STATE: block=3, task=23, rescue=0, 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 21419 1726867403.52815: getting variables 21419 1726867403.52817: in VariableManager get_vars() 21419 1726867403.52869: Calling all_inventory to load vars for managed_node2 21419 1726867403.52872: Calling groups_inventory to load vars for managed_node2 21419 1726867403.52874: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867403.52881: done sending task result for task 0affcac9-a3a5-053a-b750-0000000000db 21419 1726867403.52884: WORKER PROCESS EXITING 21419 1726867403.52892: Calling all_plugins_play to load vars for managed_node2 21419 1726867403.52895: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867403.52898: Calling groups_plugins_play to load vars for managed_node2 21419 1726867403.56039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867403.59814: done with get_vars() 21419 1726867403.59846: done getting variables 21419 1726867403.59948: done queuing things up, now waiting for results queue to drain 21419 1726867403.59950: results queue empty 21419 1726867403.59951: checking for any_errors_fatal 21419 1726867403.59954: done checking for any_errors_fatal 21419 1726867403.59955: checking for max_fail_percentage 21419 1726867403.59956: done checking for max_fail_percentage 21419 1726867403.59957: checking to see if all hosts have failed and the running result is not ok 21419 1726867403.59958: done checking to see if all hosts have failed 21419 1726867403.59958: getting the remaining hosts for this loop 21419 1726867403.59959: done getting the remaining hosts for this loop 21419 1726867403.59962: getting the next task for host managed_node2 21419 1726867403.59967: done getting next task for host managed_node2 21419 1726867403.59969: ^ task is: TASK: Get profile's ring options 21419 1726867403.59971: ^ state is: HOST STATE: block=3, task=24, rescue=0, 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 21419 1726867403.59973: getting variables 21419 1726867403.59974: in VariableManager get_vars() 21419 1726867403.60105: Calling all_inventory to load vars for managed_node2 21419 1726867403.60109: Calling groups_inventory to load vars for managed_node2 21419 1726867403.60112: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867403.60118: Calling all_plugins_play to load vars for managed_node2 21419 1726867403.60121: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867403.60125: Calling groups_plugins_play to load vars for managed_node2 21419 1726867403.62929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867403.66227: done with get_vars() 21419 1726867403.66255: done getting variables 21419 1726867403.66304: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Friday 20 September 2024 17:23:23 -0400 (0:00:00.621) 0:00:38.799 ****** 21419 1726867403.66461: entering _queue_task() for managed_node2/command 21419 1726867403.67368: worker is 1 (out of 1 available) 21419 1726867403.67433: exiting _queue_task() for managed_node2/command 21419 1726867403.67445: done queuing things up, now waiting for results queue to drain 21419 1726867403.67447: waiting for pending results... 21419 1726867403.68179: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 21419 1726867403.68305: in run() - task 0affcac9-a3a5-053a-b750-00000000010b 21419 1726867403.68309: variable 'ansible_search_path' from source: unknown 21419 1726867403.68644: calling self._execute() 21419 1726867403.68955: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867403.68960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867403.68963: variable 'omit' from source: magic vars 21419 1726867403.70155: variable 'ansible_distribution_major_version' from source: facts 21419 1726867403.70168: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867403.70637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867403.71741: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867403.71794: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867403.71830: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867403.71863: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867403.72251: variable 'networkmanager_version' from source: set_fact 21419 1726867403.72266: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867403.72382: variable 'network_provider' from source: set_fact 21419 1726867403.72793: Evaluated conditional (network_provider == "nm"): True 21419 1726867403.72804: variable 'omit' from source: magic vars 21419 1726867403.72911: variable 'omit' from source: magic vars 21419 1726867403.73150: variable 'interface' from source: play vars 21419 1726867403.73170: variable 'omit' from source: magic vars 21419 1726867403.73275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867403.73305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867403.73325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867403.73615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867403.73629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867403.73679: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867403.73682: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867403.73685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867403.74004: Set connection var ansible_connection to ssh 21419 1726867403.74008: Set connection var ansible_shell_executable to /bin/sh 21419 1726867403.74221: Set connection var ansible_shell_type to sh 21419 1726867403.74225: Set connection var ansible_timeout to 10 21419 1726867403.74228: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867403.74230: Set connection var ansible_pipelining to False 21419 1726867403.74342: variable 'ansible_shell_executable' from source: unknown 21419 1726867403.74346: variable 'ansible_connection' from source: unknown 21419 1726867403.74348: variable 'ansible_module_compression' from source: unknown 21419 1726867403.74350: variable 'ansible_shell_type' from source: unknown 21419 1726867403.74353: variable 'ansible_shell_executable' from source: unknown 21419 1726867403.74355: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867403.74385: variable 'ansible_pipelining' from source: unknown 21419 1726867403.74389: variable 'ansible_timeout' from source: unknown 21419 1726867403.74391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867403.74549: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867403.74981: variable 'omit' from source: magic vars 21419 1726867403.74985: starting attempt loop 21419 1726867403.74987: running the handler 21419 1726867403.74990: _low_level_execute_command(): starting 21419 1726867403.74991: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867403.76497: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867403.76504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.76605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.76738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.78381: stdout chunk (state=3): >>>/root <<< 21419 1726867403.78484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.78695: stderr chunk (state=3): >>><<< 21419 1726867403.78698: stdout chunk (state=3): >>><<< 21419 1726867403.78726: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867403.78744: _low_level_execute_command(): starting 21419 1726867403.78749: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718 `" && echo ansible-tmp-1726867403.7872593-23237-203957880126718="` echo /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718 `" ) && sleep 0' 21419 1726867403.79938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867403.80158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867403.80161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867403.80163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867403.80165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867403.80167: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867403.80169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.80170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867403.80172: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867403.80174: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867403.80238: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.80251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867403.80393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.80409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.80556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.82582: stdout chunk (state=3): >>>ansible-tmp-1726867403.7872593-23237-203957880126718=/root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718 <<< 21419 1726867403.82641: stdout chunk (state=3): >>><<< 21419 1726867403.82649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.82671: stderr chunk (state=3): >>><<< 21419 1726867403.82988: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867403.7872593-23237-203957880126718=/root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867403.82991: variable 'ansible_module_compression' from source: unknown 21419 1726867403.82993: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867403.82995: variable 'ansible_facts' from source: unknown 21419 1726867403.83185: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/AnsiballZ_command.py 21419 1726867403.83547: Sending initial data 21419 1726867403.83669: Sent initial data (156 bytes) 21419 1726867403.84859: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867403.84889: 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.12.116 originally 10.31.12.116 <<< 21419 1726867403.84902: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867403.85056: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.85128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.85291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.85342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.86947: 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 <<< 21419 1726867403.87081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867403.87124: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpzmphydt6 /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/AnsiballZ_command.py <<< 21419 1726867403.87159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpzmphydt6" to remote "/root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/AnsiballZ_command.py" <<< 21419 1726867403.88619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.88709: stderr chunk (state=3): >>><<< 21419 1726867403.88721: stdout chunk (state=3): >>><<< 21419 1726867403.88765: done transferring module to remote 21419 1726867403.88790: _low_level_execute_command(): starting 21419 1726867403.88964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/ /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/AnsiballZ_command.py && sleep 0' 21419 1726867403.90046: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867403.90223: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.90350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.90390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.90428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867403.92294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867403.92505: stderr chunk (state=3): >>><<< 21419 1726867403.92508: stdout chunk (state=3): >>><<< 21419 1726867403.92511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867403.92513: _low_level_execute_command(): starting 21419 1726867403.92516: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/AnsiballZ_command.py && sleep 0' 21419 1726867403.93526: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867403.93541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867403.93555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867403.93571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867403.93589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867403.93621: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867403.93693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867403.93728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867403.93753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867403.93771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867403.93956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867404.10912: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:24.092012", "end": "2024-09-20 17:23:24.107527", "delta": "0:00:00.015515", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21419 1726867404.12612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867404.12619: stderr chunk (state=3): >>><<< 21419 1726867404.12783: stdout chunk (state=3): >>><<< 21419 1726867404.12787: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 17:23:24.092012", "end": "2024-09-20 17:23:24.107527", "delta": "0:00:00.015515", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867404.12812: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726867403.7872593-23237-203957880126718/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867404.13087: _low_level_execute_command(): starting 21419 1726867404.13090: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867403.7872593-23237-203957880126718/ > /dev/null 2>&1 && sleep 0' 21419 1726867404.14412: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867404.14446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867404.14468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867404.14616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867404.16588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867404.16592: stdout chunk (state=3): >>><<< 21419 1726867404.16594: stderr chunk (state=3): >>><<< 21419 1726867404.16597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867404.16637: handler run complete 21419 1726867404.16785: Evaluated conditional (False): False 21419 1726867404.16794: attempt loop complete, returning result 21419 1726867404.16798: _execute() done 21419 1726867404.16800: dumping result to json 21419 1726867404.16802: done dumping result, returning 21419 1726867404.16807: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-053a-b750-00000000010b] 21419 1726867404.16810: sending task result for task 0affcac9-a3a5-053a-b750-00000000010b ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015515", "end": "2024-09-20 17:23:24.107527", "rc": 0, "start": "2024-09-20 17:23:24.092012" } 21419 1726867404.17162: no more pending results, returning what we have 21419 1726867404.17165: results queue empty 21419 1726867404.17170: checking for any_errors_fatal 21419 1726867404.17173: done checking for any_errors_fatal 21419 1726867404.17174: checking for max_fail_percentage 21419 1726867404.17176: done checking for max_fail_percentage 21419 1726867404.17179: checking to see if all hosts have failed and the running result is not ok 21419 1726867404.17181: done checking to see if all hosts have failed 21419 1726867404.17182: getting the remaining hosts for this loop 21419 1726867404.17183: done getting the remaining hosts for this loop 21419 1726867404.17186: getting the next task for host managed_node2 21419 1726867404.17195: done getting next task for host managed_node2 21419 1726867404.17197: ^ task is: TASK: ASSERT: The profile does reset ring options 21419 1726867404.17202: ^ state is: HOST STATE: block=3, task=25, rescue=0, 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 21419 1726867404.17209: getting variables 21419 1726867404.17210: in VariableManager get_vars() 21419 1726867404.17276: Calling all_inventory to load vars for managed_node2 21419 1726867404.17710: Calling groups_inventory to load vars for managed_node2 21419 1726867404.17716: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867404.17728: Calling all_plugins_play to load vars for managed_node2 21419 1726867404.17731: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867404.17734: Calling groups_plugins_play to load vars for managed_node2 21419 1726867404.18480: done sending task result for task 0affcac9-a3a5-053a-b750-00000000010b 21419 1726867404.18484: WORKER PROCESS EXITING 21419 1726867404.20892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867404.24525: done with get_vars() 21419 1726867404.24554: done getting variables 21419 1726867404.24761: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Friday 20 September 2024 17:23:24 -0400 (0:00:00.584) 0:00:39.384 ****** 21419 1726867404.24905: entering _queue_task() for managed_node2/assert 21419 1726867404.26102: worker is 1 (out of 1 available) 21419 1726867404.26112: exiting _queue_task() for managed_node2/assert 21419 1726867404.26126: done queuing things up, now waiting for results queue to drain 21419 1726867404.26128: waiting for pending results... 21419 1726867404.26498: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options 21419 1726867404.26840: in run() - task 0affcac9-a3a5-053a-b750-00000000010c 21419 1726867404.26844: variable 'ansible_search_path' from source: unknown 21419 1726867404.26983: calling self._execute() 21419 1726867404.27118: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867404.27130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867404.27143: variable 'omit' from source: magic vars 21419 1726867404.28025: variable 'ansible_distribution_major_version' from source: facts 21419 1726867404.28044: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867404.28420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867404.29089: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867404.29200: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867404.29290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867404.29339: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867404.29625: variable 'networkmanager_version' from source: set_fact 21419 1726867404.29628: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867404.29971: variable 'network_provider' from source: set_fact 21419 1726867404.29985: Evaluated conditional (network_provider == "nm"): True 21419 1726867404.30012: variable 'omit' from source: magic vars 21419 1726867404.30041: variable 'omit' from source: magic vars 21419 1726867404.30179: variable 'omit' from source: magic vars 21419 1726867404.30212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867404.30305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867404.30440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867404.30443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867404.30446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867404.30496: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867404.30504: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867404.30511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867404.30817: Set connection var ansible_connection to ssh 21419 1726867404.30821: Set connection var ansible_shell_executable to /bin/sh 21419 1726867404.30823: Set connection var ansible_shell_type to sh 21419 1726867404.30825: Set connection var ansible_timeout to 10 21419 1726867404.30827: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867404.30829: Set connection var ansible_pipelining to False 21419 1726867404.30894: variable 'ansible_shell_executable' from source: unknown 21419 1726867404.30902: variable 'ansible_connection' from source: unknown 21419 1726867404.30909: variable 'ansible_module_compression' from source: unknown 21419 1726867404.30930: variable 'ansible_shell_type' from source: unknown 21419 1726867404.30937: variable 'ansible_shell_executable' from source: unknown 21419 1726867404.31033: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867404.31036: variable 'ansible_pipelining' from source: unknown 21419 1726867404.31038: variable 'ansible_timeout' from source: unknown 21419 1726867404.31041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867404.31308: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867404.31312: variable 'omit' from source: magic vars 21419 1726867404.31314: starting attempt loop 21419 1726867404.31316: running the handler 21419 1726867404.32111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867404.37609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867404.37781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867404.37880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867404.37983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867404.38016: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867404.38303: 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) 21419 1726867404.38307: 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) 21419 1726867404.38309: 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) 21419 1726867404.38426: 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) 21419 1726867404.38446: 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) 21419 1726867404.38665: variable 'clear_ring_nm' from source: set_fact 21419 1726867404.38722: Evaluated conditional (clear_ring_nm.stdout | length == 0): True 21419 1726867404.38808: handler run complete 21419 1726867404.38811: attempt loop complete, returning result 21419 1726867404.38817: _execute() done 21419 1726867404.38823: dumping result to json 21419 1726867404.38831: done dumping result, returning 21419 1726867404.38849: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options [0affcac9-a3a5-053a-b750-00000000010c] 21419 1726867404.39061: sending task result for task 0affcac9-a3a5-053a-b750-00000000010c 21419 1726867404.39287: done sending task result for task 0affcac9-a3a5-053a-b750-00000000010c 21419 1726867404.39290: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 21419 1726867404.39342: no more pending results, returning what we have 21419 1726867404.39346: results queue empty 21419 1726867404.39347: checking for any_errors_fatal 21419 1726867404.39357: done checking for any_errors_fatal 21419 1726867404.39357: checking for max_fail_percentage 21419 1726867404.39360: done checking for max_fail_percentage 21419 1726867404.39361: checking to see if all hosts have failed and the running result is not ok 21419 1726867404.39362: done checking to see if all hosts have failed 21419 1726867404.39370: getting the remaining hosts for this loop 21419 1726867404.39372: done getting the remaining hosts for this loop 21419 1726867404.39375: getting the next task for host managed_node2 21419 1726867404.39384: done getting next task for host managed_node2 21419 1726867404.39387: ^ task is: TASK: Get profile's ring options 21419 1726867404.39389: ^ state is: HOST STATE: block=3, task=26, rescue=0, 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 21419 1726867404.39393: getting variables 21419 1726867404.39395: in VariableManager get_vars() 21419 1726867404.39452: Calling all_inventory to load vars for managed_node2 21419 1726867404.39455: Calling groups_inventory to load vars for managed_node2 21419 1726867404.39458: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867404.39469: Calling all_plugins_play to load vars for managed_node2 21419 1726867404.39472: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867404.39474: Calling groups_plugins_play to load vars for managed_node2 21419 1726867404.42846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867404.46008: done with get_vars() 21419 1726867404.46088: done getting variables 21419 1726867404.46194: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Friday 20 September 2024 17:23:24 -0400 (0:00:00.213) 0:00:39.597 ****** 21419 1726867404.46225: entering _queue_task() for managed_node2/command 21419 1726867404.47124: worker is 1 (out of 1 available) 21419 1726867404.47138: exiting _queue_task() for managed_node2/command 21419 1726867404.47149: done queuing things up, now waiting for results queue to drain 21419 1726867404.47151: waiting for pending results... 21419 1726867404.47618: running TaskExecutor() for managed_node2/TASK: Get profile's ring options 21419 1726867404.47888: in run() - task 0affcac9-a3a5-053a-b750-00000000010d 21419 1726867404.47892: variable 'ansible_search_path' from source: unknown 21419 1726867404.47895: calling self._execute() 21419 1726867404.48060: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867404.48113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867404.48127: variable 'omit' from source: magic vars 21419 1726867404.48974: variable 'ansible_distribution_major_version' from source: facts 21419 1726867404.48995: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867404.49356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867404.50163: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867404.50166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867404.50169: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867404.50171: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867404.50346: variable 'networkmanager_version' from source: set_fact 21419 1726867404.50396: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867404.50749: variable 'network_provider' from source: set_fact 21419 1726867404.50758: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867404.50764: when evaluation is False, skipping this task 21419 1726867404.50769: _execute() done 21419 1726867404.50774: dumping result to json 21419 1726867404.50784: done dumping result, returning 21419 1726867404.50794: done running TaskExecutor() for managed_node2/TASK: Get profile's ring options [0affcac9-a3a5-053a-b750-00000000010d] 21419 1726867404.50808: sending task result for task 0affcac9-a3a5-053a-b750-00000000010d skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867404.50963: no more pending results, returning what we have 21419 1726867404.50966: results queue empty 21419 1726867404.50967: checking for any_errors_fatal 21419 1726867404.50975: done checking for any_errors_fatal 21419 1726867404.50976: checking for max_fail_percentage 21419 1726867404.50979: done checking for max_fail_percentage 21419 1726867404.50980: checking to see if all hosts have failed and the running result is not ok 21419 1726867404.50982: done checking to see if all hosts have failed 21419 1726867404.50983: getting the remaining hosts for this loop 21419 1726867404.50984: done getting the remaining hosts for this loop 21419 1726867404.50988: getting the next task for host managed_node2 21419 1726867404.50994: done getting next task for host managed_node2 21419 1726867404.50996: ^ task is: TASK: ASSERT: The profile does reset ring options 21419 1726867404.50999: ^ state is: HOST STATE: block=3, task=27, rescue=0, 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 21419 1726867404.51002: getting variables 21419 1726867404.51004: in VariableManager get_vars() 21419 1726867404.51060: Calling all_inventory to load vars for managed_node2 21419 1726867404.51063: Calling groups_inventory to load vars for managed_node2 21419 1726867404.51066: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867404.51181: Calling all_plugins_play to load vars for managed_node2 21419 1726867404.51186: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867404.51190: Calling groups_plugins_play to load vars for managed_node2 21419 1726867404.52015: done sending task result for task 0affcac9-a3a5-053a-b750-00000000010d 21419 1726867404.52019: WORKER PROCESS EXITING 21419 1726867404.54212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867404.57498: done with get_vars() 21419 1726867404.57532: done getting variables 21419 1726867404.57592: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Friday 20 September 2024 17:23:24 -0400 (0:00:00.113) 0:00:39.712 ****** 21419 1726867404.57736: entering _queue_task() for managed_node2/assert 21419 1726867404.58500: worker is 1 (out of 1 available) 21419 1726867404.58514: exiting _queue_task() for managed_node2/assert 21419 1726867404.58528: done queuing things up, now waiting for results queue to drain 21419 1726867404.58530: waiting for pending results... 21419 1726867404.59285: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options 21419 1726867404.59369: in run() - task 0affcac9-a3a5-053a-b750-00000000010e 21419 1726867404.59596: variable 'ansible_search_path' from source: unknown 21419 1726867404.59635: calling self._execute() 21419 1726867404.60122: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867404.60125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867404.60128: variable 'omit' from source: magic vars 21419 1726867404.60881: variable 'ansible_distribution_major_version' from source: facts 21419 1726867404.61008: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867404.61373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867404.62002: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867404.62052: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867404.62389: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867404.62393: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867404.62686: variable 'networkmanager_version' from source: set_fact 21419 1726867404.62689: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867404.64115: variable 'network_provider' from source: set_fact 21419 1726867404.64124: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867404.64127: when evaluation is False, skipping this task 21419 1726867404.64130: _execute() done 21419 1726867404.64133: dumping result to json 21419 1726867404.64135: done dumping result, returning 21419 1726867404.64143: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset ring options [0affcac9-a3a5-053a-b750-00000000010e] 21419 1726867404.64148: sending task result for task 0affcac9-a3a5-053a-b750-00000000010e skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867404.64298: no more pending results, returning what we have 21419 1726867404.64302: results queue empty 21419 1726867404.64303: checking for any_errors_fatal 21419 1726867404.64310: done checking for any_errors_fatal 21419 1726867404.64311: checking for max_fail_percentage 21419 1726867404.64313: done checking for max_fail_percentage 21419 1726867404.64314: checking to see if all hosts have failed and the running result is not ok 21419 1726867404.64315: done checking to see if all hosts have failed 21419 1726867404.64315: getting the remaining hosts for this loop 21419 1726867404.64317: done getting the remaining hosts for this loop 21419 1726867404.64321: getting the next task for host managed_node2 21419 1726867404.64334: done getting next task for host managed_node2 21419 1726867404.64340: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867404.64345: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867404.64369: getting variables 21419 1726867404.64370: in VariableManager get_vars() 21419 1726867404.64419: Calling all_inventory to load vars for managed_node2 21419 1726867404.64421: Calling groups_inventory to load vars for managed_node2 21419 1726867404.64423: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867404.64434: Calling all_plugins_play to load vars for managed_node2 21419 1726867404.64437: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867404.64440: Calling groups_plugins_play to load vars for managed_node2 21419 1726867404.65687: done sending task result for task 0affcac9-a3a5-053a-b750-00000000010e 21419 1726867404.65691: WORKER PROCESS EXITING 21419 1726867404.68347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867404.72162: done with get_vars() 21419 1726867404.72304: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:23:24 -0400 (0:00:00.147) 0:00:39.860 ****** 21419 1726867404.72508: entering _queue_task() for managed_node2/include_tasks 21419 1726867404.73394: worker is 1 (out of 1 available) 21419 1726867404.73406: exiting _queue_task() for managed_node2/include_tasks 21419 1726867404.73415: done queuing things up, now waiting for results queue to drain 21419 1726867404.73417: waiting for pending results... 21419 1726867404.73766: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21419 1726867404.74156: in run() - task 0affcac9-a3a5-053a-b750-000000000117 21419 1726867404.74180: variable 'ansible_search_path' from source: unknown 21419 1726867404.74188: variable 'ansible_search_path' from source: unknown 21419 1726867404.74228: calling self._execute() 21419 1726867404.74489: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867404.74503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867404.74523: variable 'omit' from source: magic vars 21419 1726867404.75361: variable 'ansible_distribution_major_version' from source: facts 21419 1726867404.75383: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867404.75737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867404.76315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867404.76452: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867404.76531: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867404.76682: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867404.76795: variable 'networkmanager_version' from source: set_fact 21419 1726867404.76813: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867404.77182: variable 'ansible_distribution_major_version' from source: facts 21419 1726867404.77186: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867404.77503: variable 'networkmanager_version' from source: set_fact 21419 1726867404.77619: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867404.77718: variable 'ansible_distribution_major_version' from source: facts 21419 1726867404.77986: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867404.78014: variable 'networkmanager_version' from source: set_fact 21419 1726867404.78028: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867404.78038: _execute() done 21419 1726867404.78045: dumping result to json 21419 1726867404.78052: done dumping result, returning 21419 1726867404.78064: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-053a-b750-000000000117] 21419 1726867404.78101: sending task result for task 0affcac9-a3a5-053a-b750-000000000117 21419 1726867404.78257: no more pending results, returning what we have 21419 1726867404.78263: in VariableManager get_vars() 21419 1726867404.78327: Calling all_inventory to load vars for managed_node2 21419 1726867404.78330: Calling groups_inventory to load vars for managed_node2 21419 1726867404.78333: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867404.78344: Calling all_plugins_play to load vars for managed_node2 21419 1726867404.78347: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867404.78350: Calling groups_plugins_play to load vars for managed_node2 21419 1726867404.79287: done sending task result for task 0affcac9-a3a5-053a-b750-000000000117 21419 1726867404.79290: WORKER PROCESS EXITING 21419 1726867404.81492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867404.85358: done with get_vars() 21419 1726867404.85792: variable 'ansible_search_path' from source: unknown 21419 1726867404.85794: variable 'ansible_search_path' from source: unknown 21419 1726867404.85835: we have included files to process 21419 1726867404.85837: generating all_blocks data 21419 1726867404.85839: done generating all_blocks data 21419 1726867404.85843: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867404.85845: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867404.85847: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21419 1726867404.87341: done processing included file 21419 1726867404.87344: iterating over new_blocks loaded from include file 21419 1726867404.87345: in VariableManager get_vars() 21419 1726867404.87381: done with get_vars() 21419 1726867404.87383: filtering new block on tags 21419 1726867404.87413: done filtering new block on tags 21419 1726867404.87416: in VariableManager get_vars() 21419 1726867404.87446: done with get_vars() 21419 1726867404.87448: filtering new block on tags 21419 1726867404.87606: done filtering new block on tags 21419 1726867404.87609: in VariableManager get_vars() 21419 1726867404.87637: done with get_vars() 21419 1726867404.87639: filtering new block on tags 21419 1726867404.87680: done filtering new block on tags 21419 1726867404.87682: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 21419 1726867404.87687: extending task lists for all hosts with included blocks 21419 1726867404.90026: done extending task lists 21419 1726867404.90028: done processing included files 21419 1726867404.90029: results queue empty 21419 1726867404.90029: checking for any_errors_fatal 21419 1726867404.90033: done checking for any_errors_fatal 21419 1726867404.90033: checking for max_fail_percentage 21419 1726867404.90035: done checking for max_fail_percentage 21419 1726867404.90036: checking to see if all hosts have failed and the running result is not ok 21419 1726867404.90037: done checking to see if all hosts have failed 21419 1726867404.90037: getting the remaining hosts for this loop 21419 1726867404.90039: done getting the remaining hosts for this loop 21419 1726867404.90041: getting the next task for host managed_node2 21419 1726867404.90046: done getting next task for host managed_node2 21419 1726867404.90048: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867404.90052: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867404.90063: getting variables 21419 1726867404.90064: in VariableManager get_vars() 21419 1726867404.90185: Calling all_inventory to load vars for managed_node2 21419 1726867404.90199: Calling groups_inventory to load vars for managed_node2 21419 1726867404.90202: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867404.90208: Calling all_plugins_play to load vars for managed_node2 21419 1726867404.90210: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867404.90213: Calling groups_plugins_play to load vars for managed_node2 21419 1726867404.92624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867404.97090: done with get_vars() 21419 1726867404.97234: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:23:24 -0400 (0:00:00.248) 0:00:40.109 ****** 21419 1726867404.97391: entering _queue_task() for managed_node2/setup 21419 1726867404.98418: worker is 1 (out of 1 available) 21419 1726867404.98589: exiting _queue_task() for managed_node2/setup 21419 1726867404.98605: done queuing things up, now waiting for results queue to drain 21419 1726867404.98607: waiting for pending results... 21419 1726867404.99197: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21419 1726867405.00001: in run() - task 0affcac9-a3a5-053a-b750-000000000593 21419 1726867405.00015: variable 'ansible_search_path' from source: unknown 21419 1726867405.00019: variable 'ansible_search_path' from source: unknown 21419 1726867405.00057: calling self._execute() 21419 1726867405.00688: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867405.00697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867405.00707: variable 'omit' from source: magic vars 21419 1726867405.01530: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.01547: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.01735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867405.02034: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867405.02093: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867405.02133: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867405.02180: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867405.02273: variable 'networkmanager_version' from source: set_fact 21419 1726867405.02297: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.02421: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.02432: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.02582: variable 'networkmanager_version' from source: set_fact 21419 1726867405.02631: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.02718: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.02739: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.02887: variable 'networkmanager_version' from source: set_fact 21419 1726867405.02957: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.03078: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.03089: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.03593: variable 'networkmanager_version' from source: set_fact 21419 1726867405.03628: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.03905: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.03926: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.04246: variable 'networkmanager_version' from source: set_fact 21419 1726867405.04249: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.04550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867405.07055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867405.07153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867405.07218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867405.07266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867405.07595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867405.07600: 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) 21419 1726867405.07640: 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) 21419 1726867405.07668: 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) 21419 1726867405.07747: 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) 21419 1726867405.07833: 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) 21419 1726867405.08033: 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) 21419 1726867405.08040: 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) 21419 1726867405.08070: 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) 21419 1726867405.08184: 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) 21419 1726867405.08204: 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) 21419 1726867405.08818: variable '__network_required_facts' from source: role '' defaults 21419 1726867405.08884: variable 'ansible_facts' from source: unknown 21419 1726867405.10951: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21419 1726867405.11022: when evaluation is False, skipping this task 21419 1726867405.11234: _execute() done 21419 1726867405.11238: dumping result to json 21419 1726867405.11240: done dumping result, returning 21419 1726867405.11243: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-053a-b750-000000000593] 21419 1726867405.11245: sending task result for task 0affcac9-a3a5-053a-b750-000000000593 21419 1726867405.11323: done sending task result for task 0affcac9-a3a5-053a-b750-000000000593 21419 1726867405.11326: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867405.11382: no more pending results, returning what we have 21419 1726867405.11387: results queue empty 21419 1726867405.11388: checking for any_errors_fatal 21419 1726867405.11389: done checking for any_errors_fatal 21419 1726867405.11390: checking for max_fail_percentage 21419 1726867405.11392: done checking for max_fail_percentage 21419 1726867405.11393: checking to see if all hosts have failed and the running result is not ok 21419 1726867405.11394: done checking to see if all hosts have failed 21419 1726867405.11395: getting the remaining hosts for this loop 21419 1726867405.11403: done getting the remaining hosts for this loop 21419 1726867405.11407: getting the next task for host managed_node2 21419 1726867405.11421: done getting next task for host managed_node2 21419 1726867405.11425: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867405.11430: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867405.11452: getting variables 21419 1726867405.11454: in VariableManager get_vars() 21419 1726867405.11508: Calling all_inventory to load vars for managed_node2 21419 1726867405.11512: Calling groups_inventory to load vars for managed_node2 21419 1726867405.11517: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867405.11527: Calling all_plugins_play to load vars for managed_node2 21419 1726867405.11530: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867405.11534: Calling groups_plugins_play to load vars for managed_node2 21419 1726867405.16027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867405.18813: done with get_vars() 21419 1726867405.18848: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:23:25 -0400 (0:00:00.215) 0:00:40.324 ****** 21419 1726867405.18961: entering _queue_task() for managed_node2/stat 21419 1726867405.19337: worker is 1 (out of 1 available) 21419 1726867405.19463: exiting _queue_task() for managed_node2/stat 21419 1726867405.19481: done queuing things up, now waiting for results queue to drain 21419 1726867405.19483: waiting for pending results... 21419 1726867405.19883: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 21419 1726867405.20071: in run() - task 0affcac9-a3a5-053a-b750-000000000595 21419 1726867405.20087: variable 'ansible_search_path' from source: unknown 21419 1726867405.20090: variable 'ansible_search_path' from source: unknown 21419 1726867405.20192: calling self._execute() 21419 1726867405.20400: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867405.20409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867405.20434: variable 'omit' from source: magic vars 21419 1726867405.21182: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.21216: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.21502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867405.21727: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867405.21776: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867405.21810: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867405.21845: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867405.21922: variable 'networkmanager_version' from source: set_fact 21419 1726867405.21938: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.22048: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.22051: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.22171: variable 'networkmanager_version' from source: set_fact 21419 1726867405.22181: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.22297: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.22311: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.22470: variable 'networkmanager_version' from source: set_fact 21419 1726867405.22487: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.22686: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.22689: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.22794: variable 'networkmanager_version' from source: set_fact 21419 1726867405.22798: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.22894: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.22899: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.23084: variable 'networkmanager_version' from source: set_fact 21419 1726867405.23088: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.23193: 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) 21419 1726867405.23222: 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) 21419 1726867405.23248: 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) 21419 1726867405.23272: 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) 21419 1726867405.23409: variable '__network_is_ostree' from source: set_fact 21419 1726867405.23413: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867405.23415: when evaluation is False, skipping this task 21419 1726867405.23417: _execute() done 21419 1726867405.23420: dumping result to json 21419 1726867405.23422: done dumping result, returning 21419 1726867405.23424: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-053a-b750-000000000595] 21419 1726867405.23426: sending task result for task 0affcac9-a3a5-053a-b750-000000000595 21419 1726867405.23605: done sending task result for task 0affcac9-a3a5-053a-b750-000000000595 21419 1726867405.23609: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867405.23666: no more pending results, returning what we have 21419 1726867405.23670: results queue empty 21419 1726867405.23670: checking for any_errors_fatal 21419 1726867405.23678: done checking for any_errors_fatal 21419 1726867405.23679: checking for max_fail_percentage 21419 1726867405.23681: done checking for max_fail_percentage 21419 1726867405.23682: checking to see if all hosts have failed and the running result is not ok 21419 1726867405.23684: done checking to see if all hosts have failed 21419 1726867405.23684: getting the remaining hosts for this loop 21419 1726867405.23686: done getting the remaining hosts for this loop 21419 1726867405.23689: getting the next task for host managed_node2 21419 1726867405.23695: done getting next task for host managed_node2 21419 1726867405.23699: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867405.23704: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867405.23789: getting variables 21419 1726867405.23791: in VariableManager get_vars() 21419 1726867405.23945: Calling all_inventory to load vars for managed_node2 21419 1726867405.23948: Calling groups_inventory to load vars for managed_node2 21419 1726867405.23951: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867405.23960: Calling all_plugins_play to load vars for managed_node2 21419 1726867405.23962: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867405.23965: Calling groups_plugins_play to load vars for managed_node2 21419 1726867405.25345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867405.27019: done with get_vars() 21419 1726867405.27047: done getting variables 21419 1726867405.27116: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:23:25 -0400 (0:00:00.081) 0:00:40.406 ****** 21419 1726867405.27161: entering _queue_task() for managed_node2/set_fact 21419 1726867405.27605: worker is 1 (out of 1 available) 21419 1726867405.27620: exiting _queue_task() for managed_node2/set_fact 21419 1726867405.27632: done queuing things up, now waiting for results queue to drain 21419 1726867405.27783: waiting for pending results... 21419 1726867405.28092: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21419 1726867405.28099: in run() - task 0affcac9-a3a5-053a-b750-000000000596 21419 1726867405.28102: variable 'ansible_search_path' from source: unknown 21419 1726867405.28105: variable 'ansible_search_path' from source: unknown 21419 1726867405.28186: calling self._execute() 21419 1726867405.28229: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867405.28236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867405.28247: variable 'omit' from source: magic vars 21419 1726867405.28643: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.28684: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.28947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867405.29131: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867405.29174: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867405.29215: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867405.29249: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867405.29336: variable 'networkmanager_version' from source: set_fact 21419 1726867405.29350: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.29600: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.29603: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.29606: variable 'networkmanager_version' from source: set_fact 21419 1726867405.29612: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.29728: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.29731: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.29870: variable 'networkmanager_version' from source: set_fact 21419 1726867405.29880: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.30347: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.30353: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.30584: variable 'networkmanager_version' from source: set_fact 21419 1726867405.30588: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.30605: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.30620: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.30749: variable 'networkmanager_version' from source: set_fact 21419 1726867405.30758: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.30910: 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) 21419 1726867405.30942: 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) 21419 1726867405.30970: 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) 21419 1726867405.30996: 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) 21419 1726867405.31070: variable '__network_is_ostree' from source: set_fact 21419 1726867405.31076: Evaluated conditional (not __network_is_ostree is defined): False 21419 1726867405.31081: when evaluation is False, skipping this task 21419 1726867405.31083: _execute() done 21419 1726867405.31085: dumping result to json 21419 1726867405.31090: done dumping result, returning 21419 1726867405.31099: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-053a-b750-000000000596] 21419 1726867405.31104: sending task result for task 0affcac9-a3a5-053a-b750-000000000596 21419 1726867405.31303: done sending task result for task 0affcac9-a3a5-053a-b750-000000000596 21419 1726867405.31307: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21419 1726867405.31365: no more pending results, returning what we have 21419 1726867405.31370: results queue empty 21419 1726867405.31371: checking for any_errors_fatal 21419 1726867405.31378: done checking for any_errors_fatal 21419 1726867405.31379: checking for max_fail_percentage 21419 1726867405.31381: done checking for max_fail_percentage 21419 1726867405.31382: checking to see if all hosts have failed and the running result is not ok 21419 1726867405.31383: done checking to see if all hosts have failed 21419 1726867405.31384: getting the remaining hosts for this loop 21419 1726867405.31386: done getting the remaining hosts for this loop 21419 1726867405.31390: getting the next task for host managed_node2 21419 1726867405.31399: done getting next task for host managed_node2 21419 1726867405.31403: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867405.31409: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867405.31434: getting variables 21419 1726867405.31436: in VariableManager get_vars() 21419 1726867405.31684: Calling all_inventory to load vars for managed_node2 21419 1726867405.31691: Calling groups_inventory to load vars for managed_node2 21419 1726867405.31694: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867405.31703: Calling all_plugins_play to load vars for managed_node2 21419 1726867405.31705: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867405.31708: Calling groups_plugins_play to load vars for managed_node2 21419 1726867405.33166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867405.34805: done with get_vars() 21419 1726867405.34834: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:23:25 -0400 (0:00:00.077) 0:00:40.484 ****** 21419 1726867405.34944: entering _queue_task() for managed_node2/service_facts 21419 1726867405.35484: worker is 1 (out of 1 available) 21419 1726867405.35495: exiting _queue_task() for managed_node2/service_facts 21419 1726867405.35506: done queuing things up, now waiting for results queue to drain 21419 1726867405.35507: waiting for pending results... 21419 1726867405.35737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 21419 1726867405.35743: in run() - task 0affcac9-a3a5-053a-b750-000000000598 21419 1726867405.35763: variable 'ansible_search_path' from source: unknown 21419 1726867405.35768: variable 'ansible_search_path' from source: unknown 21419 1726867405.35803: calling self._execute() 21419 1726867405.35906: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867405.35912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867405.35924: variable 'omit' from source: magic vars 21419 1726867405.36314: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.36330: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.36627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867405.37232: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867405.37332: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867405.37372: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867405.37408: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867405.37610: variable 'networkmanager_version' from source: set_fact 21419 1726867405.37629: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.37873: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.37879: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.38040: variable 'networkmanager_version' from source: set_fact 21419 1726867405.38049: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.38164: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.38167: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.38304: variable 'networkmanager_version' from source: set_fact 21419 1726867405.38313: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.38553: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.38556: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.38625: variable 'networkmanager_version' from source: set_fact 21419 1726867405.38634: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.38751: variable 'ansible_distribution_major_version' from source: facts 21419 1726867405.38766: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867405.38903: variable 'networkmanager_version' from source: set_fact 21419 1726867405.38912: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867405.38920: variable 'omit' from source: magic vars 21419 1726867405.39010: variable 'omit' from source: magic vars 21419 1726867405.39051: variable 'omit' from source: magic vars 21419 1726867405.39080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867405.39202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867405.39206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867405.39208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867405.39210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867405.39212: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867405.39214: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867405.39216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867405.39314: Set connection var ansible_connection to ssh 21419 1726867405.39326: Set connection var ansible_shell_executable to /bin/sh 21419 1726867405.39331: Set connection var ansible_shell_type to sh 21419 1726867405.39333: Set connection var ansible_timeout to 10 21419 1726867405.39340: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867405.39345: Set connection var ansible_pipelining to False 21419 1726867405.39417: variable 'ansible_shell_executable' from source: unknown 21419 1726867405.39420: variable 'ansible_connection' from source: unknown 21419 1726867405.39422: variable 'ansible_module_compression' from source: unknown 21419 1726867405.39424: variable 'ansible_shell_type' from source: unknown 21419 1726867405.39426: variable 'ansible_shell_executable' from source: unknown 21419 1726867405.39428: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867405.39430: variable 'ansible_pipelining' from source: unknown 21419 1726867405.39432: variable 'ansible_timeout' from source: unknown 21419 1726867405.39434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867405.39578: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867405.39639: variable 'omit' from source: magic vars 21419 1726867405.39643: starting attempt loop 21419 1726867405.39646: running the handler 21419 1726867405.39648: _low_level_execute_command(): starting 21419 1726867405.39650: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867405.40801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867405.40995: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.41095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867405.41108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867405.41212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867405.41295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867405.43011: stdout chunk (state=3): >>>/root <<< 21419 1726867405.43137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867405.43167: stdout chunk (state=3): >>><<< 21419 1726867405.43170: stderr chunk (state=3): >>><<< 21419 1726867405.43188: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867405.43283: _low_level_execute_command(): starting 21419 1726867405.43287: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257 `" && echo ansible-tmp-1726867405.4320045-23296-235208037633257="` echo /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257 `" ) && sleep 0' 21419 1726867405.43710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867405.43713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867405.43747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867405.43751: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867405.43754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.43800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867405.43804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867405.43857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867405.45870: stdout chunk (state=3): >>>ansible-tmp-1726867405.4320045-23296-235208037633257=/root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257 <<< 21419 1726867405.45981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867405.46011: stderr chunk (state=3): >>><<< 21419 1726867405.46018: stdout chunk (state=3): >>><<< 21419 1726867405.46036: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867405.4320045-23296-235208037633257=/root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867405.46102: variable 'ansible_module_compression' from source: unknown 21419 1726867405.46135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21419 1726867405.46165: variable 'ansible_facts' from source: unknown 21419 1726867405.46220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/AnsiballZ_service_facts.py 21419 1726867405.46444: Sending initial data 21419 1726867405.46448: Sent initial data (162 bytes) 21419 1726867405.46879: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867405.46909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867405.46912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867405.46918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867405.46983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867405.46987: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867405.46989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.46991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867405.46994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.47036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867405.47047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867405.47061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867405.47128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867405.48715: 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 <<< 21419 1726867405.48746: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867405.48792: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpma7uz2p8 /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/AnsiballZ_service_facts.py <<< 21419 1726867405.48795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/AnsiballZ_service_facts.py" <<< 21419 1726867405.48823: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpma7uz2p8" to remote "/root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/AnsiballZ_service_facts.py" <<< 21419 1726867405.49379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867405.49413: stderr chunk (state=3): >>><<< 21419 1726867405.49419: stdout chunk (state=3): >>><<< 21419 1726867405.49465: done transferring module to remote 21419 1726867405.49473: _low_level_execute_command(): starting 21419 1726867405.49479: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/ /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/AnsiballZ_service_facts.py && sleep 0' 21419 1726867405.49849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867405.49882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867405.49885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867405.49888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.49890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867405.49892: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867405.49894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.49942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867405.49945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867405.49990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867405.51793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867405.51812: stderr chunk (state=3): >>><<< 21419 1726867405.51818: stdout chunk (state=3): >>><<< 21419 1726867405.51828: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867405.51830: _low_level_execute_command(): starting 21419 1726867405.51835: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/AnsiballZ_service_facts.py && sleep 0' 21419 1726867405.52232: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867405.52235: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867405.52238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.52240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867405.52241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867405.52244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867405.52282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867405.52305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867405.52345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.09466: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21419 1726867407.09488: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 21419 1726867407.09505: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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": "st<<< 21419 1726867407.09519: stdout chunk (state=3): >>>opped", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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": "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 21419 1726867407.09525: stdout chunk (state=3): >>>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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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": "st<<< 21419 1726867407.09545: stdout chunk (state=3): >>>atic", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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": {}}} <<< 21419 1726867407.11204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867407.11210: stderr chunk (state=3): >>><<< 21419 1726867407.11213: stdout chunk (state=3): >>><<< 21419 1726867407.11221: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "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": "not-found", "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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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": "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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867407.11971: 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-1726867405.4320045-23296-235208037633257/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867407.11981: _low_level_execute_command(): starting 21419 1726867407.11984: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867405.4320045-23296-235208037633257/ > /dev/null 2>&1 && sleep 0' 21419 1726867407.12793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867407.12831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867407.12843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867407.12921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867407.12967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.14858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867407.14862: stdout chunk (state=3): >>><<< 21419 1726867407.14864: stderr chunk (state=3): >>><<< 21419 1726867407.15083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867407.15087: handler run complete 21419 1726867407.15124: variable 'ansible_facts' from source: unknown 21419 1726867407.15296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867407.15847: variable 'ansible_facts' from source: unknown 21419 1726867407.16252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867407.16452: attempt loop complete, returning result 21419 1726867407.16458: _execute() done 21419 1726867407.16461: dumping result to json 21419 1726867407.16523: done dumping result, returning 21419 1726867407.16532: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-053a-b750-000000000598] 21419 1726867407.16537: sending task result for task 0affcac9-a3a5-053a-b750-000000000598 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867407.17612: no more pending results, returning what we have 21419 1726867407.17615: results queue empty 21419 1726867407.17616: checking for any_errors_fatal 21419 1726867407.17619: done checking for any_errors_fatal 21419 1726867407.17620: checking for max_fail_percentage 21419 1726867407.17622: done checking for max_fail_percentage 21419 1726867407.17623: checking to see if all hosts have failed and the running result is not ok 21419 1726867407.17624: done checking to see if all hosts have failed 21419 1726867407.17624: getting the remaining hosts for this loop 21419 1726867407.17625: done getting the remaining hosts for this loop 21419 1726867407.17629: getting the next task for host managed_node2 21419 1726867407.17635: done getting next task for host managed_node2 21419 1726867407.17638: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867407.17643: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867407.17654: getting variables 21419 1726867407.17655: in VariableManager get_vars() 21419 1726867407.17699: Calling all_inventory to load vars for managed_node2 21419 1726867407.17703: Calling groups_inventory to load vars for managed_node2 21419 1726867407.17705: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867407.17714: Calling all_plugins_play to load vars for managed_node2 21419 1726867407.17717: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867407.17720: Calling groups_plugins_play to load vars for managed_node2 21419 1726867407.18291: done sending task result for task 0affcac9-a3a5-053a-b750-000000000598 21419 1726867407.18294: WORKER PROCESS EXITING 21419 1726867407.18945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867407.20433: done with get_vars() 21419 1726867407.20457: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:23:27 -0400 (0:00:01.856) 0:00:42.340 ****** 21419 1726867407.20561: entering _queue_task() for managed_node2/package_facts 21419 1726867407.20882: worker is 1 (out of 1 available) 21419 1726867407.20896: exiting _queue_task() for managed_node2/package_facts 21419 1726867407.20909: done queuing things up, now waiting for results queue to drain 21419 1726867407.20911: waiting for pending results... 21419 1726867407.21193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 21419 1726867407.21368: in run() - task 0affcac9-a3a5-053a-b750-000000000599 21419 1726867407.21392: variable 'ansible_search_path' from source: unknown 21419 1726867407.21402: variable 'ansible_search_path' from source: unknown 21419 1726867407.21445: calling self._execute() 21419 1726867407.21548: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867407.21561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867407.21575: variable 'omit' from source: magic vars 21419 1726867407.21952: variable 'ansible_distribution_major_version' from source: facts 21419 1726867407.21979: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867407.22182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867407.22440: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867407.22494: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867407.22582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867407.22586: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867407.22655: variable 'networkmanager_version' from source: set_fact 21419 1726867407.22673: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867407.22790: variable 'ansible_distribution_major_version' from source: facts 21419 1726867407.22801: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867407.22941: variable 'networkmanager_version' from source: set_fact 21419 1726867407.22954: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867407.23068: variable 'ansible_distribution_major_version' from source: facts 21419 1726867407.23076: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867407.23193: variable 'networkmanager_version' from source: set_fact 21419 1726867407.23200: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867407.23304: variable 'ansible_distribution_major_version' from source: facts 21419 1726867407.23310: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867407.23399: variable 'networkmanager_version' from source: set_fact 21419 1726867407.23409: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867407.23488: variable 'ansible_distribution_major_version' from source: facts 21419 1726867407.23491: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867407.23576: variable 'networkmanager_version' from source: set_fact 21419 1726867407.23585: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867407.23590: variable 'omit' from source: magic vars 21419 1726867407.23643: variable 'omit' from source: magic vars 21419 1726867407.23672: variable 'omit' from source: magic vars 21419 1726867407.23695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867407.23718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867407.23732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867407.23745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867407.23754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867407.23780: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867407.23786: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867407.23790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867407.23858: Set connection var ansible_connection to ssh 21419 1726867407.23864: Set connection var ansible_shell_executable to /bin/sh 21419 1726867407.23867: Set connection var ansible_shell_type to sh 21419 1726867407.23872: Set connection var ansible_timeout to 10 21419 1726867407.23878: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867407.23887: Set connection var ansible_pipelining to False 21419 1726867407.23902: variable 'ansible_shell_executable' from source: unknown 21419 1726867407.23904: variable 'ansible_connection' from source: unknown 21419 1726867407.23909: variable 'ansible_module_compression' from source: unknown 21419 1726867407.23912: variable 'ansible_shell_type' from source: unknown 21419 1726867407.23914: variable 'ansible_shell_executable' from source: unknown 21419 1726867407.23918: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867407.23920: variable 'ansible_pipelining' from source: unknown 21419 1726867407.23922: variable 'ansible_timeout' from source: unknown 21419 1726867407.23924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867407.24028: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867407.24039: variable 'omit' from source: magic vars 21419 1726867407.24043: starting attempt loop 21419 1726867407.24045: running the handler 21419 1726867407.24056: _low_level_execute_command(): starting 21419 1726867407.24062: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867407.24775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867407.24781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867407.24784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867407.24787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867407.24789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867407.24791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867407.24823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867407.24831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867407.24918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.26611: stdout chunk (state=3): >>>/root <<< 21419 1726867407.26718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867407.26775: stderr chunk (state=3): >>><<< 21419 1726867407.26783: stdout chunk (state=3): >>><<< 21419 1726867407.26803: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867407.26936: _low_level_execute_command(): starting 21419 1726867407.26940: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997 `" && echo ansible-tmp-1726867407.2682476-23382-18933434539997="` echo /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997 `" ) && sleep 0' 21419 1726867407.27656: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867407.27673: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867407.27738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867407.27763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867407.27791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867407.27875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.29803: stdout chunk (state=3): >>>ansible-tmp-1726867407.2682476-23382-18933434539997=/root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997 <<< 21419 1726867407.29917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867407.29983: stderr chunk (state=3): >>><<< 21419 1726867407.29988: stdout chunk (state=3): >>><<< 21419 1726867407.29991: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867407.2682476-23382-18933434539997=/root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867407.30011: variable 'ansible_module_compression' from source: unknown 21419 1726867407.30186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21419 1726867407.30189: variable 'ansible_facts' from source: unknown 21419 1726867407.30304: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/AnsiballZ_package_facts.py 21419 1726867407.30512: Sending initial data 21419 1726867407.30522: Sent initial data (161 bytes) 21419 1726867407.30990: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867407.31063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867407.31067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867407.31120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867407.31123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867407.31126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867407.31146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867407.31217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.32807: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21419 1726867407.32850: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867407.32896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867407.32947: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp198mt8vv /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/AnsiballZ_package_facts.py <<< 21419 1726867407.32950: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/AnsiballZ_package_facts.py" <<< 21419 1726867407.33014: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp198mt8vv" to remote "/root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/AnsiballZ_package_facts.py" <<< 21419 1726867407.34599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867407.34623: stderr chunk (state=3): >>><<< 21419 1726867407.34633: stdout chunk (state=3): >>><<< 21419 1726867407.34780: done transferring module to remote 21419 1726867407.34783: _low_level_execute_command(): starting 21419 1726867407.34786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/ /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/AnsiballZ_package_facts.py && sleep 0' 21419 1726867407.35344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867407.35386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867407.35400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867407.35415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867407.35481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.37284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867407.37323: stderr chunk (state=3): >>><<< 21419 1726867407.37333: stdout chunk (state=3): >>><<< 21419 1726867407.37434: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867407.37438: _low_level_execute_command(): starting 21419 1726867407.37440: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/AnsiballZ_package_facts.py && sleep 0' 21419 1726867407.38022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867407.38038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867407.38115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.82381: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 21419 1726867407.82417: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 21419 1726867407.82429: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 21419 1726867407.82444: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 21419 1726867407.82502: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 21419 1726867407.82514: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 21419 1726867407.82518: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 21419 1726867407.82526: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 21419 1726867407.82542: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 21419 1726867407.82557: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 21419 1726867407.82564: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21419 1726867407.84361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867407.84396: stderr chunk (state=3): >>><<< 21419 1726867407.84400: stdout chunk (state=3): >>><<< 21419 1726867407.84434: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867407.89599: 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-1726867407.2682476-23382-18933434539997/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867407.89614: _low_level_execute_command(): starting 21419 1726867407.89618: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867407.2682476-23382-18933434539997/ > /dev/null 2>&1 && sleep 0' 21419 1726867407.90083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867407.90087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867407.90089: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867407.90092: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867407.90094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867407.90147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867407.90151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867407.90199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867407.92074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867407.92103: stderr chunk (state=3): >>><<< 21419 1726867407.92106: stdout chunk (state=3): >>><<< 21419 1726867407.92120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867407.92126: handler run complete 21419 1726867407.92573: variable 'ansible_facts' from source: unknown 21419 1726867407.92816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867407.93901: variable 'ansible_facts' from source: unknown 21419 1726867407.94134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867407.94518: attempt loop complete, returning result 21419 1726867407.94527: _execute() done 21419 1726867407.94530: dumping result to json 21419 1726867407.94648: done dumping result, returning 21419 1726867407.94654: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-053a-b750-000000000599] 21419 1726867407.94657: sending task result for task 0affcac9-a3a5-053a-b750-000000000599 21419 1726867407.99193: done sending task result for task 0affcac9-a3a5-053a-b750-000000000599 21419 1726867407.99197: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867407.99236: no more pending results, returning what we have 21419 1726867407.99237: results queue empty 21419 1726867407.99238: checking for any_errors_fatal 21419 1726867407.99240: done checking for any_errors_fatal 21419 1726867407.99241: checking for max_fail_percentage 21419 1726867407.99241: done checking for max_fail_percentage 21419 1726867407.99242: checking to see if all hosts have failed and the running result is not ok 21419 1726867407.99242: done checking to see if all hosts have failed 21419 1726867407.99243: getting the remaining hosts for this loop 21419 1726867407.99243: done getting the remaining hosts for this loop 21419 1726867407.99245: getting the next task for host managed_node2 21419 1726867407.99249: done getting next task for host managed_node2 21419 1726867407.99250: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867407.99254: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867407.99260: getting variables 21419 1726867407.99260: in VariableManager get_vars() 21419 1726867407.99276: Calling all_inventory to load vars for managed_node2 21419 1726867407.99280: Calling groups_inventory to load vars for managed_node2 21419 1726867407.99281: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867407.99285: Calling all_plugins_play to load vars for managed_node2 21419 1726867407.99288: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867407.99291: Calling groups_plugins_play to load vars for managed_node2 21419 1726867407.99946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.00796: done with get_vars() 21419 1726867408.00815: done getting variables 21419 1726867408.00848: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:28 -0400 (0:00:00.803) 0:00:43.144 ****** 21419 1726867408.00872: entering _queue_task() for managed_node2/debug 21419 1726867408.01136: worker is 1 (out of 1 available) 21419 1726867408.01150: exiting _queue_task() for managed_node2/debug 21419 1726867408.01163: done queuing things up, now waiting for results queue to drain 21419 1726867408.01165: waiting for pending results... 21419 1726867408.01336: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 21419 1726867408.01445: in run() - task 0affcac9-a3a5-053a-b750-000000000118 21419 1726867408.01456: variable 'ansible_search_path' from source: unknown 21419 1726867408.01460: variable 'ansible_search_path' from source: unknown 21419 1726867408.01490: calling self._execute() 21419 1726867408.01567: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.01573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.01585: variable 'omit' from source: magic vars 21419 1726867408.01868: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.01880: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.02001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.02191: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.02222: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.02248: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.02279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.02338: variable 'networkmanager_version' from source: set_fact 21419 1726867408.02348: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.02449: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.02453: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.02544: variable 'networkmanager_version' from source: set_fact 21419 1726867408.02551: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.02626: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.02630: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.02714: variable 'networkmanager_version' from source: set_fact 21419 1726867408.02722: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.02727: variable 'omit' from source: magic vars 21419 1726867408.02765: variable 'omit' from source: magic vars 21419 1726867408.02835: variable 'network_provider' from source: set_fact 21419 1726867408.02848: variable 'omit' from source: magic vars 21419 1726867408.02871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867408.02892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867408.02908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867408.02927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867408.02930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867408.02952: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867408.02955: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.02958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.03031: Set connection var ansible_connection to ssh 21419 1726867408.03034: Set connection var ansible_shell_executable to /bin/sh 21419 1726867408.03037: Set connection var ansible_shell_type to sh 21419 1726867408.03039: Set connection var ansible_timeout to 10 21419 1726867408.03047: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867408.03050: Set connection var ansible_pipelining to False 21419 1726867408.03064: variable 'ansible_shell_executable' from source: unknown 21419 1726867408.03067: variable 'ansible_connection' from source: unknown 21419 1726867408.03069: variable 'ansible_module_compression' from source: unknown 21419 1726867408.03072: variable 'ansible_shell_type' from source: unknown 21419 1726867408.03074: variable 'ansible_shell_executable' from source: unknown 21419 1726867408.03076: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.03081: variable 'ansible_pipelining' from source: unknown 21419 1726867408.03083: variable 'ansible_timeout' from source: unknown 21419 1726867408.03088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.03160: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867408.03168: variable 'omit' from source: magic vars 21419 1726867408.03172: starting attempt loop 21419 1726867408.03175: running the handler 21419 1726867408.03213: handler run complete 21419 1726867408.03223: attempt loop complete, returning result 21419 1726867408.03226: _execute() done 21419 1726867408.03229: dumping result to json 21419 1726867408.03231: done dumping result, returning 21419 1726867408.03240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-053a-b750-000000000118] 21419 1726867408.03242: sending task result for task 0affcac9-a3a5-053a-b750-000000000118 21419 1726867408.03419: done sending task result for task 0affcac9-a3a5-053a-b750-000000000118 21419 1726867408.03422: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 21419 1726867408.03509: no more pending results, returning what we have 21419 1726867408.03512: results queue empty 21419 1726867408.03513: checking for any_errors_fatal 21419 1726867408.03519: done checking for any_errors_fatal 21419 1726867408.03519: checking for max_fail_percentage 21419 1726867408.03521: done checking for max_fail_percentage 21419 1726867408.03521: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.03522: done checking to see if all hosts have failed 21419 1726867408.03523: getting the remaining hosts for this loop 21419 1726867408.03524: done getting the remaining hosts for this loop 21419 1726867408.03526: getting the next task for host managed_node2 21419 1726867408.03535: done getting next task for host managed_node2 21419 1726867408.03538: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867408.03542: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.03553: getting variables 21419 1726867408.03554: in VariableManager get_vars() 21419 1726867408.03584: Calling all_inventory to load vars for managed_node2 21419 1726867408.03586: Calling groups_inventory to load vars for managed_node2 21419 1726867408.03587: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.03593: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.03595: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.03596: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.04301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.05173: done with get_vars() 21419 1726867408.05190: done getting variables 21419 1726867408.05227: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:28 -0400 (0:00:00.043) 0:00:43.187 ****** 21419 1726867408.05253: entering _queue_task() for managed_node2/fail 21419 1726867408.05453: worker is 1 (out of 1 available) 21419 1726867408.05466: exiting _queue_task() for managed_node2/fail 21419 1726867408.05478: done queuing things up, now waiting for results queue to drain 21419 1726867408.05481: waiting for pending results... 21419 1726867408.05651: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21419 1726867408.05755: in run() - task 0affcac9-a3a5-053a-b750-000000000119 21419 1726867408.05766: variable 'ansible_search_path' from source: unknown 21419 1726867408.05770: variable 'ansible_search_path' from source: unknown 21419 1726867408.05798: calling self._execute() 21419 1726867408.05878: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.05884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.05893: variable 'omit' from source: magic vars 21419 1726867408.06165: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.06174: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.06294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.06481: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.06510: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.06536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.06563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.06623: variable 'networkmanager_version' from source: set_fact 21419 1726867408.06633: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.06944: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.06948: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.07042: variable 'networkmanager_version' from source: set_fact 21419 1726867408.07050: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.07128: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.07132: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.07214: variable 'networkmanager_version' from source: set_fact 21419 1726867408.07221: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.07300: variable 'network_state' from source: role '' defaults 21419 1726867408.07308: Evaluated conditional (network_state != {}): False 21419 1726867408.07314: when evaluation is False, skipping this task 21419 1726867408.07317: _execute() done 21419 1726867408.07319: dumping result to json 21419 1726867408.07324: done dumping result, returning 21419 1726867408.07331: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-053a-b750-000000000119] 21419 1726867408.07334: sending task result for task 0affcac9-a3a5-053a-b750-000000000119 21419 1726867408.07418: done sending task result for task 0affcac9-a3a5-053a-b750-000000000119 21419 1726867408.07421: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867408.07491: no more pending results, returning what we have 21419 1726867408.07494: results queue empty 21419 1726867408.07495: checking for any_errors_fatal 21419 1726867408.07500: done checking for any_errors_fatal 21419 1726867408.07500: checking for max_fail_percentage 21419 1726867408.07502: done checking for max_fail_percentage 21419 1726867408.07502: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.07503: done checking to see if all hosts have failed 21419 1726867408.07504: getting the remaining hosts for this loop 21419 1726867408.07505: done getting the remaining hosts for this loop 21419 1726867408.07508: getting the next task for host managed_node2 21419 1726867408.07513: done getting next task for host managed_node2 21419 1726867408.07516: ^ 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 21419 1726867408.07520: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.07535: getting variables 21419 1726867408.07536: in VariableManager get_vars() 21419 1726867408.07574: Calling all_inventory to load vars for managed_node2 21419 1726867408.07578: Calling groups_inventory to load vars for managed_node2 21419 1726867408.07581: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.07588: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.07590: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.07592: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.08386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.09249: done with get_vars() 21419 1726867408.09265: done getting variables 21419 1726867408.09304: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:28 -0400 (0:00:00.040) 0:00:43.228 ****** 21419 1726867408.09329: entering _queue_task() for managed_node2/fail 21419 1726867408.09521: worker is 1 (out of 1 available) 21419 1726867408.09532: exiting _queue_task() for managed_node2/fail 21419 1726867408.09543: done queuing things up, now waiting for results queue to drain 21419 1726867408.09544: waiting for pending results... 21419 1726867408.09713: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21419 1726867408.09805: in run() - task 0affcac9-a3a5-053a-b750-00000000011a 21419 1726867408.09817: variable 'ansible_search_path' from source: unknown 21419 1726867408.09821: variable 'ansible_search_path' from source: unknown 21419 1726867408.09849: calling self._execute() 21419 1726867408.09927: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.09931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.09940: variable 'omit' from source: magic vars 21419 1726867408.10204: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.10216: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.10330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.10510: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.10540: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.10566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.10595: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.10651: variable 'networkmanager_version' from source: set_fact 21419 1726867408.10667: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.10766: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.10772: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.10860: variable 'networkmanager_version' from source: set_fact 21419 1726867408.10867: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.10943: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.10947: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.11036: variable 'networkmanager_version' from source: set_fact 21419 1726867408.11043: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.11124: variable 'network_state' from source: role '' defaults 21419 1726867408.11132: Evaluated conditional (network_state != {}): False 21419 1726867408.11135: when evaluation is False, skipping this task 21419 1726867408.11138: _execute() done 21419 1726867408.11140: dumping result to json 21419 1726867408.11143: done dumping result, returning 21419 1726867408.11150: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-053a-b750-00000000011a] 21419 1726867408.11153: sending task result for task 0affcac9-a3a5-053a-b750-00000000011a 21419 1726867408.11236: done sending task result for task 0affcac9-a3a5-053a-b750-00000000011a 21419 1726867408.11239: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867408.11281: no more pending results, returning what we have 21419 1726867408.11284: results queue empty 21419 1726867408.11285: checking for any_errors_fatal 21419 1726867408.11291: done checking for any_errors_fatal 21419 1726867408.11292: checking for max_fail_percentage 21419 1726867408.11293: done checking for max_fail_percentage 21419 1726867408.11294: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.11295: done checking to see if all hosts have failed 21419 1726867408.11296: getting the remaining hosts for this loop 21419 1726867408.11297: done getting the remaining hosts for this loop 21419 1726867408.11300: getting the next task for host managed_node2 21419 1726867408.11305: done getting next task for host managed_node2 21419 1726867408.11311: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867408.11314: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.11329: getting variables 21419 1726867408.11331: in VariableManager get_vars() 21419 1726867408.11368: Calling all_inventory to load vars for managed_node2 21419 1726867408.11370: Calling groups_inventory to load vars for managed_node2 21419 1726867408.11372: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.11381: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.11383: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.11386: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.12117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.13083: done with get_vars() 21419 1726867408.13097: done getting variables 21419 1726867408.13135: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:28 -0400 (0:00:00.038) 0:00:43.266 ****** 21419 1726867408.13159: entering _queue_task() for managed_node2/fail 21419 1726867408.13384: worker is 1 (out of 1 available) 21419 1726867408.13396: exiting _queue_task() for managed_node2/fail 21419 1726867408.13410: done queuing things up, now waiting for results queue to drain 21419 1726867408.13412: waiting for pending results... 21419 1726867408.13571: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21419 1726867408.13665: in run() - task 0affcac9-a3a5-053a-b750-00000000011b 21419 1726867408.13675: variable 'ansible_search_path' from source: unknown 21419 1726867408.13680: variable 'ansible_search_path' from source: unknown 21419 1726867408.13709: calling self._execute() 21419 1726867408.13785: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.13789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.13797: variable 'omit' from source: magic vars 21419 1726867408.14058: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.14069: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.14182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.14361: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.14394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.14422: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.14448: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.14503: variable 'networkmanager_version' from source: set_fact 21419 1726867408.14519: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.14621: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.14624: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.14713: variable 'networkmanager_version' from source: set_fact 21419 1726867408.14719: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.14795: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.14799: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.14886: variable 'networkmanager_version' from source: set_fact 21419 1726867408.14893: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.14980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867408.16329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867408.16375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867408.16411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867408.16432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867408.16453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867408.16513: 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) 21419 1726867408.16532: 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) 21419 1726867408.16549: 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) 21419 1726867408.16574: 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) 21419 1726867408.16588: 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) 21419 1726867408.16648: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.16659: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21419 1726867408.16737: variable 'ansible_distribution' from source: facts 21419 1726867408.16740: variable '__network_rh_distros' from source: role '' defaults 21419 1726867408.16748: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21419 1726867408.16898: 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) 21419 1726867408.16922: 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) 21419 1726867408.16941: 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) 21419 1726867408.16965: 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) 21419 1726867408.16976: 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) 21419 1726867408.17011: 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) 21419 1726867408.17028: 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) 21419 1726867408.17048: 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) 21419 1726867408.17072: 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) 21419 1726867408.17084: 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) 21419 1726867408.17113: 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) 21419 1726867408.17129: 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) 21419 1726867408.17145: 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) 21419 1726867408.17175: 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) 21419 1726867408.17190: 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) 21419 1726867408.17388: variable 'network_connections' from source: task vars 21419 1726867408.17396: variable 'interface' from source: play vars 21419 1726867408.17445: variable 'interface' from source: play vars 21419 1726867408.17454: variable 'network_state' from source: role '' defaults 21419 1726867408.17498: 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) 21419 1726867408.17514: 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) 21419 1726867408.17531: 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) 21419 1726867408.17548: 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) 21419 1726867408.17567: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21419 1726867408.17570: when evaluation is False, skipping this task 21419 1726867408.17573: _execute() done 21419 1726867408.17585: dumping result to json 21419 1726867408.17589: done dumping result, returning 21419 1726867408.17592: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-053a-b750-00000000011b] 21419 1726867408.17595: sending task result for task 0affcac9-a3a5-053a-b750-00000000011b 21419 1726867408.17670: done sending task result for task 0affcac9-a3a5-053a-b750-00000000011b 21419 1726867408.17672: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21419 1726867408.17746: no more pending results, returning what we have 21419 1726867408.17749: results queue empty 21419 1726867408.17749: checking for any_errors_fatal 21419 1726867408.17754: done checking for any_errors_fatal 21419 1726867408.17755: checking for max_fail_percentage 21419 1726867408.17756: done checking for max_fail_percentage 21419 1726867408.17757: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.17758: done checking to see if all hosts have failed 21419 1726867408.17758: getting the remaining hosts for this loop 21419 1726867408.17760: done getting the remaining hosts for this loop 21419 1726867408.17762: getting the next task for host managed_node2 21419 1726867408.17769: done getting next task for host managed_node2 21419 1726867408.17772: ^ 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 21419 1726867408.17775: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.17793: getting variables 21419 1726867408.17795: in VariableManager get_vars() 21419 1726867408.17835: Calling all_inventory to load vars for managed_node2 21419 1726867408.17838: Calling groups_inventory to load vars for managed_node2 21419 1726867408.17840: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.17847: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.17849: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.17851: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.18586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.20003: done with get_vars() 21419 1726867408.20018: done getting variables 21419 1726867408.20056: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:28 -0400 (0:00:00.069) 0:00:43.336 ****** 21419 1726867408.20082: entering _queue_task() for managed_node2/dnf 21419 1726867408.20280: worker is 1 (out of 1 available) 21419 1726867408.20292: exiting _queue_task() for managed_node2/dnf 21419 1726867408.20304: done queuing things up, now waiting for results queue to drain 21419 1726867408.20306: waiting for pending results... 21419 1726867408.20480: running TaskExecutor() for managed_node2/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 21419 1726867408.20576: in run() - task 0affcac9-a3a5-053a-b750-00000000011c 21419 1726867408.20589: variable 'ansible_search_path' from source: unknown 21419 1726867408.20592: variable 'ansible_search_path' from source: unknown 21419 1726867408.20623: calling self._execute() 21419 1726867408.20699: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.20705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.20716: variable 'omit' from source: magic vars 21419 1726867408.20986: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.20995: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.21115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.21294: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.21330: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.21354: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.21380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.21439: variable 'networkmanager_version' from source: set_fact 21419 1726867408.21449: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.21558: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.21561: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.21655: variable 'networkmanager_version' from source: set_fact 21419 1726867408.21663: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.21740: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.21743: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.21828: variable 'networkmanager_version' from source: set_fact 21419 1726867408.21836: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.21935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867408.23883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867408.24084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867408.24125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867408.24159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867408.24192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867408.24270: 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) 21419 1726867408.24317: 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) 21419 1726867408.24348: 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) 21419 1726867408.24395: 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) 21419 1726867408.24421: 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) 21419 1726867408.24522: variable 'ansible_distribution' from source: facts 21419 1726867408.24534: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.24552: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21419 1726867408.24659: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867408.24783: 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) 21419 1726867408.24819: 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) 21419 1726867408.24850: 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) 21419 1726867408.24897: 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) 21419 1726867408.24920: 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) 21419 1726867408.24964: 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) 21419 1726867408.24997: 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) 21419 1726867408.25030: 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) 21419 1726867408.25073: 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) 21419 1726867408.25099: 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) 21419 1726867408.25146: 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) 21419 1726867408.25174: 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) 21419 1726867408.25212: 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) 21419 1726867408.25258: 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) 21419 1726867408.25287: 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) 21419 1726867408.25451: variable 'network_connections' from source: task vars 21419 1726867408.25516: variable 'interface' from source: play vars 21419 1726867408.25546: variable 'interface' from source: play vars 21419 1726867408.25610: 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) 21419 1726867408.25642: 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) 21419 1726867408.25673: 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) 21419 1726867408.25712: 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) 21419 1726867408.25839: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867408.26005: variable 'network_connections' from source: task vars 21419 1726867408.26019: variable 'interface' from source: play vars 21419 1726867408.26088: variable 'interface' from source: play vars 21419 1726867408.26120: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867408.26128: when evaluation is False, skipping this task 21419 1726867408.26136: _execute() done 21419 1726867408.26143: dumping result to json 21419 1726867408.26151: done dumping result, returning 21419 1726867408.26167: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-00000000011c] 21419 1726867408.26176: sending task result for task 0affcac9-a3a5-053a-b750-00000000011c 21419 1726867408.26502: done sending task result for task 0affcac9-a3a5-053a-b750-00000000011c 21419 1726867408.26505: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867408.26555: no more pending results, returning what we have 21419 1726867408.26558: results queue empty 21419 1726867408.26559: checking for any_errors_fatal 21419 1726867408.26565: done checking for any_errors_fatal 21419 1726867408.26566: checking for max_fail_percentage 21419 1726867408.26568: done checking for max_fail_percentage 21419 1726867408.26569: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.26570: done checking to see if all hosts have failed 21419 1726867408.26570: getting the remaining hosts for this loop 21419 1726867408.26572: done getting the remaining hosts for this loop 21419 1726867408.26575: getting the next task for host managed_node2 21419 1726867408.26584: done getting next task for host managed_node2 21419 1726867408.26588: ^ 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 21419 1726867408.26592: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.26615: getting variables 21419 1726867408.26617: in VariableManager get_vars() 21419 1726867408.26665: Calling all_inventory to load vars for managed_node2 21419 1726867408.26667: Calling groups_inventory to load vars for managed_node2 21419 1726867408.26670: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.26826: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.26830: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.26834: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.28476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.30034: done with get_vars() 21419 1726867408.30059: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21419 1726867408.30138: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:28 -0400 (0:00:00.100) 0:00:43.437 ****** 21419 1726867408.30173: entering _queue_task() for managed_node2/yum 21419 1726867408.30517: worker is 1 (out of 1 available) 21419 1726867408.30533: exiting _queue_task() for managed_node2/yum 21419 1726867408.30547: done queuing things up, now waiting for results queue to drain 21419 1726867408.30549: waiting for pending results... 21419 1726867408.30921: running TaskExecutor() for managed_node2/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 21419 1726867408.31109: in run() - task 0affcac9-a3a5-053a-b750-00000000011d 21419 1726867408.31132: variable 'ansible_search_path' from source: unknown 21419 1726867408.31142: variable 'ansible_search_path' from source: unknown 21419 1726867408.31199: calling self._execute() 21419 1726867408.31437: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.31453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.31516: variable 'omit' from source: magic vars 21419 1726867408.32018: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.32042: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.32231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.32691: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.32783: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.32818: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.32867: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.32987: variable 'networkmanager_version' from source: set_fact 21419 1726867408.33028: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.33203: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.33247: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.33384: variable 'networkmanager_version' from source: set_fact 21419 1726867408.33400: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.33593: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.33596: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.33668: variable 'networkmanager_version' from source: set_fact 21419 1726867408.33686: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.33782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867408.35212: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867408.35269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867408.35297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867408.35322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867408.35346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867408.35407: 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) 21419 1726867408.35461: 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) 21419 1726867408.35464: 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) 21419 1726867408.35494: 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) 21419 1726867408.35505: 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) 21419 1726867408.35783: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.35786: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21419 1726867408.35789: when evaluation is False, skipping this task 21419 1726867408.35791: _execute() done 21419 1726867408.35792: dumping result to json 21419 1726867408.35794: done dumping result, returning 21419 1726867408.35796: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-053a-b750-00000000011d] 21419 1726867408.35798: sending task result for task 0affcac9-a3a5-053a-b750-00000000011d 21419 1726867408.35873: done sending task result for task 0affcac9-a3a5-053a-b750-00000000011d 21419 1726867408.35876: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21419 1726867408.35954: no more pending results, returning what we have 21419 1726867408.35958: results queue empty 21419 1726867408.35959: checking for any_errors_fatal 21419 1726867408.35967: done checking for any_errors_fatal 21419 1726867408.35968: checking for max_fail_percentage 21419 1726867408.35970: done checking for max_fail_percentage 21419 1726867408.35971: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.35972: done checking to see if all hosts have failed 21419 1726867408.35973: getting the remaining hosts for this loop 21419 1726867408.35974: done getting the remaining hosts for this loop 21419 1726867408.35980: getting the next task for host managed_node2 21419 1726867408.35988: done getting next task for host managed_node2 21419 1726867408.35991: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867408.35995: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.36021: getting variables 21419 1726867408.36023: in VariableManager get_vars() 21419 1726867408.36197: Calling all_inventory to load vars for managed_node2 21419 1726867408.36201: Calling groups_inventory to load vars for managed_node2 21419 1726867408.36205: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.36215: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.36218: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.36221: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.37404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.38298: done with get_vars() 21419 1726867408.38317: done getting variables 21419 1726867408.38360: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:28 -0400 (0:00:00.082) 0:00:43.519 ****** 21419 1726867408.38392: entering _queue_task() for managed_node2/fail 21419 1726867408.38654: worker is 1 (out of 1 available) 21419 1726867408.38667: exiting _queue_task() for managed_node2/fail 21419 1726867408.38682: done queuing things up, now waiting for results queue to drain 21419 1726867408.38684: waiting for pending results... 21419 1726867408.38861: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21419 1726867408.38966: in run() - task 0affcac9-a3a5-053a-b750-00000000011e 21419 1726867408.38982: variable 'ansible_search_path' from source: unknown 21419 1726867408.38986: variable 'ansible_search_path' from source: unknown 21419 1726867408.39047: calling self._execute() 21419 1726867408.39164: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.39198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.39202: variable 'omit' from source: magic vars 21419 1726867408.39785: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.39788: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.39790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.40057: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.40109: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.40179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.40222: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.40326: variable 'networkmanager_version' from source: set_fact 21419 1726867408.40346: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.40532: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.40542: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.40699: variable 'networkmanager_version' from source: set_fact 21419 1726867408.40717: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.40873: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.40909: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.41026: variable 'networkmanager_version' from source: set_fact 21419 1726867408.41037: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.41109: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867408.41205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867408.42791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867408.42838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867408.42866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867408.42893: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867408.42913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867408.42971: 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) 21419 1726867408.42995: 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) 21419 1726867408.43014: 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) 21419 1726867408.43040: 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) 21419 1726867408.43051: 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) 21419 1726867408.43085: 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) 21419 1726867408.43105: 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) 21419 1726867408.43122: 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) 21419 1726867408.43147: 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) 21419 1726867408.43157: 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) 21419 1726867408.43186: 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) 21419 1726867408.43206: 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) 21419 1726867408.43223: 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) 21419 1726867408.43247: 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) 21419 1726867408.43258: 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) 21419 1726867408.43360: variable 'network_connections' from source: task vars 21419 1726867408.43370: variable 'interface' from source: play vars 21419 1726867408.43437: variable 'interface' from source: play vars 21419 1726867408.43682: 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) 21419 1726867408.43685: 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) 21419 1726867408.43688: 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) 21419 1726867408.43690: 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) 21419 1726867408.43692: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867408.43856: variable 'network_connections' from source: task vars 21419 1726867408.43866: variable 'interface' from source: play vars 21419 1726867408.43937: variable 'interface' from source: play vars 21419 1726867408.43963: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867408.43971: when evaluation is False, skipping this task 21419 1726867408.43980: _execute() done 21419 1726867408.43987: dumping result to json 21419 1726867408.43995: done dumping result, returning 21419 1726867408.44007: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-00000000011e] 21419 1726867408.44016: sending task result for task 0affcac9-a3a5-053a-b750-00000000011e skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867408.44160: no more pending results, returning what we have 21419 1726867408.44162: results queue empty 21419 1726867408.44163: checking for any_errors_fatal 21419 1726867408.44170: done checking for any_errors_fatal 21419 1726867408.44170: checking for max_fail_percentage 21419 1726867408.44172: done checking for max_fail_percentage 21419 1726867408.44173: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.44174: done checking to see if all hosts have failed 21419 1726867408.44175: getting the remaining hosts for this loop 21419 1726867408.44176: done getting the remaining hosts for this loop 21419 1726867408.44182: getting the next task for host managed_node2 21419 1726867408.44188: done getting next task for host managed_node2 21419 1726867408.44192: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21419 1726867408.44195: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.44212: done sending task result for task 0affcac9-a3a5-053a-b750-00000000011e 21419 1726867408.44215: WORKER PROCESS EXITING 21419 1726867408.44390: getting variables 21419 1726867408.44392: in VariableManager get_vars() 21419 1726867408.44437: Calling all_inventory to load vars for managed_node2 21419 1726867408.44440: Calling groups_inventory to load vars for managed_node2 21419 1726867408.44442: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.44452: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.44456: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.44459: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.45433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.46299: done with get_vars() 21419 1726867408.46316: done getting variables 21419 1726867408.46355: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:28 -0400 (0:00:00.079) 0:00:43.599 ****** 21419 1726867408.46382: entering _queue_task() for managed_node2/package 21419 1726867408.46609: worker is 1 (out of 1 available) 21419 1726867408.46621: exiting _queue_task() for managed_node2/package 21419 1726867408.46633: done queuing things up, now waiting for results queue to drain 21419 1726867408.46634: waiting for pending results... 21419 1726867408.46810: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 21419 1726867408.46911: in run() - task 0affcac9-a3a5-053a-b750-00000000011f 21419 1726867408.46924: variable 'ansible_search_path' from source: unknown 21419 1726867408.46928: variable 'ansible_search_path' from source: unknown 21419 1726867408.46957: calling self._execute() 21419 1726867408.47034: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.47037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.47047: variable 'omit' from source: magic vars 21419 1726867408.47326: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.47336: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.47457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.47650: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.47684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.47708: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.47741: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.47800: variable 'networkmanager_version' from source: set_fact 21419 1726867408.47813: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.47921: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.47924: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.48017: variable 'networkmanager_version' from source: set_fact 21419 1726867408.48024: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.48099: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.48102: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.48189: variable 'networkmanager_version' from source: set_fact 21419 1726867408.48196: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.48317: variable 'network_packages' from source: role '' defaults 21419 1726867408.48389: variable '__network_provider_setup' from source: role '' defaults 21419 1726867408.48395: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867408.48444: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867408.48452: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867408.48499: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867408.48618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867408.49940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867408.49981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867408.50011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867408.50034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867408.50055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867408.50120: 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) 21419 1726867408.50138: 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) 21419 1726867408.50156: 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) 21419 1726867408.50183: 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) 21419 1726867408.50195: 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) 21419 1726867408.50231: 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) 21419 1726867408.50247: 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) 21419 1726867408.50263: 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) 21419 1726867408.50289: 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) 21419 1726867408.50300: 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) 21419 1726867408.50446: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867408.50515: 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) 21419 1726867408.50532: 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) 21419 1726867408.50550: 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) 21419 1726867408.50581: 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) 21419 1726867408.50592: 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) 21419 1726867408.50653: variable 'ansible_python' from source: facts 21419 1726867408.50680: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867408.50734: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867408.50794: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867408.50888: 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) 21419 1726867408.50906: 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) 21419 1726867408.50926: 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) 21419 1726867408.50950: 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) 21419 1726867408.50961: 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) 21419 1726867408.50998: 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) 21419 1726867408.51016: 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) 21419 1726867408.51032: 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) 21419 1726867408.51056: 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) 21419 1726867408.51066: 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) 21419 1726867408.51164: variable 'network_connections' from source: task vars 21419 1726867408.51167: variable 'interface' from source: play vars 21419 1726867408.51242: variable 'interface' from source: play vars 21419 1726867408.51292: 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) 21419 1726867408.51319: 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) 21419 1726867408.51337: 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) 21419 1726867408.51357: 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) 21419 1726867408.51392: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867408.51571: variable 'network_connections' from source: task vars 21419 1726867408.51574: variable 'interface' from source: play vars 21419 1726867408.51646: variable 'interface' from source: play vars 21419 1726867408.51669: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867408.51723: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867408.51917: variable 'network_connections' from source: task vars 21419 1726867408.51920: variable 'interface' from source: play vars 21419 1726867408.51969: variable 'interface' from source: play vars 21419 1726867408.51985: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867408.52038: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867408.52228: variable 'network_connections' from source: task vars 21419 1726867408.52232: variable 'interface' from source: play vars 21419 1726867408.52276: variable 'interface' from source: play vars 21419 1726867408.52317: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867408.52358: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867408.52363: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867408.52415: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867408.52543: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867408.52828: variable 'network_connections' from source: task vars 21419 1726867408.52831: variable 'interface' from source: play vars 21419 1726867408.52879: variable 'interface' from source: play vars 21419 1726867408.52885: variable 'ansible_distribution' from source: facts 21419 1726867408.52888: variable '__network_rh_distros' from source: role '' defaults 21419 1726867408.52895: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.52906: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867408.53014: variable 'ansible_distribution' from source: facts 21419 1726867408.53017: variable '__network_rh_distros' from source: role '' defaults 21419 1726867408.53022: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.53030: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867408.53136: variable 'ansible_distribution' from source: facts 21419 1726867408.53140: variable '__network_rh_distros' from source: role '' defaults 21419 1726867408.53145: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.53174: variable 'network_provider' from source: set_fact 21419 1726867408.53187: variable 'ansible_facts' from source: unknown 21419 1726867408.53698: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21419 1726867408.53702: when evaluation is False, skipping this task 21419 1726867408.53709: _execute() done 21419 1726867408.53713: dumping result to json 21419 1726867408.53715: done dumping result, returning 21419 1726867408.53718: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-053a-b750-00000000011f] 21419 1726867408.53720: sending task result for task 0affcac9-a3a5-053a-b750-00000000011f 21419 1726867408.53812: done sending task result for task 0affcac9-a3a5-053a-b750-00000000011f 21419 1726867408.53815: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21419 1726867408.53874: no more pending results, returning what we have 21419 1726867408.53879: results queue empty 21419 1726867408.53879: checking for any_errors_fatal 21419 1726867408.53886: done checking for any_errors_fatal 21419 1726867408.53887: checking for max_fail_percentage 21419 1726867408.53889: done checking for max_fail_percentage 21419 1726867408.53890: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.53891: done checking to see if all hosts have failed 21419 1726867408.53891: getting the remaining hosts for this loop 21419 1726867408.53892: done getting the remaining hosts for this loop 21419 1726867408.53895: getting the next task for host managed_node2 21419 1726867408.53902: done getting next task for host managed_node2 21419 1726867408.53905: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867408.53911: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.53934: getting variables 21419 1726867408.53935: in VariableManager get_vars() 21419 1726867408.53975: Calling all_inventory to load vars for managed_node2 21419 1726867408.53980: Calling groups_inventory to load vars for managed_node2 21419 1726867408.53982: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.53991: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.53993: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.53995: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.54783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.55767: done with get_vars() 21419 1726867408.55785: done getting variables 21419 1726867408.55829: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:28 -0400 (0:00:00.094) 0:00:43.693 ****** 21419 1726867408.55853: entering _queue_task() for managed_node2/package 21419 1726867408.56073: worker is 1 (out of 1 available) 21419 1726867408.56086: exiting _queue_task() for managed_node2/package 21419 1726867408.56099: done queuing things up, now waiting for results queue to drain 21419 1726867408.56101: waiting for pending results... 21419 1726867408.56271: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21419 1726867408.56368: in run() - task 0affcac9-a3a5-053a-b750-000000000120 21419 1726867408.56381: variable 'ansible_search_path' from source: unknown 21419 1726867408.56384: variable 'ansible_search_path' from source: unknown 21419 1726867408.56412: calling self._execute() 21419 1726867408.56486: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.56492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.56500: variable 'omit' from source: magic vars 21419 1726867408.56763: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.56773: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.56898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.57082: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.57115: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.57143: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.57169: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.57230: variable 'networkmanager_version' from source: set_fact 21419 1726867408.57241: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.57343: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.57347: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.57437: variable 'networkmanager_version' from source: set_fact 21419 1726867408.57446: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.57521: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.57524: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.57610: variable 'networkmanager_version' from source: set_fact 21419 1726867408.57614: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.57693: variable 'network_state' from source: role '' defaults 21419 1726867408.57701: Evaluated conditional (network_state != {}): False 21419 1726867408.57704: when evaluation is False, skipping this task 21419 1726867408.57709: _execute() done 21419 1726867408.57712: dumping result to json 21419 1726867408.57714: done dumping result, returning 21419 1726867408.57720: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-053a-b750-000000000120] 21419 1726867408.57723: sending task result for task 0affcac9-a3a5-053a-b750-000000000120 21419 1726867408.57812: done sending task result for task 0affcac9-a3a5-053a-b750-000000000120 21419 1726867408.57815: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867408.57892: no more pending results, returning what we have 21419 1726867408.57896: results queue empty 21419 1726867408.57896: checking for any_errors_fatal 21419 1726867408.57900: done checking for any_errors_fatal 21419 1726867408.57901: checking for max_fail_percentage 21419 1726867408.57902: done checking for max_fail_percentage 21419 1726867408.57903: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.57904: done checking to see if all hosts have failed 21419 1726867408.57904: getting the remaining hosts for this loop 21419 1726867408.57905: done getting the remaining hosts for this loop 21419 1726867408.57910: getting the next task for host managed_node2 21419 1726867408.57916: done getting next task for host managed_node2 21419 1726867408.57919: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867408.57922: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.57941: getting variables 21419 1726867408.57942: in VariableManager get_vars() 21419 1726867408.57982: Calling all_inventory to load vars for managed_node2 21419 1726867408.57984: Calling groups_inventory to load vars for managed_node2 21419 1726867408.57987: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.57994: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.57995: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.57997: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.58719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.59596: done with get_vars() 21419 1726867408.59615: done getting variables 21419 1726867408.59654: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:28 -0400 (0:00:00.038) 0:00:43.732 ****** 21419 1726867408.59676: entering _queue_task() for managed_node2/package 21419 1726867408.59886: worker is 1 (out of 1 available) 21419 1726867408.59897: exiting _queue_task() for managed_node2/package 21419 1726867408.59912: done queuing things up, now waiting for results queue to drain 21419 1726867408.59914: waiting for pending results... 21419 1726867408.60072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21419 1726867408.60169: in run() - task 0affcac9-a3a5-053a-b750-000000000121 21419 1726867408.60181: variable 'ansible_search_path' from source: unknown 21419 1726867408.60184: variable 'ansible_search_path' from source: unknown 21419 1726867408.60213: calling self._execute() 21419 1726867408.60286: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.60291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.60299: variable 'omit' from source: magic vars 21419 1726867408.60556: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.60566: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.60684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.60865: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.60898: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.60926: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.60952: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.61006: variable 'networkmanager_version' from source: set_fact 21419 1726867408.61018: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.61117: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.61123: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.61212: variable 'networkmanager_version' from source: set_fact 21419 1726867408.61218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.61292: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.61295: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.61383: variable 'networkmanager_version' from source: set_fact 21419 1726867408.61390: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.61466: variable 'network_state' from source: role '' defaults 21419 1726867408.61474: Evaluated conditional (network_state != {}): False 21419 1726867408.61479: when evaluation is False, skipping this task 21419 1726867408.61481: _execute() done 21419 1726867408.61484: dumping result to json 21419 1726867408.61486: done dumping result, returning 21419 1726867408.61494: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-053a-b750-000000000121] 21419 1726867408.61497: sending task result for task 0affcac9-a3a5-053a-b750-000000000121 21419 1726867408.61584: done sending task result for task 0affcac9-a3a5-053a-b750-000000000121 21419 1726867408.61587: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867408.61631: no more pending results, returning what we have 21419 1726867408.61634: results queue empty 21419 1726867408.61634: checking for any_errors_fatal 21419 1726867408.61638: done checking for any_errors_fatal 21419 1726867408.61639: checking for max_fail_percentage 21419 1726867408.61641: done checking for max_fail_percentage 21419 1726867408.61641: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.61642: done checking to see if all hosts have failed 21419 1726867408.61643: getting the remaining hosts for this loop 21419 1726867408.61644: done getting the remaining hosts for this loop 21419 1726867408.61647: getting the next task for host managed_node2 21419 1726867408.61653: done getting next task for host managed_node2 21419 1726867408.61657: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867408.61660: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.61675: getting variables 21419 1726867408.61678: in VariableManager get_vars() 21419 1726867408.61717: Calling all_inventory to load vars for managed_node2 21419 1726867408.61719: Calling groups_inventory to load vars for managed_node2 21419 1726867408.61721: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.61729: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.61731: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.61733: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.62569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.63428: done with get_vars() 21419 1726867408.63443: done getting variables 21419 1726867408.63481: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:28 -0400 (0:00:00.038) 0:00:43.770 ****** 21419 1726867408.63507: entering _queue_task() for managed_node2/service 21419 1726867408.63693: worker is 1 (out of 1 available) 21419 1726867408.63706: exiting _queue_task() for managed_node2/service 21419 1726867408.63717: done queuing things up, now waiting for results queue to drain 21419 1726867408.63718: waiting for pending results... 21419 1726867408.63895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21419 1726867408.64002: in run() - task 0affcac9-a3a5-053a-b750-000000000122 21419 1726867408.64016: variable 'ansible_search_path' from source: unknown 21419 1726867408.64019: variable 'ansible_search_path' from source: unknown 21419 1726867408.64047: calling self._execute() 21419 1726867408.64124: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.64128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.64137: variable 'omit' from source: magic vars 21419 1726867408.64403: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.64415: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.64535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.64719: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.64751: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.64776: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.64801: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.64863: variable 'networkmanager_version' from source: set_fact 21419 1726867408.64873: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.64975: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.64980: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.65068: variable 'networkmanager_version' from source: set_fact 21419 1726867408.65075: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.65156: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.65159: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.65240: variable 'networkmanager_version' from source: set_fact 21419 1726867408.65247: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.65328: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867408.65426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867408.66789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867408.66834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867408.66863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867408.66892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867408.66913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867408.66968: 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) 21419 1726867408.66989: 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) 21419 1726867408.67012: 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) 21419 1726867408.67038: 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) 21419 1726867408.67050: 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) 21419 1726867408.67081: 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) 21419 1726867408.67097: 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) 21419 1726867408.67121: 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) 21419 1726867408.67144: 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) 21419 1726867408.67155: 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) 21419 1726867408.67183: 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) 21419 1726867408.67198: 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) 21419 1726867408.67220: 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) 21419 1726867408.67246: 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) 21419 1726867408.67256: 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) 21419 1726867408.67369: variable 'network_connections' from source: task vars 21419 1726867408.67379: variable 'interface' from source: play vars 21419 1726867408.67434: variable 'interface' from source: play vars 21419 1726867408.67476: 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) 21419 1726867408.67493: 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) 21419 1726867408.67509: 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) 21419 1726867408.67529: 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) 21419 1726867408.67568: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867408.67720: variable 'network_connections' from source: task vars 21419 1726867408.67723: variable 'interface' from source: play vars 21419 1726867408.67773: variable 'interface' from source: play vars 21419 1726867408.67788: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21419 1726867408.67791: when evaluation is False, skipping this task 21419 1726867408.67793: _execute() done 21419 1726867408.67796: dumping result to json 21419 1726867408.67800: done dumping result, returning 21419 1726867408.67806: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-053a-b750-000000000122] 21419 1726867408.67813: sending task result for task 0affcac9-a3a5-053a-b750-000000000122 21419 1726867408.67893: done sending task result for task 0affcac9-a3a5-053a-b750-000000000122 21419 1726867408.67896: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21419 1726867408.67942: no more pending results, returning what we have 21419 1726867408.67945: results queue empty 21419 1726867408.67946: checking for any_errors_fatal 21419 1726867408.67950: done checking for any_errors_fatal 21419 1726867408.67951: checking for max_fail_percentage 21419 1726867408.67953: done checking for max_fail_percentage 21419 1726867408.67953: checking to see if all hosts have failed and the running result is not ok 21419 1726867408.67955: done checking to see if all hosts have failed 21419 1726867408.67955: getting the remaining hosts for this loop 21419 1726867408.67956: done getting the remaining hosts for this loop 21419 1726867408.67959: getting the next task for host managed_node2 21419 1726867408.67965: done getting next task for host managed_node2 21419 1726867408.67968: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867408.67971: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867408.67993: getting variables 21419 1726867408.67994: in VariableManager get_vars() 21419 1726867408.68035: Calling all_inventory to load vars for managed_node2 21419 1726867408.68037: Calling groups_inventory to load vars for managed_node2 21419 1726867408.68039: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867408.68048: Calling all_plugins_play to load vars for managed_node2 21419 1726867408.68050: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867408.68053: Calling groups_plugins_play to load vars for managed_node2 21419 1726867408.68841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867408.69730: done with get_vars() 21419 1726867408.69745: done getting variables 21419 1726867408.69783: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:23:28 -0400 (0:00:00.062) 0:00:43.833 ****** 21419 1726867408.69805: entering _queue_task() for managed_node2/service 21419 1726867408.70001: worker is 1 (out of 1 available) 21419 1726867408.70016: exiting _queue_task() for managed_node2/service 21419 1726867408.70026: done queuing things up, now waiting for results queue to drain 21419 1726867408.70027: waiting for pending results... 21419 1726867408.70196: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21419 1726867408.70293: in run() - task 0affcac9-a3a5-053a-b750-000000000123 21419 1726867408.70304: variable 'ansible_search_path' from source: unknown 21419 1726867408.70310: variable 'ansible_search_path' from source: unknown 21419 1726867408.70334: calling self._execute() 21419 1726867408.70413: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.70417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.70425: variable 'omit' from source: magic vars 21419 1726867408.70700: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.70704: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.70817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867408.70995: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867408.71030: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867408.71054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867408.71080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867408.71139: variable 'networkmanager_version' from source: set_fact 21419 1726867408.71154: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.71257: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.71260: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.71356: variable 'networkmanager_version' from source: set_fact 21419 1726867408.71359: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.71432: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.71435: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867408.71525: variable 'networkmanager_version' from source: set_fact 21419 1726867408.71532: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867408.71633: variable 'network_provider' from source: set_fact 21419 1726867408.71636: variable 'network_state' from source: role '' defaults 21419 1726867408.71645: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21419 1726867408.71651: variable 'omit' from source: magic vars 21419 1726867408.71694: variable 'omit' from source: magic vars 21419 1726867408.71719: variable 'network_service_name' from source: role '' defaults 21419 1726867408.71766: variable 'network_service_name' from source: role '' defaults 21419 1726867408.71839: variable '__network_provider_setup' from source: role '' defaults 21419 1726867408.71843: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867408.71889: variable '__network_service_name_default_nm' from source: role '' defaults 21419 1726867408.71903: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867408.71944: variable '__network_packages_default_nm' from source: role '' defaults 21419 1726867408.72060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867408.73581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867408.73622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867408.73652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867408.73675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867408.73696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867408.73752: 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) 21419 1726867408.73774: 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) 21419 1726867408.73793: 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) 21419 1726867408.73820: 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) 21419 1726867408.73831: 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) 21419 1726867408.73867: 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) 21419 1726867408.73886: 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) 21419 1726867408.73902: 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) 21419 1726867408.73929: 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) 21419 1726867408.73940: 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) 21419 1726867408.74081: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21419 1726867408.74148: 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) 21419 1726867408.74164: 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) 21419 1726867408.74189: 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) 21419 1726867408.74212: 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) 21419 1726867408.74223: 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) 21419 1726867408.74282: variable 'ansible_python' from source: facts 21419 1726867408.74301: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21419 1726867408.74355: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867408.74411: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867408.74488: 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) 21419 1726867408.74506: 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) 21419 1726867408.74527: 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) 21419 1726867408.74550: 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) 21419 1726867408.74561: 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) 21419 1726867408.74595: 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) 21419 1726867408.74612: 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) 21419 1726867408.74632: 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) 21419 1726867408.74656: 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) 21419 1726867408.74666: 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) 21419 1726867408.74756: variable 'network_connections' from source: task vars 21419 1726867408.74760: variable 'interface' from source: play vars 21419 1726867408.74851: variable 'interface' from source: play vars 21419 1726867408.74868: 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) 21419 1726867408.74891: 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) 21419 1726867408.74914: 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) 21419 1726867408.74936: 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) 21419 1726867408.74972: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867408.75141: variable 'network_connections' from source: task vars 21419 1726867408.75145: variable 'interface' from source: play vars 21419 1726867408.75201: variable 'interface' from source: play vars 21419 1726867408.75224: variable '__network_packages_default_wireless' from source: role '' defaults 21419 1726867408.75280: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867408.75583: variable 'network_connections' from source: task vars 21419 1726867408.75586: variable 'interface' from source: play vars 21419 1726867408.75600: variable 'interface' from source: play vars 21419 1726867408.75626: variable '__network_packages_default_team' from source: role '' defaults 21419 1726867408.75706: variable '__network_team_connections_defined' from source: role '' defaults 21419 1726867408.75981: variable 'network_connections' from source: task vars 21419 1726867408.75992: variable 'interface' from source: play vars 21419 1726867408.76063: variable 'interface' from source: play vars 21419 1726867408.76125: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867408.76191: variable '__network_service_name_default_initscripts' from source: role '' defaults 21419 1726867408.76202: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867408.76283: variable '__network_packages_default_initscripts' from source: role '' defaults 21419 1726867408.76482: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21419 1726867408.76805: variable 'network_connections' from source: task vars 21419 1726867408.76811: variable 'interface' from source: play vars 21419 1726867408.76853: variable 'interface' from source: play vars 21419 1726867408.76860: variable 'ansible_distribution' from source: facts 21419 1726867408.76862: variable '__network_rh_distros' from source: role '' defaults 21419 1726867408.76869: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.76880: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21419 1726867408.76999: variable 'ansible_distribution' from source: facts 21419 1726867408.77002: variable '__network_rh_distros' from source: role '' defaults 21419 1726867408.77015: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.77018: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21419 1726867408.77127: variable 'ansible_distribution' from source: facts 21419 1726867408.77131: variable '__network_rh_distros' from source: role '' defaults 21419 1726867408.77136: variable 'ansible_distribution_major_version' from source: facts 21419 1726867408.77162: variable 'network_provider' from source: set_fact 21419 1726867408.77179: variable 'omit' from source: magic vars 21419 1726867408.77198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867408.77218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867408.77234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867408.77247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867408.77256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867408.77279: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867408.77282: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.77284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.77351: Set connection var ansible_connection to ssh 21419 1726867408.77358: Set connection var ansible_shell_executable to /bin/sh 21419 1726867408.77361: Set connection var ansible_shell_type to sh 21419 1726867408.77363: Set connection var ansible_timeout to 10 21419 1726867408.77371: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867408.77375: Set connection var ansible_pipelining to False 21419 1726867408.77393: variable 'ansible_shell_executable' from source: unknown 21419 1726867408.77396: variable 'ansible_connection' from source: unknown 21419 1726867408.77398: variable 'ansible_module_compression' from source: unknown 21419 1726867408.77404: variable 'ansible_shell_type' from source: unknown 21419 1726867408.77406: variable 'ansible_shell_executable' from source: unknown 21419 1726867408.77411: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867408.77415: variable 'ansible_pipelining' from source: unknown 21419 1726867408.77417: variable 'ansible_timeout' from source: unknown 21419 1726867408.77419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867408.77485: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867408.77495: variable 'omit' from source: magic vars 21419 1726867408.77500: starting attempt loop 21419 1726867408.77503: running the handler 21419 1726867408.77561: variable 'ansible_facts' from source: unknown 21419 1726867408.77930: _low_level_execute_command(): starting 21419 1726867408.77935: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867408.78402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867408.78405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.78408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867408.78410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.78466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867408.78469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867408.78522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867408.80208: stdout chunk (state=3): >>>/root <<< 21419 1726867408.80310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867408.80341: stderr chunk (state=3): >>><<< 21419 1726867408.80343: stdout chunk (state=3): >>><<< 21419 1726867408.80358: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867408.80382: _low_level_execute_command(): starting 21419 1726867408.80385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359 `" && echo ansible-tmp-1726867408.803627-23429-246536192090359="` echo /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359 `" ) && sleep 0' 21419 1726867408.81033: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.81036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867408.81038: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867408.81041: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.81043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867408.81045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867408.81067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867408.81126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867408.83037: stdout chunk (state=3): >>>ansible-tmp-1726867408.803627-23429-246536192090359=/root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359 <<< 21419 1726867408.83140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867408.83162: stderr chunk (state=3): >>><<< 21419 1726867408.83167: stdout chunk (state=3): >>><<< 21419 1726867408.83181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867408.803627-23429-246536192090359=/root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867408.83205: variable 'ansible_module_compression' from source: unknown 21419 1726867408.83242: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21419 1726867408.83297: variable 'ansible_facts' from source: unknown 21419 1726867408.83432: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/AnsiballZ_systemd.py 21419 1726867408.83525: Sending initial data 21419 1726867408.83528: Sent initial data (155 bytes) 21419 1726867408.83946: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867408.83949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.83951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867408.83953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867408.83955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.84001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867408.84004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867408.84047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867408.85649: 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 <<< 21419 1726867408.85654: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21419 1726867408.85687: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867408.85730: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpwbbev1i1 /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/AnsiballZ_systemd.py <<< 21419 1726867408.85733: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/AnsiballZ_systemd.py" <<< 21419 1726867408.85766: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpwbbev1i1" to remote "/root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/AnsiballZ_systemd.py" <<< 21419 1726867408.85771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/AnsiballZ_systemd.py" <<< 21419 1726867408.87069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867408.87105: stderr chunk (state=3): >>><<< 21419 1726867408.87111: stdout chunk (state=3): >>><<< 21419 1726867408.87141: done transferring module to remote 21419 1726867408.87149: _low_level_execute_command(): starting 21419 1726867408.87152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/ /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/AnsiballZ_systemd.py && sleep 0' 21419 1726867408.87551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867408.87554: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867408.87556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.87558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867408.87560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.87607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867408.87611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867408.87656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867408.89548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867408.89551: stdout chunk (state=3): >>><<< 21419 1726867408.89553: stderr chunk (state=3): >>><<< 21419 1726867408.89566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867408.89582: _low_level_execute_command(): starting 21419 1726867408.89585: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/AnsiballZ_systemd.py && sleep 0' 21419 1726867408.90203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867408.90235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867408.90253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867408.90275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867408.90355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867408.90404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867408.90426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867408.90462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867408.90541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867409.19802: 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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4521984", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308990464", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "1029520000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "Coredum<<< 21419 1726867409.19851: stdout chunk (state=3): >>>pReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus<<< 21419 1726867409.19860: stdout chunk (state=3): >>>-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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}}} <<< 21419 1726867409.21883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867409.21887: stdout chunk (state=3): >>><<< 21419 1726867409.21889: stderr chunk (state=3): >>><<< 21419 1726867409.21893: _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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "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 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4521984", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308990464", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "1029520000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867409.21916: 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-1726867408.803627-23429-246536192090359/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867409.21946: _low_level_execute_command(): starting 21419 1726867409.21956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867408.803627-23429-246536192090359/ > /dev/null 2>&1 && sleep 0' 21419 1726867409.22544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867409.22557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867409.22571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867409.22593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867409.22612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867409.22629: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867409.22643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.22663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867409.22685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867409.22699: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867409.22715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867409.22730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867409.22790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.22827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867409.22845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867409.22867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867409.22993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867409.24785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867409.24810: stderr chunk (state=3): >>><<< 21419 1726867409.24823: stdout chunk (state=3): >>><<< 21419 1726867409.24861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867409.24864: handler run complete 21419 1726867409.24913: attempt loop complete, returning result 21419 1726867409.24916: _execute() done 21419 1726867409.24918: dumping result to json 21419 1726867409.24942: done dumping result, returning 21419 1726867409.24949: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-053a-b750-000000000123] 21419 1726867409.24953: sending task result for task 0affcac9-a3a5-053a-b750-000000000123 21419 1726867409.25188: done sending task result for task 0affcac9-a3a5-053a-b750-000000000123 21419 1726867409.25190: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867409.25343: no more pending results, returning what we have 21419 1726867409.25347: results queue empty 21419 1726867409.25348: checking for any_errors_fatal 21419 1726867409.25354: done checking for any_errors_fatal 21419 1726867409.25355: checking for max_fail_percentage 21419 1726867409.25357: done checking for max_fail_percentage 21419 1726867409.25358: checking to see if all hosts have failed and the running result is not ok 21419 1726867409.25359: done checking to see if all hosts have failed 21419 1726867409.25360: getting the remaining hosts for this loop 21419 1726867409.25361: done getting the remaining hosts for this loop 21419 1726867409.25364: getting the next task for host managed_node2 21419 1726867409.25372: done getting next task for host managed_node2 21419 1726867409.25376: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867409.25382: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867409.25398: getting variables 21419 1726867409.25400: in VariableManager get_vars() 21419 1726867409.25601: Calling all_inventory to load vars for managed_node2 21419 1726867409.25605: Calling groups_inventory to load vars for managed_node2 21419 1726867409.25607: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867409.25617: Calling all_plugins_play to load vars for managed_node2 21419 1726867409.25619: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867409.25622: Calling groups_plugins_play to load vars for managed_node2 21419 1726867409.27233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867409.29139: done with get_vars() 21419 1726867409.29163: done getting variables 21419 1726867409.29231: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:23:29 -0400 (0:00:00.594) 0:00:44.428 ****** 21419 1726867409.29275: entering _queue_task() for managed_node2/service 21419 1726867409.29625: worker is 1 (out of 1 available) 21419 1726867409.29637: exiting _queue_task() for managed_node2/service 21419 1726867409.29650: done queuing things up, now waiting for results queue to drain 21419 1726867409.29652: waiting for pending results... 21419 1726867409.29993: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21419 1726867409.30003: in run() - task 0affcac9-a3a5-053a-b750-000000000124 21419 1726867409.30027: variable 'ansible_search_path' from source: unknown 21419 1726867409.30182: variable 'ansible_search_path' from source: unknown 21419 1726867409.30185: calling self._execute() 21419 1726867409.30187: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867409.30189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867409.30200: variable 'omit' from source: magic vars 21419 1726867409.30561: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.30580: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.30763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867409.31287: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867409.31291: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867409.31293: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867409.31682: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867409.31686: variable 'networkmanager_version' from source: set_fact 21419 1726867409.31688: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.31848: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.31938: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.32058: variable 'networkmanager_version' from source: set_fact 21419 1726867409.32180: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.32285: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.32310: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.32465: variable 'networkmanager_version' from source: set_fact 21419 1726867409.32481: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.32587: variable 'network_provider' from source: set_fact 21419 1726867409.32598: Evaluated conditional (network_provider == "nm"): True 21419 1726867409.32688: variable '__network_wpa_supplicant_required' from source: role '' defaults 21419 1726867409.32773: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21419 1726867409.32904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867409.35032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867409.35115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867409.35157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867409.35202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867409.35238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867409.35784: 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) 21419 1726867409.35787: 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) 21419 1726867409.35790: 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) 21419 1726867409.35792: 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) 21419 1726867409.35794: 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) 21419 1726867409.35796: 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) 21419 1726867409.35853: 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) 21419 1726867409.35887: 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) 21419 1726867409.36024: 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) 21419 1726867409.36072: 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) 21419 1726867409.36121: 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) 21419 1726867409.36410: 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) 21419 1726867409.36488: 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) 21419 1726867409.36491: 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) 21419 1726867409.36582: 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) 21419 1726867409.36650: variable 'network_connections' from source: task vars 21419 1726867409.36982: variable 'interface' from source: play vars 21419 1726867409.36985: variable 'interface' from source: play vars 21419 1726867409.36987: 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) 21419 1726867409.37108: 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) 21419 1726867409.37305: 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) 21419 1726867409.37338: 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) 21419 1726867409.37400: variable '__network_wireless_connections_defined' from source: role '' defaults 21419 1726867409.37696: variable 'network_connections' from source: task vars 21419 1726867409.37708: variable 'interface' from source: play vars 21419 1726867409.37771: variable 'interface' from source: play vars 21419 1726867409.37808: Evaluated conditional (__network_wpa_supplicant_required): False 21419 1726867409.37817: when evaluation is False, skipping this task 21419 1726867409.37823: _execute() done 21419 1726867409.37830: dumping result to json 21419 1726867409.37836: done dumping result, returning 21419 1726867409.37847: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-053a-b750-000000000124] 21419 1726867409.37855: sending task result for task 0affcac9-a3a5-053a-b750-000000000124 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21419 1726867409.38014: no more pending results, returning what we have 21419 1726867409.38018: results queue empty 21419 1726867409.38019: checking for any_errors_fatal 21419 1726867409.38040: done checking for any_errors_fatal 21419 1726867409.38042: checking for max_fail_percentage 21419 1726867409.38044: done checking for max_fail_percentage 21419 1726867409.38045: checking to see if all hosts have failed and the running result is not ok 21419 1726867409.38046: done checking to see if all hosts have failed 21419 1726867409.38047: getting the remaining hosts for this loop 21419 1726867409.38048: done getting the remaining hosts for this loop 21419 1726867409.38054: getting the next task for host managed_node2 21419 1726867409.38062: done getting next task for host managed_node2 21419 1726867409.38066: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867409.38070: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867409.38098: getting variables 21419 1726867409.38100: in VariableManager get_vars() 21419 1726867409.38153: Calling all_inventory to load vars for managed_node2 21419 1726867409.38156: Calling groups_inventory to load vars for managed_node2 21419 1726867409.38159: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867409.38170: Calling all_plugins_play to load vars for managed_node2 21419 1726867409.38173: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867409.38176: Calling groups_plugins_play to load vars for managed_node2 21419 1726867409.39090: done sending task result for task 0affcac9-a3a5-053a-b750-000000000124 21419 1726867409.39094: WORKER PROCESS EXITING 21419 1726867409.39891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867409.43157: done with get_vars() 21419 1726867409.43421: done getting variables 21419 1726867409.43519: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:23:29 -0400 (0:00:00.142) 0:00:44.570 ****** 21419 1726867409.43555: entering _queue_task() for managed_node2/service 21419 1726867409.43909: worker is 1 (out of 1 available) 21419 1726867409.43921: exiting _queue_task() for managed_node2/service 21419 1726867409.43932: done queuing things up, now waiting for results queue to drain 21419 1726867409.43933: waiting for pending results... 21419 1726867409.44202: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 21419 1726867409.44341: in run() - task 0affcac9-a3a5-053a-b750-000000000125 21419 1726867409.44360: variable 'ansible_search_path' from source: unknown 21419 1726867409.44366: variable 'ansible_search_path' from source: unknown 21419 1726867409.44413: calling self._execute() 21419 1726867409.44527: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867409.44540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867409.44556: variable 'omit' from source: magic vars 21419 1726867409.44950: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.44969: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.45150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867409.45422: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867409.45468: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867409.45511: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867409.45550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867409.45641: variable 'networkmanager_version' from source: set_fact 21419 1726867409.45661: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.45794: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.45797: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.45890: variable 'networkmanager_version' from source: set_fact 21419 1726867409.45897: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.45976: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.45981: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.46255: variable 'networkmanager_version' from source: set_fact 21419 1726867409.46258: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.46311: variable 'network_provider' from source: set_fact 21419 1726867409.46324: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867409.46349: when evaluation is False, skipping this task 21419 1726867409.46356: _execute() done 21419 1726867409.46364: dumping result to json 21419 1726867409.46383: done dumping result, returning 21419 1726867409.46395: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-053a-b750-000000000125] 21419 1726867409.46405: sending task result for task 0affcac9-a3a5-053a-b750-000000000125 21419 1726867409.46616: done sending task result for task 0affcac9-a3a5-053a-b750-000000000125 21419 1726867409.46619: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21419 1726867409.46679: no more pending results, returning what we have 21419 1726867409.46690: results queue empty 21419 1726867409.46697: checking for any_errors_fatal 21419 1726867409.46704: done checking for any_errors_fatal 21419 1726867409.46722: checking for max_fail_percentage 21419 1726867409.46905: done checking for max_fail_percentage 21419 1726867409.46907: checking to see if all hosts have failed and the running result is not ok 21419 1726867409.46908: done checking to see if all hosts have failed 21419 1726867409.46909: getting the remaining hosts for this loop 21419 1726867409.46910: done getting the remaining hosts for this loop 21419 1726867409.46914: getting the next task for host managed_node2 21419 1726867409.46921: done getting next task for host managed_node2 21419 1726867409.46928: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867409.46934: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867409.46954: getting variables 21419 1726867409.46955: in VariableManager get_vars() 21419 1726867409.47035: Calling all_inventory to load vars for managed_node2 21419 1726867409.47038: Calling groups_inventory to load vars for managed_node2 21419 1726867409.47040: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867409.47048: Calling all_plugins_play to load vars for managed_node2 21419 1726867409.47051: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867409.47053: Calling groups_plugins_play to load vars for managed_node2 21419 1726867409.47802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867409.48811: done with get_vars() 21419 1726867409.48829: done getting variables 21419 1726867409.48870: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:23:29 -0400 (0:00:00.053) 0:00:44.624 ****** 21419 1726867409.48896: entering _queue_task() for managed_node2/copy 21419 1726867409.49112: worker is 1 (out of 1 available) 21419 1726867409.49125: exiting _queue_task() for managed_node2/copy 21419 1726867409.49137: done queuing things up, now waiting for results queue to drain 21419 1726867409.49138: waiting for pending results... 21419 1726867409.49494: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21419 1726867409.49499: in run() - task 0affcac9-a3a5-053a-b750-000000000126 21419 1726867409.49501: variable 'ansible_search_path' from source: unknown 21419 1726867409.49503: variable 'ansible_search_path' from source: unknown 21419 1726867409.49505: calling self._execute() 21419 1726867409.49591: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867409.49603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867409.49624: variable 'omit' from source: magic vars 21419 1726867409.49966: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.49976: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.50098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867409.50285: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867409.50319: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867409.50343: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867409.50370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867409.50433: variable 'networkmanager_version' from source: set_fact 21419 1726867409.50445: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.50549: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.50553: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.50646: variable 'networkmanager_version' from source: set_fact 21419 1726867409.50653: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.50731: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.50734: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.50825: variable 'networkmanager_version' from source: set_fact 21419 1726867409.50832: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.50906: variable 'network_provider' from source: set_fact 21419 1726867409.50913: Evaluated conditional (network_provider == "initscripts"): False 21419 1726867409.50915: when evaluation is False, skipping this task 21419 1726867409.50919: _execute() done 21419 1726867409.50922: dumping result to json 21419 1726867409.50924: done dumping result, returning 21419 1726867409.50933: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-053a-b750-000000000126] 21419 1726867409.50938: sending task result for task 0affcac9-a3a5-053a-b750-000000000126 21419 1726867409.51021: done sending task result for task 0affcac9-a3a5-053a-b750-000000000126 21419 1726867409.51023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21419 1726867409.51076: no more pending results, returning what we have 21419 1726867409.51081: results queue empty 21419 1726867409.51082: checking for any_errors_fatal 21419 1726867409.51087: done checking for any_errors_fatal 21419 1726867409.51088: checking for max_fail_percentage 21419 1726867409.51089: done checking for max_fail_percentage 21419 1726867409.51090: checking to see if all hosts have failed and the running result is not ok 21419 1726867409.51091: done checking to see if all hosts have failed 21419 1726867409.51092: getting the remaining hosts for this loop 21419 1726867409.51093: done getting the remaining hosts for this loop 21419 1726867409.51095: getting the next task for host managed_node2 21419 1726867409.51102: done getting next task for host managed_node2 21419 1726867409.51105: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867409.51109: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867409.51124: getting variables 21419 1726867409.51126: in VariableManager get_vars() 21419 1726867409.51165: Calling all_inventory to load vars for managed_node2 21419 1726867409.51167: Calling groups_inventory to load vars for managed_node2 21419 1726867409.51169: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867409.51176: Calling all_plugins_play to load vars for managed_node2 21419 1726867409.51180: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867409.51183: Calling groups_plugins_play to load vars for managed_node2 21419 1726867409.52044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867409.52902: done with get_vars() 21419 1726867409.52918: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:23:29 -0400 (0:00:00.040) 0:00:44.665 ****** 21419 1726867409.52972: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867409.53172: worker is 1 (out of 1 available) 21419 1726867409.53185: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21419 1726867409.53198: done queuing things up, now waiting for results queue to drain 21419 1726867409.53200: waiting for pending results... 21419 1726867409.53364: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21419 1726867409.53458: in run() - task 0affcac9-a3a5-053a-b750-000000000127 21419 1726867409.53469: variable 'ansible_search_path' from source: unknown 21419 1726867409.53473: variable 'ansible_search_path' from source: unknown 21419 1726867409.53501: calling self._execute() 21419 1726867409.53575: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867409.53580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867409.53590: variable 'omit' from source: magic vars 21419 1726867409.53851: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.53862: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.53987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867409.54164: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867409.54199: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867409.54225: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867409.54251: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867409.54311: variable 'networkmanager_version' from source: set_fact 21419 1726867409.54320: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.54418: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.54422: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.54521: variable 'networkmanager_version' from source: set_fact 21419 1726867409.54524: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.54595: variable 'ansible_distribution_major_version' from source: facts 21419 1726867409.54598: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867409.54688: variable 'networkmanager_version' from source: set_fact 21419 1726867409.54695: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867409.54701: variable 'omit' from source: magic vars 21419 1726867409.54748: variable 'omit' from source: magic vars 21419 1726867409.54830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867409.56127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867409.56176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867409.56204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867409.56229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867409.56248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867409.56302: variable 'network_provider' from source: set_fact 21419 1726867409.56393: 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) 21419 1726867409.56482: 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) 21419 1726867409.56485: 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) 21419 1726867409.56488: 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) 21419 1726867409.56490: 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) 21419 1726867409.56555: variable 'omit' from source: magic vars 21419 1726867409.56661: variable 'omit' from source: magic vars 21419 1726867409.56755: variable 'network_connections' from source: task vars 21419 1726867409.56768: variable 'interface' from source: play vars 21419 1726867409.56834: variable 'interface' from source: play vars 21419 1726867409.56961: variable 'omit' from source: magic vars 21419 1726867409.56972: variable '__lsr_ansible_managed' from source: task vars 21419 1726867409.57031: variable '__lsr_ansible_managed' from source: task vars 21419 1726867409.57272: Loaded config def from plugin (lookup/template) 21419 1726867409.57282: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21419 1726867409.57310: File lookup term: get_ansible_managed.j2 21419 1726867409.57316: variable 'ansible_search_path' from source: unknown 21419 1726867409.57324: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21419 1726867409.57345: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21419 1726867409.57353: variable 'ansible_search_path' from source: unknown 21419 1726867409.64754: variable 'ansible_managed' from source: unknown 21419 1726867409.64831: variable 'omit' from source: magic vars 21419 1726867409.64849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867409.64867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867409.64878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867409.64890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867409.64897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867409.64913: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867409.64915: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867409.64918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867409.64981: Set connection var ansible_connection to ssh 21419 1726867409.64987: Set connection var ansible_shell_executable to /bin/sh 21419 1726867409.64990: Set connection var ansible_shell_type to sh 21419 1726867409.64995: Set connection var ansible_timeout to 10 21419 1726867409.65000: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867409.65005: Set connection var ansible_pipelining to False 21419 1726867409.65023: variable 'ansible_shell_executable' from source: unknown 21419 1726867409.65025: variable 'ansible_connection' from source: unknown 21419 1726867409.65028: variable 'ansible_module_compression' from source: unknown 21419 1726867409.65030: variable 'ansible_shell_type' from source: unknown 21419 1726867409.65032: variable 'ansible_shell_executable' from source: unknown 21419 1726867409.65034: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867409.65038: variable 'ansible_pipelining' from source: unknown 21419 1726867409.65041: variable 'ansible_timeout' from source: unknown 21419 1726867409.65045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867409.65130: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867409.65138: variable 'omit' from source: magic vars 21419 1726867409.65143: starting attempt loop 21419 1726867409.65145: running the handler 21419 1726867409.65153: _low_level_execute_command(): starting 21419 1726867409.65160: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867409.65641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867409.65644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867409.65647: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867409.65649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.65702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867409.65709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867409.65716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867409.65762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867409.67462: stdout chunk (state=3): >>>/root <<< 21419 1726867409.67567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867409.67597: stderr chunk (state=3): >>><<< 21419 1726867409.67600: stdout chunk (state=3): >>><<< 21419 1726867409.67619: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867409.67628: _low_level_execute_command(): starting 21419 1726867409.67633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399 `" && echo ansible-tmp-1726867409.6761782-23476-232417506199399="` echo /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399 `" ) && sleep 0' 21419 1726867409.68047: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867409.68050: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867409.68053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867409.68055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867409.68057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.68114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867409.68116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867409.68154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867409.70065: stdout chunk (state=3): >>>ansible-tmp-1726867409.6761782-23476-232417506199399=/root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399 <<< 21419 1726867409.70173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867409.70196: stderr chunk (state=3): >>><<< 21419 1726867409.70199: stdout chunk (state=3): >>><<< 21419 1726867409.70214: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867409.6761782-23476-232417506199399=/root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867409.70246: variable 'ansible_module_compression' from source: unknown 21419 1726867409.70273: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21419 1726867409.70312: variable 'ansible_facts' from source: unknown 21419 1726867409.70400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/AnsiballZ_network_connections.py 21419 1726867409.70487: Sending initial data 21419 1726867409.70491: Sent initial data (168 bytes) 21419 1726867409.70917: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867409.70920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.70923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867409.70925: 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.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867409.70928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.70962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867409.70980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867409.71018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867409.72571: 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 <<< 21419 1726867409.72575: 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 <<< 21419 1726867409.72606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867409.72650: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpc8fk5u9z /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/AnsiballZ_network_connections.py <<< 21419 1726867409.72652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/AnsiballZ_network_connections.py" <<< 21419 1726867409.72684: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpc8fk5u9z" to remote "/root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/AnsiballZ_network_connections.py" <<< 21419 1726867409.73401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867409.73436: stderr chunk (state=3): >>><<< 21419 1726867409.73439: stdout chunk (state=3): >>><<< 21419 1726867409.73490: done transferring module to remote 21419 1726867409.73497: _low_level_execute_command(): starting 21419 1726867409.73500: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/ /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/AnsiballZ_network_connections.py && sleep 0' 21419 1726867409.74050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867409.74064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867409.74080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867409.74097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867409.74192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867409.74213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867409.74285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867409.76064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867409.76088: stderr chunk (state=3): >>><<< 21419 1726867409.76091: stdout chunk (state=3): >>><<< 21419 1726867409.76103: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867409.76106: _low_level_execute_command(): starting 21419 1726867409.76112: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/AnsiballZ_network_connections.py && sleep 0' 21419 1726867409.76495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867409.76501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.76503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867409.76505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867409.76551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867409.76554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867409.76602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.04099: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_70kgyqdl/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_70kgyqdl/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/992237d4-5af9-4737-ada3-9cc37fc84751: error=unknown <<< 21419 1726867410.04260: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__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": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21419 1726867410.06071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867410.06105: stderr chunk (state=3): >>><<< 21419 1726867410.06111: stdout chunk (state=3): >>><<< 21419 1726867410.06124: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_70kgyqdl/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_70kgyqdl/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/992237d4-5af9-4737-ada3-9cc37fc84751: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__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": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867410.06150: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'persistent_state': 'absent'}], '__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-1726867409.6761782-23476-232417506199399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867410.06158: _low_level_execute_command(): starting 21419 1726867410.06163: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867409.6761782-23476-232417506199399/ > /dev/null 2>&1 && sleep 0' 21419 1726867410.06613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867410.06617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867410.06620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867410.06623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867410.06625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867410.06680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867410.06690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867410.06692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867410.06729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.08551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867410.08579: stderr chunk (state=3): >>><<< 21419 1726867410.08583: stdout chunk (state=3): >>><<< 21419 1726867410.08596: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867410.08602: handler run complete 21419 1726867410.08624: attempt loop complete, returning result 21419 1726867410.08626: _execute() done 21419 1726867410.08629: dumping result to json 21419 1726867410.08631: done dumping result, returning 21419 1726867410.08639: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-053a-b750-000000000127] 21419 1726867410.08641: sending task result for task 0affcac9-a3a5-053a-b750-000000000127 21419 1726867410.08737: done sending task result for task 0affcac9-a3a5-053a-b750-000000000127 21419 1726867410.08740: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 21419 1726867410.08830: no more pending results, returning what we have 21419 1726867410.08834: results queue empty 21419 1726867410.08834: checking for any_errors_fatal 21419 1726867410.08839: done checking for any_errors_fatal 21419 1726867410.08840: checking for max_fail_percentage 21419 1726867410.08842: done checking for max_fail_percentage 21419 1726867410.08842: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.08843: done checking to see if all hosts have failed 21419 1726867410.08844: getting the remaining hosts for this loop 21419 1726867410.08845: done getting the remaining hosts for this loop 21419 1726867410.08848: getting the next task for host managed_node2 21419 1726867410.08857: done getting next task for host managed_node2 21419 1726867410.08860: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867410.08863: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867410.08874: getting variables 21419 1726867410.08875: in VariableManager get_vars() 21419 1726867410.08920: Calling all_inventory to load vars for managed_node2 21419 1726867410.08923: Calling groups_inventory to load vars for managed_node2 21419 1726867410.08925: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.08935: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.08937: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.08940: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.09795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.10661: done with get_vars() 21419 1726867410.10679: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:23:30 -0400 (0:00:00.577) 0:00:45.242 ****** 21419 1726867410.10742: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867410.10971: worker is 1 (out of 1 available) 21419 1726867410.10987: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21419 1726867410.10999: done queuing things up, now waiting for results queue to drain 21419 1726867410.11001: waiting for pending results... 21419 1726867410.11170: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 21419 1726867410.11262: in run() - task 0affcac9-a3a5-053a-b750-000000000128 21419 1726867410.11275: variable 'ansible_search_path' from source: unknown 21419 1726867410.11280: variable 'ansible_search_path' from source: unknown 21419 1726867410.11309: calling self._execute() 21419 1726867410.11386: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.11391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.11401: variable 'omit' from source: magic vars 21419 1726867410.11676: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.11688: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.11804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867410.11996: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867410.12026: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867410.12051: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867410.12076: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867410.12137: variable 'networkmanager_version' from source: set_fact 21419 1726867410.12148: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.12252: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.12255: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.12346: variable 'networkmanager_version' from source: set_fact 21419 1726867410.12354: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.12428: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.12432: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.12517: variable 'networkmanager_version' from source: set_fact 21419 1726867410.12524: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.12604: variable 'network_state' from source: role '' defaults 21419 1726867410.12613: Evaluated conditional (network_state != {}): False 21419 1726867410.12616: when evaluation is False, skipping this task 21419 1726867410.12618: _execute() done 21419 1726867410.12621: dumping result to json 21419 1726867410.12624: done dumping result, returning 21419 1726867410.12631: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-053a-b750-000000000128] 21419 1726867410.12636: sending task result for task 0affcac9-a3a5-053a-b750-000000000128 21419 1726867410.12716: done sending task result for task 0affcac9-a3a5-053a-b750-000000000128 21419 1726867410.12719: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21419 1726867410.12807: no more pending results, returning what we have 21419 1726867410.12811: results queue empty 21419 1726867410.12812: checking for any_errors_fatal 21419 1726867410.12818: done checking for any_errors_fatal 21419 1726867410.12819: checking for max_fail_percentage 21419 1726867410.12820: done checking for max_fail_percentage 21419 1726867410.12821: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.12822: done checking to see if all hosts have failed 21419 1726867410.12822: getting the remaining hosts for this loop 21419 1726867410.12823: done getting the remaining hosts for this loop 21419 1726867410.12826: getting the next task for host managed_node2 21419 1726867410.12832: done getting next task for host managed_node2 21419 1726867410.12835: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867410.12838: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867410.12854: getting variables 21419 1726867410.12856: in VariableManager get_vars() 21419 1726867410.12895: Calling all_inventory to load vars for managed_node2 21419 1726867410.12897: Calling groups_inventory to load vars for managed_node2 21419 1726867410.12899: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.12907: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.12909: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.12912: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.16857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.17705: done with get_vars() 21419 1726867410.17721: done getting variables 21419 1726867410.17751: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:23:30 -0400 (0:00:00.070) 0:00:45.313 ****** 21419 1726867410.17772: entering _queue_task() for managed_node2/debug 21419 1726867410.18021: worker is 1 (out of 1 available) 21419 1726867410.18033: exiting _queue_task() for managed_node2/debug 21419 1726867410.18046: done queuing things up, now waiting for results queue to drain 21419 1726867410.18047: waiting for pending results... 21419 1726867410.18233: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21419 1726867410.18338: in run() - task 0affcac9-a3a5-053a-b750-000000000129 21419 1726867410.18349: variable 'ansible_search_path' from source: unknown 21419 1726867410.18352: variable 'ansible_search_path' from source: unknown 21419 1726867410.18387: calling self._execute() 21419 1726867410.18461: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.18467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.18475: variable 'omit' from source: magic vars 21419 1726867410.18762: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.18773: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.18895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867410.19082: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867410.19115: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867410.19142: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867410.19197: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867410.19257: variable 'networkmanager_version' from source: set_fact 21419 1726867410.19269: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.19342: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.19346: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.19499: variable 'networkmanager_version' from source: set_fact 21419 1726867410.19502: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.19553: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.19557: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.19646: variable 'networkmanager_version' from source: set_fact 21419 1726867410.19654: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.19659: variable 'omit' from source: magic vars 21419 1726867410.19702: variable 'omit' from source: magic vars 21419 1726867410.19732: variable 'omit' from source: magic vars 21419 1726867410.19753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867410.19774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867410.19789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867410.19802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867410.19814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867410.19838: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867410.19841: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.19844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.19910: Set connection var ansible_connection to ssh 21419 1726867410.19919: Set connection var ansible_shell_executable to /bin/sh 21419 1726867410.19921: Set connection var ansible_shell_type to sh 21419 1726867410.19932: Set connection var ansible_timeout to 10 21419 1726867410.19935: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867410.19937: Set connection var ansible_pipelining to False 21419 1726867410.19953: variable 'ansible_shell_executable' from source: unknown 21419 1726867410.19956: variable 'ansible_connection' from source: unknown 21419 1726867410.19958: variable 'ansible_module_compression' from source: unknown 21419 1726867410.19960: variable 'ansible_shell_type' from source: unknown 21419 1726867410.19963: variable 'ansible_shell_executable' from source: unknown 21419 1726867410.19965: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.19968: variable 'ansible_pipelining' from source: unknown 21419 1726867410.19971: variable 'ansible_timeout' from source: unknown 21419 1726867410.19975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.20050: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867410.20059: variable 'omit' from source: magic vars 21419 1726867410.20064: starting attempt loop 21419 1726867410.20067: running the handler 21419 1726867410.20154: variable '__network_connections_result' from source: set_fact 21419 1726867410.20197: handler run complete 21419 1726867410.20208: attempt loop complete, returning result 21419 1726867410.20214: _execute() done 21419 1726867410.20217: dumping result to json 21419 1726867410.20219: done dumping result, returning 21419 1726867410.20228: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-053a-b750-000000000129] 21419 1726867410.20232: sending task result for task 0affcac9-a3a5-053a-b750-000000000129 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 21419 1726867410.20373: no more pending results, returning what we have 21419 1726867410.20378: results queue empty 21419 1726867410.20379: checking for any_errors_fatal 21419 1726867410.20387: done checking for any_errors_fatal 21419 1726867410.20388: checking for max_fail_percentage 21419 1726867410.20389: done checking for max_fail_percentage 21419 1726867410.20390: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.20391: done checking to see if all hosts have failed 21419 1726867410.20392: getting the remaining hosts for this loop 21419 1726867410.20393: done getting the remaining hosts for this loop 21419 1726867410.20396: getting the next task for host managed_node2 21419 1726867410.20403: done getting next task for host managed_node2 21419 1726867410.20406: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867410.20410: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867410.20423: getting variables 21419 1726867410.20424: in VariableManager get_vars() 21419 1726867410.20470: Calling all_inventory to load vars for managed_node2 21419 1726867410.20473: Calling groups_inventory to load vars for managed_node2 21419 1726867410.20475: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.20487: done sending task result for task 0affcac9-a3a5-053a-b750-000000000129 21419 1726867410.20490: WORKER PROCESS EXITING 21419 1726867410.20498: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.20500: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.20503: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.21239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.22206: done with get_vars() 21419 1726867410.22226: done getting variables 21419 1726867410.22280: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:23:30 -0400 (0:00:00.045) 0:00:45.358 ****** 21419 1726867410.22315: entering _queue_task() for managed_node2/debug 21419 1726867410.22590: worker is 1 (out of 1 available) 21419 1726867410.22601: exiting _queue_task() for managed_node2/debug 21419 1726867410.22613: done queuing things up, now waiting for results queue to drain 21419 1726867410.22615: waiting for pending results... 21419 1726867410.22895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21419 1726867410.23043: in run() - task 0affcac9-a3a5-053a-b750-00000000012a 21419 1726867410.23059: variable 'ansible_search_path' from source: unknown 21419 1726867410.23064: variable 'ansible_search_path' from source: unknown 21419 1726867410.23110: calling self._execute() 21419 1726867410.23184: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.23189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.23197: variable 'omit' from source: magic vars 21419 1726867410.23471: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.23483: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.23600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867410.23782: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867410.23824: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867410.23848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867410.23909: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867410.23968: variable 'networkmanager_version' from source: set_fact 21419 1726867410.23980: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.24059: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.24063: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.24155: variable 'networkmanager_version' from source: set_fact 21419 1726867410.24162: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.24238: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.24242: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.24329: variable 'networkmanager_version' from source: set_fact 21419 1726867410.24337: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.24343: variable 'omit' from source: magic vars 21419 1726867410.24383: variable 'omit' from source: magic vars 21419 1726867410.24413: variable 'omit' from source: magic vars 21419 1726867410.24437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867410.24459: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867410.24472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867410.24487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867410.24495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867410.24520: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867410.24524: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.24526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.24595: Set connection var ansible_connection to ssh 21419 1726867410.24601: Set connection var ansible_shell_executable to /bin/sh 21419 1726867410.24604: Set connection var ansible_shell_type to sh 21419 1726867410.24611: Set connection var ansible_timeout to 10 21419 1726867410.24616: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867410.24621: Set connection var ansible_pipelining to False 21419 1726867410.24636: variable 'ansible_shell_executable' from source: unknown 21419 1726867410.24640: variable 'ansible_connection' from source: unknown 21419 1726867410.24643: variable 'ansible_module_compression' from source: unknown 21419 1726867410.24645: variable 'ansible_shell_type' from source: unknown 21419 1726867410.24649: variable 'ansible_shell_executable' from source: unknown 21419 1726867410.24651: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.24653: variable 'ansible_pipelining' from source: unknown 21419 1726867410.24655: variable 'ansible_timeout' from source: unknown 21419 1726867410.24657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.24732: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867410.24741: variable 'omit' from source: magic vars 21419 1726867410.24746: starting attempt loop 21419 1726867410.24749: running the handler 21419 1726867410.24791: variable '__network_connections_result' from source: set_fact 21419 1726867410.24840: variable '__network_connections_result' from source: set_fact 21419 1726867410.24915: handler run complete 21419 1726867410.24931: attempt loop complete, returning result 21419 1726867410.24934: _execute() done 21419 1726867410.24936: dumping result to json 21419 1726867410.24940: done dumping result, returning 21419 1726867410.24947: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-053a-b750-00000000012a] 21419 1726867410.24950: sending task result for task 0affcac9-a3a5-053a-b750-00000000012a 21419 1726867410.25038: done sending task result for task 0affcac9-a3a5-053a-b750-00000000012a 21419 1726867410.25041: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 21419 1726867410.25124: no more pending results, returning what we have 21419 1726867410.25127: results queue empty 21419 1726867410.25128: checking for any_errors_fatal 21419 1726867410.25134: done checking for any_errors_fatal 21419 1726867410.25134: checking for max_fail_percentage 21419 1726867410.25136: done checking for max_fail_percentage 21419 1726867410.25137: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.25138: done checking to see if all hosts have failed 21419 1726867410.25138: getting the remaining hosts for this loop 21419 1726867410.25140: done getting the remaining hosts for this loop 21419 1726867410.25143: getting the next task for host managed_node2 21419 1726867410.25149: done getting next task for host managed_node2 21419 1726867410.25154: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867410.25157: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867410.25173: getting variables 21419 1726867410.25174: in VariableManager get_vars() 21419 1726867410.25214: Calling all_inventory to load vars for managed_node2 21419 1726867410.25217: Calling groups_inventory to load vars for managed_node2 21419 1726867410.25219: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.25227: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.25230: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.25232: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.26333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.27844: done with get_vars() 21419 1726867410.27867: done getting variables 21419 1726867410.27927: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:23:30 -0400 (0:00:00.056) 0:00:45.415 ****** 21419 1726867410.27963: entering _queue_task() for managed_node2/debug 21419 1726867410.28265: worker is 1 (out of 1 available) 21419 1726867410.28481: exiting _queue_task() for managed_node2/debug 21419 1726867410.28493: done queuing things up, now waiting for results queue to drain 21419 1726867410.28495: waiting for pending results... 21419 1726867410.28694: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21419 1726867410.28759: in run() - task 0affcac9-a3a5-053a-b750-00000000012b 21419 1726867410.28783: variable 'ansible_search_path' from source: unknown 21419 1726867410.28828: variable 'ansible_search_path' from source: unknown 21419 1726867410.28835: calling self._execute() 21419 1726867410.28949: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.28962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.28981: variable 'omit' from source: magic vars 21419 1726867410.29349: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.29481: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.29539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867410.29811: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867410.29862: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867410.29905: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867410.29995: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867410.30079: variable 'networkmanager_version' from source: set_fact 21419 1726867410.30097: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.30217: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.30229: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.30457: variable 'networkmanager_version' from source: set_fact 21419 1726867410.30460: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.30502: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.30512: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.30644: variable 'networkmanager_version' from source: set_fact 21419 1726867410.30659: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.30774: variable 'network_state' from source: role '' defaults 21419 1726867410.30795: Evaluated conditional (network_state != {}): False 21419 1726867410.30804: when evaluation is False, skipping this task 21419 1726867410.30811: _execute() done 21419 1726867410.30819: dumping result to json 21419 1726867410.30827: done dumping result, returning 21419 1726867410.30838: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-053a-b750-00000000012b] 21419 1726867410.30849: sending task result for task 0affcac9-a3a5-053a-b750-00000000012b skipping: [managed_node2] => { "false_condition": "network_state != {}" } 21419 1726867410.31048: no more pending results, returning what we have 21419 1726867410.31052: results queue empty 21419 1726867410.31053: checking for any_errors_fatal 21419 1726867410.31063: done checking for any_errors_fatal 21419 1726867410.31064: checking for max_fail_percentage 21419 1726867410.31066: done checking for max_fail_percentage 21419 1726867410.31067: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.31068: done checking to see if all hosts have failed 21419 1726867410.31069: getting the remaining hosts for this loop 21419 1726867410.31070: done getting the remaining hosts for this loop 21419 1726867410.31074: getting the next task for host managed_node2 21419 1726867410.31083: done getting next task for host managed_node2 21419 1726867410.31087: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867410.31091: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 21419 1726867410.31115: getting variables 21419 1726867410.31117: in VariableManager get_vars() 21419 1726867410.31167: Calling all_inventory to load vars for managed_node2 21419 1726867410.31170: Calling groups_inventory to load vars for managed_node2 21419 1726867410.31173: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.31459: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.31463: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.31469: done sending task result for task 0affcac9-a3a5-053a-b750-00000000012b 21419 1726867410.31472: WORKER PROCESS EXITING 21419 1726867410.31476: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.32740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.34427: done with get_vars() 21419 1726867410.34447: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:23:30 -0400 (0:00:00.065) 0:00:45.480 ****** 21419 1726867410.34541: entering _queue_task() for managed_node2/ping 21419 1726867410.34829: worker is 1 (out of 1 available) 21419 1726867410.34841: exiting _queue_task() for managed_node2/ping 21419 1726867410.34855: done queuing things up, now waiting for results queue to drain 21419 1726867410.34857: waiting for pending results... 21419 1726867410.35134: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 21419 1726867410.35315: in run() - task 0affcac9-a3a5-053a-b750-00000000012c 21419 1726867410.35338: variable 'ansible_search_path' from source: unknown 21419 1726867410.35346: variable 'ansible_search_path' from source: unknown 21419 1726867410.35390: calling self._execute() 21419 1726867410.35505: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.35522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.35537: variable 'omit' from source: magic vars 21419 1726867410.35938: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.35961: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.36138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867410.36407: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867410.36457: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867410.36505: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867410.36584: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867410.36669: variable 'networkmanager_version' from source: set_fact 21419 1726867410.36692: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.36807: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.36816: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.36939: variable 'networkmanager_version' from source: set_fact 21419 1726867410.36954: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.37063: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.37073: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.37209: variable 'networkmanager_version' from source: set_fact 21419 1726867410.37224: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.37282: variable 'omit' from source: magic vars 21419 1726867410.37300: variable 'omit' from source: magic vars 21419 1726867410.37345: variable 'omit' from source: magic vars 21419 1726867410.37376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867410.37411: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867410.37441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867410.37462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867410.37479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867410.37516: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867410.37534: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.37537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.37682: Set connection var ansible_connection to ssh 21419 1726867410.37686: Set connection var ansible_shell_executable to /bin/sh 21419 1726867410.37688: Set connection var ansible_shell_type to sh 21419 1726867410.37689: Set connection var ansible_timeout to 10 21419 1726867410.37691: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867410.37693: Set connection var ansible_pipelining to False 21419 1726867410.37710: variable 'ansible_shell_executable' from source: unknown 21419 1726867410.37717: variable 'ansible_connection' from source: unknown 21419 1726867410.37723: variable 'ansible_module_compression' from source: unknown 21419 1726867410.37728: variable 'ansible_shell_type' from source: unknown 21419 1726867410.37733: variable 'ansible_shell_executable' from source: unknown 21419 1726867410.37738: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.37744: variable 'ansible_pipelining' from source: unknown 21419 1726867410.37884: variable 'ansible_timeout' from source: unknown 21419 1726867410.37887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.37912: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21419 1726867410.37930: variable 'omit' from source: magic vars 21419 1726867410.37939: starting attempt loop 21419 1726867410.37945: running the handler 21419 1726867410.37963: _low_level_execute_command(): starting 21419 1726867410.37975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867410.38709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867410.38784: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867410.38842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867410.38872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867410.38953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.40703: stdout chunk (state=3): >>>/root <<< 21419 1726867410.40842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867410.40874: stdout chunk (state=3): >>><<< 21419 1726867410.40879: stderr chunk (state=3): >>><<< 21419 1726867410.40898: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867410.41001: _low_level_execute_command(): starting 21419 1726867410.41005: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345 `" && echo ansible-tmp-1726867410.4091442-23500-32959885682345="` echo /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345 `" ) && sleep 0' 21419 1726867410.41605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867410.41624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867410.41742: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867410.41767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867410.41837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.43811: stdout chunk (state=3): >>>ansible-tmp-1726867410.4091442-23500-32959885682345=/root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345 <<< 21419 1726867410.43962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867410.43965: stdout chunk (state=3): >>><<< 21419 1726867410.43968: stderr chunk (state=3): >>><<< 21419 1726867410.43988: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867410.4091442-23500-32959885682345=/root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867410.44292: variable 'ansible_module_compression' from source: unknown 21419 1726867410.44296: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21419 1726867410.44333: variable 'ansible_facts' from source: unknown 21419 1726867410.44533: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/AnsiballZ_ping.py 21419 1726867410.44896: Sending initial data 21419 1726867410.44953: Sent initial data (152 bytes) 21419 1726867410.46373: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867410.46389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867410.46493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.48102: 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 <<< 21419 1726867410.48138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867410.48195: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp15a7mmkg /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/AnsiballZ_ping.py <<< 21419 1726867410.48199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/AnsiballZ_ping.py" <<< 21419 1726867410.48225: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp15a7mmkg" to remote "/root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/AnsiballZ_ping.py" <<< 21419 1726867410.50120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867410.50124: stdout chunk (state=3): >>><<< 21419 1726867410.50126: stderr chunk (state=3): >>><<< 21419 1726867410.50149: done transferring module to remote 21419 1726867410.50328: _low_level_execute_command(): starting 21419 1726867410.50338: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/ /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/AnsiballZ_ping.py && sleep 0' 21419 1726867410.51884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867410.52174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867410.52241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.54083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867410.54097: stdout chunk (state=3): >>><<< 21419 1726867410.54109: stderr chunk (state=3): >>><<< 21419 1726867410.54145: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867410.54464: _low_level_execute_command(): starting 21419 1726867410.54467: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/AnsiballZ_ping.py && sleep 0' 21419 1726867410.56243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867410.56252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867410.56491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867410.56593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.71574: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21419 1726867410.72875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867410.72891: stdout chunk (state=3): >>><<< 21419 1726867410.72904: stderr chunk (state=3): >>><<< 21419 1726867410.72927: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867410.72957: 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-1726867410.4091442-23500-32959885682345/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867410.72972: _low_level_execute_command(): starting 21419 1726867410.72986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867410.4091442-23500-32959885682345/ > /dev/null 2>&1 && sleep 0' 21419 1726867410.73531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867410.73546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867410.73561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867410.73583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867410.73601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867410.73614: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867410.73629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867410.73651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867410.73696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867410.73757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867410.73775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867410.73800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867410.73865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867410.75755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867410.75771: stdout chunk (state=3): >>><<< 21419 1726867410.75786: stderr chunk (state=3): >>><<< 21419 1726867410.75805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867410.75830: handler run complete 21419 1726867410.75849: attempt loop complete, returning result 21419 1726867410.75856: _execute() done 21419 1726867410.75863: dumping result to json 21419 1726867410.75871: done dumping result, returning 21419 1726867410.75887: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-053a-b750-00000000012c] 21419 1726867410.75897: sending task result for task 0affcac9-a3a5-053a-b750-00000000012c ok: [managed_node2] => { "changed": false, "ping": "pong" } 21419 1726867410.76143: no more pending results, returning what we have 21419 1726867410.76147: results queue empty 21419 1726867410.76148: checking for any_errors_fatal 21419 1726867410.76156: done checking for any_errors_fatal 21419 1726867410.76157: checking for max_fail_percentage 21419 1726867410.76159: done checking for max_fail_percentage 21419 1726867410.76160: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.76161: done checking to see if all hosts have failed 21419 1726867410.76162: getting the remaining hosts for this loop 21419 1726867410.76163: done getting the remaining hosts for this loop 21419 1726867410.76166: getting the next task for host managed_node2 21419 1726867410.76179: done getting next task for host managed_node2 21419 1726867410.76182: ^ task is: TASK: meta (role_complete) 21419 1726867410.76186: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 21419 1726867410.76199: getting variables 21419 1726867410.76200: in VariableManager get_vars() 21419 1726867410.76251: Calling all_inventory to load vars for managed_node2 21419 1726867410.76254: Calling groups_inventory to load vars for managed_node2 21419 1726867410.76257: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.76267: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.76270: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.76273: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.76487: done sending task result for task 0affcac9-a3a5-053a-b750-00000000012c 21419 1726867410.76491: WORKER PROCESS EXITING 21419 1726867410.78048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.79791: done with get_vars() 21419 1726867410.79815: done getting variables 21419 1726867410.79909: done queuing things up, now waiting for results queue to drain 21419 1726867410.79911: results queue empty 21419 1726867410.79912: checking for any_errors_fatal 21419 1726867410.79914: done checking for any_errors_fatal 21419 1726867410.79915: checking for max_fail_percentage 21419 1726867410.79916: done checking for max_fail_percentage 21419 1726867410.79917: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.79918: done checking to see if all hosts have failed 21419 1726867410.79919: getting the remaining hosts for this loop 21419 1726867410.79920: done getting the remaining hosts for this loop 21419 1726867410.79922: getting the next task for host managed_node2 21419 1726867410.79926: done getting next task for host managed_node2 21419 1726867410.79929: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21419 1726867410.79930: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 21419 1726867410.79933: getting variables 21419 1726867410.79934: in VariableManager get_vars() 21419 1726867410.79952: Calling all_inventory to load vars for managed_node2 21419 1726867410.79954: Calling groups_inventory to load vars for managed_node2 21419 1726867410.79956: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.79961: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.79963: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.79966: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.82156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.83881: done with get_vars() 21419 1726867410.83900: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Friday 20 September 2024 17:23:30 -0400 (0:00:00.494) 0:00:45.975 ****** 21419 1726867410.83973: entering _queue_task() for managed_node2/include_tasks 21419 1726867410.84372: worker is 1 (out of 1 available) 21419 1726867410.84534: exiting _queue_task() for managed_node2/include_tasks 21419 1726867410.84546: done queuing things up, now waiting for results queue to drain 21419 1726867410.84548: waiting for pending results... 21419 1726867410.84693: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 21419 1726867410.84827: in run() - task 0affcac9-a3a5-053a-b750-00000000015c 21419 1726867410.84852: variable 'ansible_search_path' from source: unknown 21419 1726867410.84904: calling self._execute() 21419 1726867410.85022: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.85083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.85087: variable 'omit' from source: magic vars 21419 1726867410.85481: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.85500: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.85695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867410.85980: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867410.86059: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867410.86080: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867410.86120: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867410.86215: variable 'networkmanager_version' from source: set_fact 21419 1726867410.86279: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867410.86283: _execute() done 21419 1726867410.86287: dumping result to json 21419 1726867410.86289: done dumping result, returning 21419 1726867410.86292: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-053a-b750-00000000015c] 21419 1726867410.86294: sending task result for task 0affcac9-a3a5-053a-b750-00000000015c 21419 1726867410.86456: done sending task result for task 0affcac9-a3a5-053a-b750-00000000015c 21419 1726867410.86460: WORKER PROCESS EXITING 21419 1726867410.86495: no more pending results, returning what we have 21419 1726867410.86501: in VariableManager get_vars() 21419 1726867410.86556: Calling all_inventory to load vars for managed_node2 21419 1726867410.86559: Calling groups_inventory to load vars for managed_node2 21419 1726867410.86561: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.86572: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.86575: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.86580: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.88140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.89834: done with get_vars() 21419 1726867410.89854: variable 'ansible_search_path' from source: unknown 21419 1726867410.89868: we have included files to process 21419 1726867410.89870: generating all_blocks data 21419 1726867410.89872: done generating all_blocks data 21419 1726867410.89880: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21419 1726867410.89881: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21419 1726867410.89884: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21419 1726867410.90313: in VariableManager get_vars() 21419 1726867410.90342: done with get_vars() 21419 1726867410.91169: done processing included file 21419 1726867410.91171: iterating over new_blocks loaded from include file 21419 1726867410.91173: in VariableManager get_vars() 21419 1726867410.91248: done with get_vars() 21419 1726867410.91250: filtering new block on tags 21419 1726867410.91414: done filtering new block on tags 21419 1726867410.91417: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 21419 1726867410.91422: extending task lists for all hosts with included blocks 21419 1726867410.92867: done extending task lists 21419 1726867410.92869: done processing included files 21419 1726867410.92870: results queue empty 21419 1726867410.92870: checking for any_errors_fatal 21419 1726867410.92872: done checking for any_errors_fatal 21419 1726867410.92873: checking for max_fail_percentage 21419 1726867410.92874: done checking for max_fail_percentage 21419 1726867410.92874: checking to see if all hosts have failed and the running result is not ok 21419 1726867410.92875: done checking to see if all hosts have failed 21419 1726867410.92876: getting the remaining hosts for this loop 21419 1726867410.92879: done getting the remaining hosts for this loop 21419 1726867410.92881: getting the next task for host managed_node2 21419 1726867410.92885: done getting next task for host managed_node2 21419 1726867410.92887: ^ task is: TASK: Ensure state in ["present", "absent"] 21419 1726867410.92889: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 21419 1726867410.92892: getting variables 21419 1726867410.92893: in VariableManager get_vars() 21419 1726867410.92909: Calling all_inventory to load vars for managed_node2 21419 1726867410.92912: Calling groups_inventory to load vars for managed_node2 21419 1726867410.92914: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867410.92962: Calling all_plugins_play to load vars for managed_node2 21419 1726867410.92966: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867410.92970: Calling groups_plugins_play to load vars for managed_node2 21419 1726867410.94283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867410.96124: done with get_vars() 21419 1726867410.96144: done getting variables 21419 1726867410.96788: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:23:30 -0400 (0:00:00.128) 0:00:46.103 ****** 21419 1726867410.96818: entering _queue_task() for managed_node2/fail 21419 1726867410.97526: worker is 1 (out of 1 available) 21419 1726867410.97654: exiting _queue_task() for managed_node2/fail 21419 1726867410.97667: done queuing things up, now waiting for results queue to drain 21419 1726867410.97669: waiting for pending results... 21419 1726867410.98349: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 21419 1726867410.98355: in run() - task 0affcac9-a3a5-053a-b750-000000000663 21419 1726867410.98531: variable 'ansible_search_path' from source: unknown 21419 1726867410.98534: variable 'ansible_search_path' from source: unknown 21419 1726867410.98713: calling self._execute() 21419 1726867410.98745: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867410.98749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867410.98755: variable 'omit' from source: magic vars 21419 1726867410.99553: variable 'ansible_distribution_major_version' from source: facts 21419 1726867410.99566: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867410.99974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867411.00660: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867411.00707: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867411.00744: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867411.00778: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867411.01060: variable 'networkmanager_version' from source: set_fact 21419 1726867411.01074: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867411.01415: variable 'state' from source: include params 21419 1726867411.01421: Evaluated conditional (state not in ["present", "absent"]): False 21419 1726867411.01424: when evaluation is False, skipping this task 21419 1726867411.01427: _execute() done 21419 1726867411.01429: dumping result to json 21419 1726867411.01547: done dumping result, returning 21419 1726867411.01550: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-053a-b750-000000000663] 21419 1726867411.01551: sending task result for task 0affcac9-a3a5-053a-b750-000000000663 21419 1726867411.01911: done sending task result for task 0affcac9-a3a5-053a-b750-000000000663 21419 1726867411.01913: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21419 1726867411.01960: no more pending results, returning what we have 21419 1726867411.01963: results queue empty 21419 1726867411.01963: checking for any_errors_fatal 21419 1726867411.01965: done checking for any_errors_fatal 21419 1726867411.01966: checking for max_fail_percentage 21419 1726867411.01967: done checking for max_fail_percentage 21419 1726867411.01968: checking to see if all hosts have failed and the running result is not ok 21419 1726867411.01969: done checking to see if all hosts have failed 21419 1726867411.01969: getting the remaining hosts for this loop 21419 1726867411.01971: done getting the remaining hosts for this loop 21419 1726867411.01974: getting the next task for host managed_node2 21419 1726867411.01982: done getting next task for host managed_node2 21419 1726867411.01984: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21419 1726867411.01988: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 21419 1726867411.01992: getting variables 21419 1726867411.01993: in VariableManager get_vars() 21419 1726867411.02037: Calling all_inventory to load vars for managed_node2 21419 1726867411.02040: Calling groups_inventory to load vars for managed_node2 21419 1726867411.02042: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.02050: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.02054: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.02057: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.05319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.10615: done with get_vars() 21419 1726867411.10643: done getting variables 21419 1726867411.10915: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:23:31 -0400 (0:00:00.141) 0:00:46.244 ****** 21419 1726867411.10948: entering _queue_task() for managed_node2/fail 21419 1726867411.11737: worker is 1 (out of 1 available) 21419 1726867411.11749: exiting _queue_task() for managed_node2/fail 21419 1726867411.11762: done queuing things up, now waiting for results queue to drain 21419 1726867411.11763: waiting for pending results... 21419 1726867411.12695: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 21419 1726867411.12700: in run() - task 0affcac9-a3a5-053a-b750-000000000664 21419 1726867411.12703: variable 'ansible_search_path' from source: unknown 21419 1726867411.12713: variable 'ansible_search_path' from source: unknown 21419 1726867411.12754: calling self._execute() 21419 1726867411.13081: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.13383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.13387: variable 'omit' from source: magic vars 21419 1726867411.14172: variable 'ansible_distribution_major_version' from source: facts 21419 1726867411.14396: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867411.14873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867411.15327: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867411.15530: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867411.15572: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867411.15614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867411.15872: variable 'networkmanager_version' from source: set_fact 21419 1726867411.15892: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867411.16152: variable 'type' from source: play vars 21419 1726867411.16163: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21419 1726867411.16196: when evaluation is False, skipping this task 21419 1726867411.16204: _execute() done 21419 1726867411.16213: dumping result to json 21419 1726867411.16221: done dumping result, returning 21419 1726867411.16295: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-053a-b750-000000000664] 21419 1726867411.16411: sending task result for task 0affcac9-a3a5-053a-b750-000000000664 21419 1726867411.16486: done sending task result for task 0affcac9-a3a5-053a-b750-000000000664 21419 1726867411.16490: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21419 1726867411.16556: no more pending results, returning what we have 21419 1726867411.16561: results queue empty 21419 1726867411.16561: checking for any_errors_fatal 21419 1726867411.16568: done checking for any_errors_fatal 21419 1726867411.16568: checking for max_fail_percentage 21419 1726867411.16570: done checking for max_fail_percentage 21419 1726867411.16571: checking to see if all hosts have failed and the running result is not ok 21419 1726867411.16573: done checking to see if all hosts have failed 21419 1726867411.16573: getting the remaining hosts for this loop 21419 1726867411.16575: done getting the remaining hosts for this loop 21419 1726867411.16581: getting the next task for host managed_node2 21419 1726867411.16589: done getting next task for host managed_node2 21419 1726867411.16592: ^ task is: TASK: Include the task 'show_interfaces.yml' 21419 1726867411.16596: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 21419 1726867411.16601: getting variables 21419 1726867411.16602: in VariableManager get_vars() 21419 1726867411.16656: Calling all_inventory to load vars for managed_node2 21419 1726867411.16659: Calling groups_inventory to load vars for managed_node2 21419 1726867411.16661: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.16671: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.16673: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.16675: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.20319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.23483: done with get_vars() 21419 1726867411.23514: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 17:23:31 -0400 (0:00:00.126) 0:00:46.371 ****** 21419 1726867411.23603: entering _queue_task() for managed_node2/include_tasks 21419 1726867411.24603: worker is 1 (out of 1 available) 21419 1726867411.24617: exiting _queue_task() for managed_node2/include_tasks 21419 1726867411.24630: done queuing things up, now waiting for results queue to drain 21419 1726867411.24632: waiting for pending results... 21419 1726867411.25491: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 21419 1726867411.25787: in run() - task 0affcac9-a3a5-053a-b750-000000000665 21419 1726867411.25792: variable 'ansible_search_path' from source: unknown 21419 1726867411.25795: variable 'ansible_search_path' from source: unknown 21419 1726867411.25799: calling self._execute() 21419 1726867411.25963: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.26294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.26298: variable 'omit' from source: magic vars 21419 1726867411.27150: variable 'ansible_distribution_major_version' from source: facts 21419 1726867411.27169: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867411.27422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867411.27721: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867411.27810: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867411.27855: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867411.27900: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867411.28006: variable 'networkmanager_version' from source: set_fact 21419 1726867411.28081: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867411.28085: _execute() done 21419 1726867411.28088: dumping result to json 21419 1726867411.28091: done dumping result, returning 21419 1726867411.28093: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-053a-b750-000000000665] 21419 1726867411.28095: sending task result for task 0affcac9-a3a5-053a-b750-000000000665 21419 1726867411.28284: done sending task result for task 0affcac9-a3a5-053a-b750-000000000665 21419 1726867411.28288: WORKER PROCESS EXITING 21419 1726867411.28323: no more pending results, returning what we have 21419 1726867411.28328: in VariableManager get_vars() 21419 1726867411.28405: Calling all_inventory to load vars for managed_node2 21419 1726867411.28412: Calling groups_inventory to load vars for managed_node2 21419 1726867411.28414: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.28427: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.28430: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.28434: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.32182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.33841: done with get_vars() 21419 1726867411.33860: variable 'ansible_search_path' from source: unknown 21419 1726867411.33861: variable 'ansible_search_path' from source: unknown 21419 1726867411.33903: we have included files to process 21419 1726867411.33905: generating all_blocks data 21419 1726867411.33909: done generating all_blocks data 21419 1726867411.33914: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867411.33916: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867411.33918: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21419 1726867411.34036: in VariableManager get_vars() 21419 1726867411.34066: done with get_vars() 21419 1726867411.34186: done processing included file 21419 1726867411.34188: iterating over new_blocks loaded from include file 21419 1726867411.34190: in VariableManager get_vars() 21419 1726867411.34219: done with get_vars() 21419 1726867411.34221: filtering new block on tags 21419 1726867411.34259: done filtering new block on tags 21419 1726867411.34262: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 21419 1726867411.34267: extending task lists for all hosts with included blocks 21419 1726867411.34815: done extending task lists 21419 1726867411.34816: done processing included files 21419 1726867411.34817: results queue empty 21419 1726867411.34818: checking for any_errors_fatal 21419 1726867411.34821: done checking for any_errors_fatal 21419 1726867411.34822: checking for max_fail_percentage 21419 1726867411.34823: done checking for max_fail_percentage 21419 1726867411.34824: checking to see if all hosts have failed and the running result is not ok 21419 1726867411.34825: done checking to see if all hosts have failed 21419 1726867411.34825: getting the remaining hosts for this loop 21419 1726867411.34826: done getting the remaining hosts for this loop 21419 1726867411.34829: getting the next task for host managed_node2 21419 1726867411.34834: done getting next task for host managed_node2 21419 1726867411.34836: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21419 1726867411.34839: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867411.34841: getting variables 21419 1726867411.34842: in VariableManager get_vars() 21419 1726867411.34859: Calling all_inventory to load vars for managed_node2 21419 1726867411.34861: Calling groups_inventory to load vars for managed_node2 21419 1726867411.34863: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.34873: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.34876: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.34880: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.36837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.40109: done with get_vars() 21419 1726867411.40135: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:23:31 -0400 (0:00:00.166) 0:00:46.537 ****** 21419 1726867411.40218: entering _queue_task() for managed_node2/include_tasks 21419 1726867411.40575: worker is 1 (out of 1 available) 21419 1726867411.40787: exiting _queue_task() for managed_node2/include_tasks 21419 1726867411.40797: done queuing things up, now waiting for results queue to drain 21419 1726867411.40798: waiting for pending results... 21419 1726867411.40994: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 21419 1726867411.41000: in run() - task 0affcac9-a3a5-053a-b750-0000000006fd 21419 1726867411.41004: variable 'ansible_search_path' from source: unknown 21419 1726867411.41010: variable 'ansible_search_path' from source: unknown 21419 1726867411.41185: calling self._execute() 21419 1726867411.41190: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.41193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.41196: variable 'omit' from source: magic vars 21419 1726867411.41814: variable 'ansible_distribution_major_version' from source: facts 21419 1726867411.41824: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867411.42285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867411.42605: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867411.42765: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867411.42895: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867411.42928: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867411.43125: variable 'networkmanager_version' from source: set_fact 21419 1726867411.43138: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867411.43141: _execute() done 21419 1726867411.43146: dumping result to json 21419 1726867411.43149: done dumping result, returning 21419 1726867411.43156: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-053a-b750-0000000006fd] 21419 1726867411.43244: sending task result for task 0affcac9-a3a5-053a-b750-0000000006fd 21419 1726867411.43380: done sending task result for task 0affcac9-a3a5-053a-b750-0000000006fd 21419 1726867411.43383: WORKER PROCESS EXITING 21419 1726867411.43411: no more pending results, returning what we have 21419 1726867411.43417: in VariableManager get_vars() 21419 1726867411.43483: Calling all_inventory to load vars for managed_node2 21419 1726867411.43489: Calling groups_inventory to load vars for managed_node2 21419 1726867411.43492: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.43504: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.43508: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.43511: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.45238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.47645: done with get_vars() 21419 1726867411.47676: variable 'ansible_search_path' from source: unknown 21419 1726867411.47679: variable 'ansible_search_path' from source: unknown 21419 1726867411.47742: we have included files to process 21419 1726867411.47744: generating all_blocks data 21419 1726867411.47745: done generating all_blocks data 21419 1726867411.47747: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867411.47748: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867411.47750: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21419 1726867411.48049: done processing included file 21419 1726867411.48051: iterating over new_blocks loaded from include file 21419 1726867411.48053: in VariableManager get_vars() 21419 1726867411.48082: done with get_vars() 21419 1726867411.48085: filtering new block on tags 21419 1726867411.48131: done filtering new block on tags 21419 1726867411.48134: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 21419 1726867411.48139: extending task lists for all hosts with included blocks 21419 1726867411.48334: done extending task lists 21419 1726867411.48335: done processing included files 21419 1726867411.48336: results queue empty 21419 1726867411.48337: checking for any_errors_fatal 21419 1726867411.48340: done checking for any_errors_fatal 21419 1726867411.48341: checking for max_fail_percentage 21419 1726867411.48342: done checking for max_fail_percentage 21419 1726867411.48343: checking to see if all hosts have failed and the running result is not ok 21419 1726867411.48344: done checking to see if all hosts have failed 21419 1726867411.48345: getting the remaining hosts for this loop 21419 1726867411.48346: done getting the remaining hosts for this loop 21419 1726867411.48349: getting the next task for host managed_node2 21419 1726867411.48354: done getting next task for host managed_node2 21419 1726867411.48356: ^ task is: TASK: Gather current interface info 21419 1726867411.48359: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867411.48361: getting variables 21419 1726867411.48362: in VariableManager get_vars() 21419 1726867411.48383: Calling all_inventory to load vars for managed_node2 21419 1726867411.48386: Calling groups_inventory to load vars for managed_node2 21419 1726867411.48388: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.48393: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.48395: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.48398: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.49614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.51279: done with get_vars() 21419 1726867411.51305: done getting variables 21419 1726867411.51350: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:23:31 -0400 (0:00:00.111) 0:00:46.649 ****** 21419 1726867411.51397: entering _queue_task() for managed_node2/command 21419 1726867411.51792: worker is 1 (out of 1 available) 21419 1726867411.51805: exiting _queue_task() for managed_node2/command 21419 1726867411.51820: done queuing things up, now waiting for results queue to drain 21419 1726867411.51822: waiting for pending results... 21419 1726867411.52238: running TaskExecutor() for managed_node2/TASK: Gather current interface info 21419 1726867411.52307: in run() - task 0affcac9-a3a5-053a-b750-000000000740 21419 1726867411.52331: variable 'ansible_search_path' from source: unknown 21419 1726867411.52343: variable 'ansible_search_path' from source: unknown 21419 1726867411.52384: calling self._execute() 21419 1726867411.52516: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.52536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.52561: variable 'omit' from source: magic vars 21419 1726867411.52967: variable 'ansible_distribution_major_version' from source: facts 21419 1726867411.52989: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867411.53181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867411.53494: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867411.53601: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867411.53605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867411.53628: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867411.53723: variable 'networkmanager_version' from source: set_fact 21419 1726867411.53743: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867411.53758: variable 'omit' from source: magic vars 21419 1726867411.53828: variable 'omit' from source: magic vars 21419 1726867411.53881: variable 'omit' from source: magic vars 21419 1726867411.53916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867411.53976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867411.53983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867411.54006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867411.54036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867411.54063: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867411.54084: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.54087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.54255: Set connection var ansible_connection to ssh 21419 1726867411.54259: Set connection var ansible_shell_executable to /bin/sh 21419 1726867411.54262: Set connection var ansible_shell_type to sh 21419 1726867411.54264: Set connection var ansible_timeout to 10 21419 1726867411.54266: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867411.54268: Set connection var ansible_pipelining to False 21419 1726867411.54270: variable 'ansible_shell_executable' from source: unknown 21419 1726867411.54272: variable 'ansible_connection' from source: unknown 21419 1726867411.54283: variable 'ansible_module_compression' from source: unknown 21419 1726867411.54291: variable 'ansible_shell_type' from source: unknown 21419 1726867411.54302: variable 'ansible_shell_executable' from source: unknown 21419 1726867411.54309: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.54317: variable 'ansible_pipelining' from source: unknown 21419 1726867411.54324: variable 'ansible_timeout' from source: unknown 21419 1726867411.54331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.54449: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867411.54517: variable 'omit' from source: magic vars 21419 1726867411.54521: starting attempt loop 21419 1726867411.54523: running the handler 21419 1726867411.54525: _low_level_execute_command(): starting 21419 1726867411.54528: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867411.55296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.55362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.55417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867411.55435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867411.55470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867411.55563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867411.57311: stdout chunk (state=3): >>>/root <<< 21419 1726867411.57484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867411.57488: stdout chunk (state=3): >>><<< 21419 1726867411.57491: stderr chunk (state=3): >>><<< 21419 1726867411.57811: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867411.57815: _low_level_execute_command(): starting 21419 1726867411.57818: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564 `" && echo ansible-tmp-1726867411.577004-23580-254817255172564="` echo /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564 `" ) && sleep 0' 21419 1726867411.58949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867411.58959: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867411.58970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867411.58986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867411.59000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867411.59007: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867411.59021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.59036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867411.59058: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867411.59066: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867411.59278: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867411.59286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867411.59368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867411.61308: stdout chunk (state=3): >>>ansible-tmp-1726867411.577004-23580-254817255172564=/root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564 <<< 21419 1726867411.61470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867411.61530: stderr chunk (state=3): >>><<< 21419 1726867411.61744: stdout chunk (state=3): >>><<< 21419 1726867411.61750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867411.577004-23580-254817255172564=/root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867411.61753: variable 'ansible_module_compression' from source: unknown 21419 1726867411.61755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867411.61852: variable 'ansible_facts' from source: unknown 21419 1726867411.62085: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/AnsiballZ_command.py 21419 1726867411.62454: Sending initial data 21419 1726867411.62458: Sent initial data (155 bytes) 21419 1726867411.64093: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867411.64097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867411.64100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.64120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867411.64128: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.64261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867411.64265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867411.64451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867411.64624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867411.66172: 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 <<< 21419 1726867411.66200: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867411.66264: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp4mox6qfs /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/AnsiballZ_command.py <<< 21419 1726867411.66270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/AnsiballZ_command.py" <<< 21419 1726867411.66295: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmp4mox6qfs" to remote "/root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/AnsiballZ_command.py" <<< 21419 1726867411.67571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867411.67591: stderr chunk (state=3): >>><<< 21419 1726867411.67595: stdout chunk (state=3): >>><<< 21419 1726867411.67628: done transferring module to remote 21419 1726867411.67638: _low_level_execute_command(): starting 21419 1726867411.67690: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/ /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/AnsiballZ_command.py && sleep 0' 21419 1726867411.68514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867411.68594: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.68628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867411.68645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867411.68681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867411.68726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867411.70569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867411.70687: stderr chunk (state=3): >>><<< 21419 1726867411.70690: stdout chunk (state=3): >>><<< 21419 1726867411.70693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867411.70695: _low_level_execute_command(): starting 21419 1726867411.70697: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/AnsiballZ_command.py && sleep 0' 21419 1726867411.72084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867411.72115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867411.72128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867411.72212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867411.87705: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:23:31.872323", "end": "2024-09-20 17:23:31.875741", "delta": "0:00:00.003418", "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}}} <<< 21419 1726867411.89402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867411.89406: stdout chunk (state=3): >>><<< 21419 1726867411.89408: stderr chunk (state=3): >>><<< 21419 1726867411.89410: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:23:31.872323", "end": "2024-09-20 17:23:31.875741", "delta": "0:00:00.003418", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867411.89465: 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-1726867411.577004-23580-254817255172564/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867411.89494: _low_level_execute_command(): starting 21419 1726867411.89512: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867411.577004-23580-254817255172564/ > /dev/null 2>&1 && sleep 0' 21419 1726867411.90242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.90245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 21419 1726867411.90248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867411.90293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867411.90297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867411.90366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867411.92383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867411.92387: stdout chunk (state=3): >>><<< 21419 1726867411.92390: stderr chunk (state=3): >>><<< 21419 1726867411.92397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867411.92399: handler run complete 21419 1726867411.92401: Evaluated conditional (False): False 21419 1726867411.92403: attempt loop complete, returning result 21419 1726867411.92404: _execute() done 21419 1726867411.92406: dumping result to json 21419 1726867411.92409: done dumping result, returning 21419 1726867411.92411: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0affcac9-a3a5-053a-b750-000000000740] 21419 1726867411.92413: sending task result for task 0affcac9-a3a5-053a-b750-000000000740 21419 1726867411.92480: done sending task result for task 0affcac9-a3a5-053a-b750-000000000740 21419 1726867411.92483: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003418", "end": "2024-09-20 17:23:31.875741", "rc": 0, "start": "2024-09-20 17:23:31.872323" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 21419 1726867411.92588: no more pending results, returning what we have 21419 1726867411.92592: results queue empty 21419 1726867411.92593: checking for any_errors_fatal 21419 1726867411.92594: done checking for any_errors_fatal 21419 1726867411.92601: checking for max_fail_percentage 21419 1726867411.92603: done checking for max_fail_percentage 21419 1726867411.92604: checking to see if all hosts have failed and the running result is not ok 21419 1726867411.92605: done checking to see if all hosts have failed 21419 1726867411.92606: getting the remaining hosts for this loop 21419 1726867411.92607: done getting the remaining hosts for this loop 21419 1726867411.92612: getting the next task for host managed_node2 21419 1726867411.92624: done getting next task for host managed_node2 21419 1726867411.92627: ^ task is: TASK: Set current_interfaces 21419 1726867411.92634: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867411.92640: getting variables 21419 1726867411.92641: in VariableManager get_vars() 21419 1726867411.92801: Calling all_inventory to load vars for managed_node2 21419 1726867411.92805: Calling groups_inventory to load vars for managed_node2 21419 1726867411.92810: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.92890: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.92894: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.92897: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.94209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.95084: done with get_vars() 21419 1726867411.95100: done getting variables 21419 1726867411.95144: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:23:31 -0400 (0:00:00.437) 0:00:47.087 ****** 21419 1726867411.95167: entering _queue_task() for managed_node2/set_fact 21419 1726867411.95395: worker is 1 (out of 1 available) 21419 1726867411.95410: exiting _queue_task() for managed_node2/set_fact 21419 1726867411.95425: done queuing things up, now waiting for results queue to drain 21419 1726867411.95427: waiting for pending results... 21419 1726867411.95592: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 21419 1726867411.95667: in run() - task 0affcac9-a3a5-053a-b750-000000000741 21419 1726867411.95680: variable 'ansible_search_path' from source: unknown 21419 1726867411.95684: variable 'ansible_search_path' from source: unknown 21419 1726867411.95713: calling self._execute() 21419 1726867411.95789: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.95795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.95803: variable 'omit' from source: magic vars 21419 1726867411.96205: variable 'ansible_distribution_major_version' from source: facts 21419 1726867411.96211: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867411.96369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867411.96666: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867411.96716: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867411.96748: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867411.96797: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867411.96887: variable 'networkmanager_version' from source: set_fact 21419 1726867411.96909: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867411.96912: variable 'omit' from source: magic vars 21419 1726867411.96947: variable 'omit' from source: magic vars 21419 1726867411.97022: variable '_current_interfaces' from source: set_fact 21419 1726867411.97072: variable 'omit' from source: magic vars 21419 1726867411.97099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867411.97118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867411.97133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867411.97146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867411.97154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867411.97182: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867411.97185: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.97188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.97254: Set connection var ansible_connection to ssh 21419 1726867411.97260: Set connection var ansible_shell_executable to /bin/sh 21419 1726867411.97263: Set connection var ansible_shell_type to sh 21419 1726867411.97267: Set connection var ansible_timeout to 10 21419 1726867411.97273: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867411.97280: Set connection var ansible_pipelining to False 21419 1726867411.97298: variable 'ansible_shell_executable' from source: unknown 21419 1726867411.97301: variable 'ansible_connection' from source: unknown 21419 1726867411.97304: variable 'ansible_module_compression' from source: unknown 21419 1726867411.97306: variable 'ansible_shell_type' from source: unknown 21419 1726867411.97311: variable 'ansible_shell_executable' from source: unknown 21419 1726867411.97313: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867411.97315: variable 'ansible_pipelining' from source: unknown 21419 1726867411.97317: variable 'ansible_timeout' from source: unknown 21419 1726867411.97319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867411.97391: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867411.97404: variable 'omit' from source: magic vars 21419 1726867411.97410: starting attempt loop 21419 1726867411.97414: running the handler 21419 1726867411.97417: handler run complete 21419 1726867411.97426: attempt loop complete, returning result 21419 1726867411.97429: _execute() done 21419 1726867411.97431: dumping result to json 21419 1726867411.97434: done dumping result, returning 21419 1726867411.97440: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0affcac9-a3a5-053a-b750-000000000741] 21419 1726867411.97444: sending task result for task 0affcac9-a3a5-053a-b750-000000000741 21419 1726867411.97523: done sending task result for task 0affcac9-a3a5-053a-b750-000000000741 21419 1726867411.97526: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 21419 1726867411.97579: no more pending results, returning what we have 21419 1726867411.97582: results queue empty 21419 1726867411.97583: checking for any_errors_fatal 21419 1726867411.97596: done checking for any_errors_fatal 21419 1726867411.97596: checking for max_fail_percentage 21419 1726867411.97598: done checking for max_fail_percentage 21419 1726867411.97599: checking to see if all hosts have failed and the running result is not ok 21419 1726867411.97600: done checking to see if all hosts have failed 21419 1726867411.97600: getting the remaining hosts for this loop 21419 1726867411.97601: done getting the remaining hosts for this loop 21419 1726867411.97605: getting the next task for host managed_node2 21419 1726867411.97614: done getting next task for host managed_node2 21419 1726867411.97617: ^ task is: TASK: Show current_interfaces 21419 1726867411.97621: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867411.97624: getting variables 21419 1726867411.97626: in VariableManager get_vars() 21419 1726867411.97664: Calling all_inventory to load vars for managed_node2 21419 1726867411.97666: Calling groups_inventory to load vars for managed_node2 21419 1726867411.97668: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867411.97679: Calling all_plugins_play to load vars for managed_node2 21419 1726867411.97681: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867411.97688: Calling groups_plugins_play to load vars for managed_node2 21419 1726867411.98561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867411.99716: done with get_vars() 21419 1726867411.99740: done getting variables 21419 1726867411.99834: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:23:31 -0400 (0:00:00.047) 0:00:47.134 ****** 21419 1726867411.99873: entering _queue_task() for managed_node2/debug 21419 1726867412.00136: worker is 1 (out of 1 available) 21419 1726867412.00148: exiting _queue_task() for managed_node2/debug 21419 1726867412.00160: done queuing things up, now waiting for results queue to drain 21419 1726867412.00162: waiting for pending results... 21419 1726867412.00325: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 21419 1726867412.00421: in run() - task 0affcac9-a3a5-053a-b750-0000000006fe 21419 1726867412.00440: variable 'ansible_search_path' from source: unknown 21419 1726867412.00443: variable 'ansible_search_path' from source: unknown 21419 1726867412.00491: calling self._execute() 21419 1726867412.00591: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.00595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.00598: variable 'omit' from source: magic vars 21419 1726867412.00959: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.00970: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.01165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867412.01454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867412.01502: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867412.01537: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867412.01566: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867412.01660: variable 'networkmanager_version' from source: set_fact 21419 1726867412.01663: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.01666: variable 'omit' from source: magic vars 21419 1726867412.01737: variable 'omit' from source: magic vars 21419 1726867412.01853: variable 'current_interfaces' from source: set_fact 21419 1726867412.01856: variable 'omit' from source: magic vars 21419 1726867412.01923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867412.01926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867412.01981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867412.01984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867412.01986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867412.02038: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867412.02042: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.02045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.02157: Set connection var ansible_connection to ssh 21419 1726867412.02161: Set connection var ansible_shell_executable to /bin/sh 21419 1726867412.02164: Set connection var ansible_shell_type to sh 21419 1726867412.02166: Set connection var ansible_timeout to 10 21419 1726867412.02168: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867412.02170: Set connection var ansible_pipelining to False 21419 1726867412.02222: variable 'ansible_shell_executable' from source: unknown 21419 1726867412.02225: variable 'ansible_connection' from source: unknown 21419 1726867412.02228: variable 'ansible_module_compression' from source: unknown 21419 1726867412.02230: variable 'ansible_shell_type' from source: unknown 21419 1726867412.02232: variable 'ansible_shell_executable' from source: unknown 21419 1726867412.02234: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.02236: variable 'ansible_pipelining' from source: unknown 21419 1726867412.02238: variable 'ansible_timeout' from source: unknown 21419 1726867412.02240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.02311: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867412.02320: variable 'omit' from source: magic vars 21419 1726867412.02323: starting attempt loop 21419 1726867412.02325: running the handler 21419 1726867412.02362: handler run complete 21419 1726867412.02372: attempt loop complete, returning result 21419 1726867412.02400: _execute() done 21419 1726867412.02405: dumping result to json 21419 1726867412.02410: done dumping result, returning 21419 1726867412.02415: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0affcac9-a3a5-053a-b750-0000000006fe] 21419 1726867412.02417: sending task result for task 0affcac9-a3a5-053a-b750-0000000006fe 21419 1726867412.02476: done sending task result for task 0affcac9-a3a5-053a-b750-0000000006fe 21419 1726867412.02481: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 21419 1726867412.02564: no more pending results, returning what we have 21419 1726867412.02567: results queue empty 21419 1726867412.02568: checking for any_errors_fatal 21419 1726867412.02573: done checking for any_errors_fatal 21419 1726867412.02574: checking for max_fail_percentage 21419 1726867412.02575: done checking for max_fail_percentage 21419 1726867412.02576: checking to see if all hosts have failed and the running result is not ok 21419 1726867412.02667: done checking to see if all hosts have failed 21419 1726867412.02668: getting the remaining hosts for this loop 21419 1726867412.02672: done getting the remaining hosts for this loop 21419 1726867412.02693: getting the next task for host managed_node2 21419 1726867412.02700: done getting next task for host managed_node2 21419 1726867412.02702: ^ task is: TASK: Install iproute 21419 1726867412.02705: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867412.02709: getting variables 21419 1726867412.02710: in VariableManager get_vars() 21419 1726867412.02745: Calling all_inventory to load vars for managed_node2 21419 1726867412.02747: Calling groups_inventory to load vars for managed_node2 21419 1726867412.02751: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867412.02764: Calling all_plugins_play to load vars for managed_node2 21419 1726867412.02767: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867412.02770: Calling groups_plugins_play to load vars for managed_node2 21419 1726867412.03758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867412.04786: done with get_vars() 21419 1726867412.04801: done getting variables 21419 1726867412.04839: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:23:32 -0400 (0:00:00.049) 0:00:47.184 ****** 21419 1726867412.04867: entering _queue_task() for managed_node2/package 21419 1726867412.05064: worker is 1 (out of 1 available) 21419 1726867412.05079: exiting _queue_task() for managed_node2/package 21419 1726867412.05092: done queuing things up, now waiting for results queue to drain 21419 1726867412.05093: waiting for pending results... 21419 1726867412.05269: running TaskExecutor() for managed_node2/TASK: Install iproute 21419 1726867412.05336: in run() - task 0affcac9-a3a5-053a-b750-000000000666 21419 1726867412.05349: variable 'ansible_search_path' from source: unknown 21419 1726867412.05353: variable 'ansible_search_path' from source: unknown 21419 1726867412.05380: calling self._execute() 21419 1726867412.05467: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.05472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.05482: variable 'omit' from source: magic vars 21419 1726867412.05761: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.05771: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.05892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867412.06092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867412.06126: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867412.06151: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867412.06176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867412.06257: variable 'networkmanager_version' from source: set_fact 21419 1726867412.06269: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.06272: variable 'omit' from source: magic vars 21419 1726867412.06308: variable 'omit' from source: magic vars 21419 1726867412.06412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21419 1726867412.08559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21419 1726867412.08562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21419 1726867412.08618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21419 1726867412.08622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21419 1726867412.08654: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21419 1726867412.08750: 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) 21419 1726867412.08796: 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) 21419 1726867412.08831: 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) 21419 1726867412.08850: 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) 21419 1726867412.08861: 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) 21419 1726867412.08932: variable '__network_is_ostree' from source: set_fact 21419 1726867412.08936: variable 'omit' from source: magic vars 21419 1726867412.08969: variable 'omit' from source: magic vars 21419 1726867412.08995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867412.09029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867412.09037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867412.09076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867412.09082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867412.09120: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867412.09123: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.09133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.09246: Set connection var ansible_connection to ssh 21419 1726867412.09249: Set connection var ansible_shell_executable to /bin/sh 21419 1726867412.09253: Set connection var ansible_shell_type to sh 21419 1726867412.09255: Set connection var ansible_timeout to 10 21419 1726867412.09257: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867412.09261: Set connection var ansible_pipelining to False 21419 1726867412.09284: variable 'ansible_shell_executable' from source: unknown 21419 1726867412.09287: variable 'ansible_connection' from source: unknown 21419 1726867412.09290: variable 'ansible_module_compression' from source: unknown 21419 1726867412.09293: variable 'ansible_shell_type' from source: unknown 21419 1726867412.09295: variable 'ansible_shell_executable' from source: unknown 21419 1726867412.09297: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.09299: variable 'ansible_pipelining' from source: unknown 21419 1726867412.09301: variable 'ansible_timeout' from source: unknown 21419 1726867412.09303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.09390: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867412.09394: variable 'omit' from source: magic vars 21419 1726867412.09397: starting attempt loop 21419 1726867412.09399: running the handler 21419 1726867412.09402: variable 'ansible_facts' from source: unknown 21419 1726867412.09405: variable 'ansible_facts' from source: unknown 21419 1726867412.09487: _low_level_execute_command(): starting 21419 1726867412.09490: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867412.10033: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.10037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.10040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867412.10042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.10085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867412.10098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.10152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.11894: stdout chunk (state=3): >>>/root <<< 21419 1726867412.11999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867412.12027: stderr chunk (state=3): >>><<< 21419 1726867412.12034: stdout chunk (state=3): >>><<< 21419 1726867412.12049: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867412.12060: _low_level_execute_command(): starting 21419 1726867412.12064: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286 `" && echo ansible-tmp-1726867412.1205015-23610-99290926008286="` echo /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286 `" ) && sleep 0' 21419 1726867412.12468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867412.12497: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867412.12501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.12503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.12505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.12559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867412.12565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.12611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.14579: stdout chunk (state=3): >>>ansible-tmp-1726867412.1205015-23610-99290926008286=/root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286 <<< 21419 1726867412.14714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867412.14720: stderr chunk (state=3): >>><<< 21419 1726867412.14727: stdout chunk (state=3): >>><<< 21419 1726867412.14787: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867412.1205015-23610-99290926008286=/root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867412.14790: variable 'ansible_module_compression' from source: unknown 21419 1726867412.14828: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21419 1726867412.14869: variable 'ansible_facts' from source: unknown 21419 1726867412.14988: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/AnsiballZ_dnf.py 21419 1726867412.15075: Sending initial data 21419 1726867412.15082: Sent initial data (151 bytes) 21419 1726867412.15687: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.15717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867412.15724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.15784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.17425: 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 <<< 21419 1726867412.17480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867412.17508: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmplxwtx469 /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/AnsiballZ_dnf.py <<< 21419 1726867412.17512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/AnsiballZ_dnf.py" <<< 21419 1726867412.17546: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmplxwtx469" to remote "/root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/AnsiballZ_dnf.py" <<< 21419 1726867412.18310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867412.18348: stderr chunk (state=3): >>><<< 21419 1726867412.18351: stdout chunk (state=3): >>><<< 21419 1726867412.18400: done transferring module to remote 21419 1726867412.18403: _low_level_execute_command(): starting 21419 1726867412.18417: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/ /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/AnsiballZ_dnf.py && sleep 0' 21419 1726867412.18838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.18842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.18844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.18846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867412.18848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.18923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.18974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.20860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867412.20869: stderr chunk (state=3): >>><<< 21419 1726867412.20872: stdout chunk (state=3): >>><<< 21419 1726867412.20887: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867412.20890: _low_level_execute_command(): starting 21419 1726867412.20893: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/AnsiballZ_dnf.py && sleep 0' 21419 1726867412.21406: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.21489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867412.21497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.21580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.63929: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21419 1726867412.68425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867412.68467: stderr chunk (state=3): >>><<< 21419 1726867412.68487: stdout chunk (state=3): >>><<< 21419 1726867412.68572: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867412.68639: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867412.68666: _low_level_execute_command(): starting 21419 1726867412.68679: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867412.1205015-23610-99290926008286/ > /dev/null 2>&1 && sleep 0' 21419 1726867412.69150: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.69175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.69180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.69231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867412.69234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.69284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.71150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867412.71153: stdout chunk (state=3): >>><<< 21419 1726867412.71155: stderr chunk (state=3): >>><<< 21419 1726867412.71169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867412.71382: handler run complete 21419 1726867412.71385: variable '__install_status' from source: set_fact 21419 1726867412.71387: Evaluated conditional (__install_status is success): True 21419 1726867412.71389: attempt loop complete, returning result 21419 1726867412.71391: _execute() done 21419 1726867412.71403: dumping result to json 21419 1726867412.71413: done dumping result, returning 21419 1726867412.71425: done running TaskExecutor() for managed_node2/TASK: Install iproute [0affcac9-a3a5-053a-b750-000000000666] 21419 1726867412.71433: sending task result for task 0affcac9-a3a5-053a-b750-000000000666 ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21419 1726867412.71647: no more pending results, returning what we have 21419 1726867412.71650: results queue empty 21419 1726867412.71652: checking for any_errors_fatal 21419 1726867412.71659: done checking for any_errors_fatal 21419 1726867412.71659: checking for max_fail_percentage 21419 1726867412.71661: done checking for max_fail_percentage 21419 1726867412.71662: checking to see if all hosts have failed and the running result is not ok 21419 1726867412.71664: done checking to see if all hosts have failed 21419 1726867412.71664: getting the remaining hosts for this loop 21419 1726867412.71665: done getting the remaining hosts for this loop 21419 1726867412.71669: getting the next task for host managed_node2 21419 1726867412.71678: done getting next task for host managed_node2 21419 1726867412.71681: ^ task is: TASK: Create veth interface {{ interface }} 21419 1726867412.71685: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867412.71689: getting variables 21419 1726867412.71690: in VariableManager get_vars() 21419 1726867412.71857: Calling all_inventory to load vars for managed_node2 21419 1726867412.71860: Calling groups_inventory to load vars for managed_node2 21419 1726867412.71863: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867412.71954: Calling all_plugins_play to load vars for managed_node2 21419 1726867412.71958: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867412.71962: Calling groups_plugins_play to load vars for managed_node2 21419 1726867412.72627: done sending task result for task 0affcac9-a3a5-053a-b750-000000000666 21419 1726867412.72630: WORKER PROCESS EXITING 21419 1726867412.73959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867412.75529: done with get_vars() 21419 1726867412.75557: done getting variables 21419 1726867412.75617: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867412.75741: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 17:23:32 -0400 (0:00:00.709) 0:00:47.893 ****** 21419 1726867412.75785: entering _queue_task() for managed_node2/command 21419 1726867412.76087: worker is 1 (out of 1 available) 21419 1726867412.76185: exiting _queue_task() for managed_node2/command 21419 1726867412.76197: done queuing things up, now waiting for results queue to drain 21419 1726867412.76199: waiting for pending results... 21419 1726867412.76393: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 21419 1726867412.76520: in run() - task 0affcac9-a3a5-053a-b750-000000000667 21419 1726867412.76547: variable 'ansible_search_path' from source: unknown 21419 1726867412.76556: variable 'ansible_search_path' from source: unknown 21419 1726867412.76828: variable 'interface' from source: play vars 21419 1726867412.76922: variable 'interface' from source: play vars 21419 1726867412.77007: variable 'interface' from source: play vars 21419 1726867412.77154: Loaded config def from plugin (lookup/items) 21419 1726867412.77167: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21419 1726867412.77203: variable 'omit' from source: magic vars 21419 1726867412.77341: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.77354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.77367: variable 'omit' from source: magic vars 21419 1726867412.77614: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.77636: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.77808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867412.78068: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867412.78118: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867412.78157: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867412.78207: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867412.78294: variable 'networkmanager_version' from source: set_fact 21419 1726867412.78314: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.78483: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.78496: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.78635: variable 'networkmanager_version' from source: set_fact 21419 1726867412.78650: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.78847: variable 'type' from source: play vars 21419 1726867412.78860: variable 'state' from source: include params 21419 1726867412.78983: variable 'interface' from source: play vars 21419 1726867412.78987: variable 'current_interfaces' from source: set_fact 21419 1726867412.78989: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21419 1726867412.78991: when evaluation is False, skipping this task 21419 1726867412.78993: variable 'item' from source: unknown 21419 1726867412.78995: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } 21419 1726867412.79297: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.79300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.79303: variable 'omit' from source: magic vars 21419 1726867412.79410: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.79482: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.79559: variable 'networkmanager_version' from source: set_fact 21419 1726867412.79571: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.79676: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.79688: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.79813: variable 'networkmanager_version' from source: set_fact 21419 1726867412.79825: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.80004: variable 'type' from source: play vars 21419 1726867412.80013: variable 'state' from source: include params 21419 1726867412.80020: variable 'interface' from source: play vars 21419 1726867412.80027: variable 'current_interfaces' from source: set_fact 21419 1726867412.80035: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21419 1726867412.80039: when evaluation is False, skipping this task 21419 1726867412.80076: variable 'item' from source: unknown 21419 1726867412.80137: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } 21419 1726867412.80334: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.80337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.80339: variable 'omit' from source: magic vars 21419 1726867412.80440: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.80451: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.80589: variable 'networkmanager_version' from source: set_fact 21419 1726867412.80610: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.80721: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.80731: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.80863: variable 'networkmanager_version' from source: set_fact 21419 1726867412.80928: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.81063: variable 'type' from source: play vars 21419 1726867412.81073: variable 'state' from source: include params 21419 1726867412.81085: variable 'interface' from source: play vars 21419 1726867412.81093: variable 'current_interfaces' from source: set_fact 21419 1726867412.81104: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21419 1726867412.81110: when evaluation is False, skipping this task 21419 1726867412.81147: variable 'item' from source: unknown 21419 1726867412.81210: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } 21419 1726867412.81418: dumping result to json 21419 1726867412.81421: done dumping result, returning 21419 1726867412.81424: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [0affcac9-a3a5-053a-b750-000000000667] 21419 1726867412.81426: sending task result for task 0affcac9-a3a5-053a-b750-000000000667 21419 1726867412.81464: done sending task result for task 0affcac9-a3a5-053a-b750-000000000667 21419 1726867412.81468: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 21419 1726867412.81510: no more pending results, returning what we have 21419 1726867412.81519: results queue empty 21419 1726867412.81521: checking for any_errors_fatal 21419 1726867412.81530: done checking for any_errors_fatal 21419 1726867412.81531: checking for max_fail_percentage 21419 1726867412.81533: done checking for max_fail_percentage 21419 1726867412.81534: checking to see if all hosts have failed and the running result is not ok 21419 1726867412.81535: done checking to see if all hosts have failed 21419 1726867412.81535: getting the remaining hosts for this loop 21419 1726867412.81537: done getting the remaining hosts for this loop 21419 1726867412.81540: getting the next task for host managed_node2 21419 1726867412.81547: done getting next task for host managed_node2 21419 1726867412.81549: ^ task is: TASK: Set up veth as managed by NetworkManager 21419 1726867412.81553: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867412.81558: getting variables 21419 1726867412.81560: in VariableManager get_vars() 21419 1726867412.81807: Calling all_inventory to load vars for managed_node2 21419 1726867412.81810: Calling groups_inventory to load vars for managed_node2 21419 1726867412.81812: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867412.81821: Calling all_plugins_play to load vars for managed_node2 21419 1726867412.81824: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867412.81827: Calling groups_plugins_play to load vars for managed_node2 21419 1726867412.83012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867412.83961: done with get_vars() 21419 1726867412.83976: done getting variables 21419 1726867412.84019: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:23:32 -0400 (0:00:00.082) 0:00:47.975 ****** 21419 1726867412.84040: entering _queue_task() for managed_node2/command 21419 1726867412.84245: worker is 1 (out of 1 available) 21419 1726867412.84258: exiting _queue_task() for managed_node2/command 21419 1726867412.84270: done queuing things up, now waiting for results queue to drain 21419 1726867412.84272: waiting for pending results... 21419 1726867412.84445: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 21419 1726867412.84532: in run() - task 0affcac9-a3a5-053a-b750-000000000668 21419 1726867412.84572: variable 'ansible_search_path' from source: unknown 21419 1726867412.84576: variable 'ansible_search_path' from source: unknown 21419 1726867412.84640: calling self._execute() 21419 1726867412.84710: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.84713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.84716: variable 'omit' from source: magic vars 21419 1726867412.85098: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.85101: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.85360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867412.85516: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867412.85560: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867412.85595: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867412.85639: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867412.85715: variable 'networkmanager_version' from source: set_fact 21419 1726867412.85727: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.85835: variable 'type' from source: play vars 21419 1726867412.85839: variable 'state' from source: include params 21419 1726867412.85845: Evaluated conditional (type == 'veth' and state == 'present'): False 21419 1726867412.85847: when evaluation is False, skipping this task 21419 1726867412.85850: _execute() done 21419 1726867412.85854: dumping result to json 21419 1726867412.85857: done dumping result, returning 21419 1726867412.85863: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-053a-b750-000000000668] 21419 1726867412.85868: sending task result for task 0affcac9-a3a5-053a-b750-000000000668 21419 1726867412.85948: done sending task result for task 0affcac9-a3a5-053a-b750-000000000668 21419 1726867412.85950: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 21419 1726867412.85998: no more pending results, returning what we have 21419 1726867412.86001: results queue empty 21419 1726867412.86002: checking for any_errors_fatal 21419 1726867412.86013: done checking for any_errors_fatal 21419 1726867412.86014: checking for max_fail_percentage 21419 1726867412.86015: done checking for max_fail_percentage 21419 1726867412.86016: checking to see if all hosts have failed and the running result is not ok 21419 1726867412.86017: done checking to see if all hosts have failed 21419 1726867412.86018: getting the remaining hosts for this loop 21419 1726867412.86019: done getting the remaining hosts for this loop 21419 1726867412.86022: getting the next task for host managed_node2 21419 1726867412.86028: done getting next task for host managed_node2 21419 1726867412.86030: ^ task is: TASK: Delete veth interface {{ interface }} 21419 1726867412.86033: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867412.86037: getting variables 21419 1726867412.86038: in VariableManager get_vars() 21419 1726867412.86087: Calling all_inventory to load vars for managed_node2 21419 1726867412.86090: Calling groups_inventory to load vars for managed_node2 21419 1726867412.86092: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867412.86101: Calling all_plugins_play to load vars for managed_node2 21419 1726867412.86103: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867412.86106: Calling groups_plugins_play to load vars for managed_node2 21419 1726867412.90374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867412.91802: done with get_vars() 21419 1726867412.91819: done getting variables 21419 1726867412.91863: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867412.91946: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 17:23:32 -0400 (0:00:00.079) 0:00:48.055 ****** 21419 1726867412.91976: entering _queue_task() for managed_node2/command 21419 1726867412.92315: worker is 1 (out of 1 available) 21419 1726867412.92327: exiting _queue_task() for managed_node2/command 21419 1726867412.92338: done queuing things up, now waiting for results queue to drain 21419 1726867412.92340: waiting for pending results... 21419 1726867412.92696: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 21419 1726867412.92804: in run() - task 0affcac9-a3a5-053a-b750-000000000669 21419 1726867412.92809: variable 'ansible_search_path' from source: unknown 21419 1726867412.92812: variable 'ansible_search_path' from source: unknown 21419 1726867412.92815: calling self._execute() 21419 1726867412.92894: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.92898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.92906: variable 'omit' from source: magic vars 21419 1726867412.93272: variable 'ansible_distribution_major_version' from source: facts 21419 1726867412.93284: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867412.93411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867412.93603: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867412.93645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867412.93709: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867412.93738: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867412.93800: variable 'networkmanager_version' from source: set_fact 21419 1726867412.93815: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867412.93941: variable 'type' from source: play vars 21419 1726867412.93945: variable 'state' from source: include params 21419 1726867412.93950: variable 'interface' from source: play vars 21419 1726867412.93954: variable 'current_interfaces' from source: set_fact 21419 1726867412.93962: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 21419 1726867412.93966: variable 'omit' from source: magic vars 21419 1726867412.93999: variable 'omit' from source: magic vars 21419 1726867412.94067: variable 'interface' from source: play vars 21419 1726867412.94082: variable 'omit' from source: magic vars 21419 1726867412.94108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867412.94130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867412.94144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867412.94157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867412.94165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867412.94189: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867412.94192: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.94195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.94266: Set connection var ansible_connection to ssh 21419 1726867412.94272: Set connection var ansible_shell_executable to /bin/sh 21419 1726867412.94274: Set connection var ansible_shell_type to sh 21419 1726867412.94281: Set connection var ansible_timeout to 10 21419 1726867412.94286: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867412.94291: Set connection var ansible_pipelining to False 21419 1726867412.94307: variable 'ansible_shell_executable' from source: unknown 21419 1726867412.94313: variable 'ansible_connection' from source: unknown 21419 1726867412.94316: variable 'ansible_module_compression' from source: unknown 21419 1726867412.94320: variable 'ansible_shell_type' from source: unknown 21419 1726867412.94322: variable 'ansible_shell_executable' from source: unknown 21419 1726867412.94324: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867412.94326: variable 'ansible_pipelining' from source: unknown 21419 1726867412.94329: variable 'ansible_timeout' from source: unknown 21419 1726867412.94339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867412.94405: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867412.94417: variable 'omit' from source: magic vars 21419 1726867412.94420: starting attempt loop 21419 1726867412.94422: running the handler 21419 1726867412.94435: _low_level_execute_command(): starting 21419 1726867412.94445: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867412.94908: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.94951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867412.94956: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.95028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867412.95031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.95116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.96785: stdout chunk (state=3): >>>/root <<< 21419 1726867412.96905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867412.96915: stderr chunk (state=3): >>><<< 21419 1726867412.96921: stdout chunk (state=3): >>><<< 21419 1726867412.96953: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867412.96963: _low_level_execute_command(): starting 21419 1726867412.96966: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848 `" && echo ansible-tmp-1726867412.969434-23635-57191560074848="` echo /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848 `" ) && sleep 0' 21419 1726867412.97342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867412.97371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867412.97375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.97381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867412.97383: 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 <<< 21419 1726867412.97385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867412.97434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867412.97438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867412.97486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867412.99420: stdout chunk (state=3): >>>ansible-tmp-1726867412.969434-23635-57191560074848=/root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848 <<< 21419 1726867412.99543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867412.99590: stderr chunk (state=3): >>><<< 21419 1726867412.99593: stdout chunk (state=3): >>><<< 21419 1726867412.99606: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867412.969434-23635-57191560074848=/root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867412.99631: variable 'ansible_module_compression' from source: unknown 21419 1726867412.99668: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867412.99737: variable 'ansible_facts' from source: unknown 21419 1726867412.99829: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/AnsiballZ_command.py 21419 1726867413.00000: Sending initial data 21419 1726867413.00003: Sent initial data (154 bytes) 21419 1726867413.00902: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.00943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867413.00947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.01000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.02593: 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 <<< 21419 1726867413.02597: 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 <<< 21419 1726867413.02633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867413.02689: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmppb6jyuc3 /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/AnsiballZ_command.py <<< 21419 1726867413.02694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/AnsiballZ_command.py" <<< 21419 1726867413.02724: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmppb6jyuc3" to remote "/root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/AnsiballZ_command.py" <<< 21419 1726867413.03333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867413.03365: stderr chunk (state=3): >>><<< 21419 1726867413.03369: stdout chunk (state=3): >>><<< 21419 1726867413.03399: done transferring module to remote 21419 1726867413.03409: _low_level_execute_command(): starting 21419 1726867413.03416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/ /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/AnsiballZ_command.py && sleep 0' 21419 1726867413.03822: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.03825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867413.03827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21419 1726867413.03829: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867413.03831: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.03876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867413.03886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.03922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.05698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867413.05720: stderr chunk (state=3): >>><<< 21419 1726867413.05723: stdout chunk (state=3): >>><<< 21419 1726867413.05735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867413.05738: _low_level_execute_command(): starting 21419 1726867413.05741: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/AnsiballZ_command.py && sleep 0' 21419 1726867413.06426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.06430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867413.06435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.06488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.23553: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 17:23:33.217337", "end": "2024-09-20 17:23:33.231504", "delta": "0:00:00.014167", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_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}}} <<< 21419 1726867413.25696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 21419 1726867413.25735: stderr chunk (state=3): >>><<< 21419 1726867413.25739: stdout chunk (state=3): >>><<< 21419 1726867413.25756: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 17:23:33.217337", "end": "2024-09-20 17:23:33.231504", "delta": "0:00:00.014167", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867413.25805: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del testnic1 type veth', '_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-1726867412.969434-23635-57191560074848/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867413.25809: _low_level_execute_command(): starting 21419 1726867413.25818: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867412.969434-23635-57191560074848/ > /dev/null 2>&1 && sleep 0' 21419 1726867413.26350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867413.26355: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.26358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867413.26360: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.26363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.26432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867413.26438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867413.26441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.26506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.28749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867413.28774: stderr chunk (state=3): >>><<< 21419 1726867413.28779: stdout chunk (state=3): >>><<< 21419 1726867413.28792: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867413.28798: handler run complete 21419 1726867413.28816: Evaluated conditional (False): False 21419 1726867413.28825: attempt loop complete, returning result 21419 1726867413.28827: _execute() done 21419 1726867413.28830: dumping result to json 21419 1726867413.28835: done dumping result, returning 21419 1726867413.28842: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [0affcac9-a3a5-053a-b750-000000000669] 21419 1726867413.28846: sending task result for task 0affcac9-a3a5-053a-b750-000000000669 21419 1726867413.28946: done sending task result for task 0affcac9-a3a5-053a-b750-000000000669 21419 1726867413.28949: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.014167", "end": "2024-09-20 17:23:33.231504", "rc": 0, "start": "2024-09-20 17:23:33.217337" } 21419 1726867413.29044: no more pending results, returning what we have 21419 1726867413.29052: results queue empty 21419 1726867413.29053: checking for any_errors_fatal 21419 1726867413.29066: done checking for any_errors_fatal 21419 1726867413.29070: checking for max_fail_percentage 21419 1726867413.29072: done checking for max_fail_percentage 21419 1726867413.29073: checking to see if all hosts have failed and the running result is not ok 21419 1726867413.29074: done checking to see if all hosts have failed 21419 1726867413.29075: getting the remaining hosts for this loop 21419 1726867413.29076: done getting the remaining hosts for this loop 21419 1726867413.29081: getting the next task for host managed_node2 21419 1726867413.29091: done getting next task for host managed_node2 21419 1726867413.29094: ^ task is: TASK: Create dummy interface {{ interface }} 21419 1726867413.29097: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867413.29101: getting variables 21419 1726867413.29103: in VariableManager get_vars() 21419 1726867413.29160: Calling all_inventory to load vars for managed_node2 21419 1726867413.29164: Calling groups_inventory to load vars for managed_node2 21419 1726867413.29166: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867413.29186: Calling all_plugins_play to load vars for managed_node2 21419 1726867413.29190: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867413.29194: Calling groups_plugins_play to load vars for managed_node2 21419 1726867413.30516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867413.32078: done with get_vars() 21419 1726867413.32112: done getting variables 21419 1726867413.32232: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867413.32345: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 17:23:33 -0400 (0:00:00.403) 0:00:48.459 ****** 21419 1726867413.32374: entering _queue_task() for managed_node2/command 21419 1726867413.32672: worker is 1 (out of 1 available) 21419 1726867413.32686: exiting _queue_task() for managed_node2/command 21419 1726867413.32697: done queuing things up, now waiting for results queue to drain 21419 1726867413.32699: waiting for pending results... 21419 1726867413.33098: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 21419 1726867413.33103: in run() - task 0affcac9-a3a5-053a-b750-00000000066a 21419 1726867413.33125: variable 'ansible_search_path' from source: unknown 21419 1726867413.33133: variable 'ansible_search_path' from source: unknown 21419 1726867413.33173: calling self._execute() 21419 1726867413.33293: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.33313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.33327: variable 'omit' from source: magic vars 21419 1726867413.33662: variable 'ansible_distribution_major_version' from source: facts 21419 1726867413.33673: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867413.33882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867413.34098: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867413.34150: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867413.34190: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867413.34235: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867413.34327: variable 'networkmanager_version' from source: set_fact 21419 1726867413.34345: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867413.34682: variable 'type' from source: play vars 21419 1726867413.34686: variable 'state' from source: include params 21419 1726867413.34688: variable 'interface' from source: play vars 21419 1726867413.34690: variable 'current_interfaces' from source: set_fact 21419 1726867413.34693: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21419 1726867413.34695: when evaluation is False, skipping this task 21419 1726867413.34696: _execute() done 21419 1726867413.34698: dumping result to json 21419 1726867413.34700: done dumping result, returning 21419 1726867413.34702: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [0affcac9-a3a5-053a-b750-00000000066a] 21419 1726867413.34704: sending task result for task 0affcac9-a3a5-053a-b750-00000000066a 21419 1726867413.34765: done sending task result for task 0affcac9-a3a5-053a-b750-00000000066a 21419 1726867413.34767: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867413.34815: no more pending results, returning what we have 21419 1726867413.34818: results queue empty 21419 1726867413.34819: checking for any_errors_fatal 21419 1726867413.34828: done checking for any_errors_fatal 21419 1726867413.34829: checking for max_fail_percentage 21419 1726867413.34830: done checking for max_fail_percentage 21419 1726867413.34832: checking to see if all hosts have failed and the running result is not ok 21419 1726867413.34833: done checking to see if all hosts have failed 21419 1726867413.34833: getting the remaining hosts for this loop 21419 1726867413.34834: done getting the remaining hosts for this loop 21419 1726867413.34838: getting the next task for host managed_node2 21419 1726867413.34846: done getting next task for host managed_node2 21419 1726867413.34848: ^ task is: TASK: Delete dummy interface {{ interface }} 21419 1726867413.34852: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867413.34857: getting variables 21419 1726867413.34859: in VariableManager get_vars() 21419 1726867413.34905: Calling all_inventory to load vars for managed_node2 21419 1726867413.34910: Calling groups_inventory to load vars for managed_node2 21419 1726867413.34912: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867413.34921: Calling all_plugins_play to load vars for managed_node2 21419 1726867413.34924: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867413.34926: Calling groups_plugins_play to load vars for managed_node2 21419 1726867413.36767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867413.38410: done with get_vars() 21419 1726867413.38437: done getting variables 21419 1726867413.38499: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867413.38619: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 17:23:33 -0400 (0:00:00.062) 0:00:48.521 ****** 21419 1726867413.38659: entering _queue_task() for managed_node2/command 21419 1726867413.39101: worker is 1 (out of 1 available) 21419 1726867413.39112: exiting _queue_task() for managed_node2/command 21419 1726867413.39123: done queuing things up, now waiting for results queue to drain 21419 1726867413.39125: waiting for pending results... 21419 1726867413.39468: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 21419 1726867413.39473: in run() - task 0affcac9-a3a5-053a-b750-00000000066b 21419 1726867413.39479: variable 'ansible_search_path' from source: unknown 21419 1726867413.39483: variable 'ansible_search_path' from source: unknown 21419 1726867413.39507: calling self._execute() 21419 1726867413.39621: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.39633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.39656: variable 'omit' from source: magic vars 21419 1726867413.40067: variable 'ansible_distribution_major_version' from source: facts 21419 1726867413.40087: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867413.40326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867413.40580: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867413.40651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867413.40695: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867413.40738: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867413.40832: variable 'networkmanager_version' from source: set_fact 21419 1726867413.40869: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867413.41111: variable 'type' from source: play vars 21419 1726867413.41123: variable 'state' from source: include params 21419 1726867413.41181: variable 'interface' from source: play vars 21419 1726867413.41185: variable 'current_interfaces' from source: set_fact 21419 1726867413.41189: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21419 1726867413.41192: when evaluation is False, skipping this task 21419 1726867413.41194: _execute() done 21419 1726867413.41196: dumping result to json 21419 1726867413.41198: done dumping result, returning 21419 1726867413.41200: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [0affcac9-a3a5-053a-b750-00000000066b] 21419 1726867413.41202: sending task result for task 0affcac9-a3a5-053a-b750-00000000066b 21419 1726867413.41449: done sending task result for task 0affcac9-a3a5-053a-b750-00000000066b 21419 1726867413.41452: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867413.41508: no more pending results, returning what we have 21419 1726867413.41511: results queue empty 21419 1726867413.41512: checking for any_errors_fatal 21419 1726867413.41518: done checking for any_errors_fatal 21419 1726867413.41519: checking for max_fail_percentage 21419 1726867413.41521: done checking for max_fail_percentage 21419 1726867413.41522: checking to see if all hosts have failed and the running result is not ok 21419 1726867413.41523: done checking to see if all hosts have failed 21419 1726867413.41524: getting the remaining hosts for this loop 21419 1726867413.41525: done getting the remaining hosts for this loop 21419 1726867413.41529: getting the next task for host managed_node2 21419 1726867413.41537: done getting next task for host managed_node2 21419 1726867413.41539: ^ task is: TASK: Create tap interface {{ interface }} 21419 1726867413.41543: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867413.41547: getting variables 21419 1726867413.41549: in VariableManager get_vars() 21419 1726867413.41606: Calling all_inventory to load vars for managed_node2 21419 1726867413.41609: Calling groups_inventory to load vars for managed_node2 21419 1726867413.41612: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867413.41624: Calling all_plugins_play to load vars for managed_node2 21419 1726867413.41627: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867413.41631: Calling groups_plugins_play to load vars for managed_node2 21419 1726867413.43824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867413.45465: done with get_vars() 21419 1726867413.45493: done getting variables 21419 1726867413.45696: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867413.45839: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 17:23:33 -0400 (0:00:00.072) 0:00:48.594 ****** 21419 1726867413.45871: entering _queue_task() for managed_node2/command 21419 1726867413.46353: worker is 1 (out of 1 available) 21419 1726867413.46362: exiting _queue_task() for managed_node2/command 21419 1726867413.46373: done queuing things up, now waiting for results queue to drain 21419 1726867413.46374: waiting for pending results... 21419 1726867413.46683: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 21419 1726867413.46705: in run() - task 0affcac9-a3a5-053a-b750-00000000066c 21419 1726867413.46730: variable 'ansible_search_path' from source: unknown 21419 1726867413.46738: variable 'ansible_search_path' from source: unknown 21419 1726867413.46787: calling self._execute() 21419 1726867413.46904: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.46918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.47009: variable 'omit' from source: magic vars 21419 1726867413.47524: variable 'ansible_distribution_major_version' from source: facts 21419 1726867413.47646: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867413.47741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867413.48041: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867413.48075: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867413.48108: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867413.48140: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867413.48208: variable 'networkmanager_version' from source: set_fact 21419 1726867413.48222: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867413.48387: variable 'type' from source: play vars 21419 1726867413.48391: variable 'state' from source: include params 21419 1726867413.48397: variable 'interface' from source: play vars 21419 1726867413.48400: variable 'current_interfaces' from source: set_fact 21419 1726867413.48409: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21419 1726867413.48415: when evaluation is False, skipping this task 21419 1726867413.48417: _execute() done 21419 1726867413.48420: dumping result to json 21419 1726867413.48425: done dumping result, returning 21419 1726867413.48430: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [0affcac9-a3a5-053a-b750-00000000066c] 21419 1726867413.48436: sending task result for task 0affcac9-a3a5-053a-b750-00000000066c skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867413.48565: no more pending results, returning what we have 21419 1726867413.48569: results queue empty 21419 1726867413.48569: checking for any_errors_fatal 21419 1726867413.48583: done checking for any_errors_fatal 21419 1726867413.48584: checking for max_fail_percentage 21419 1726867413.48586: done checking for max_fail_percentage 21419 1726867413.48587: checking to see if all hosts have failed and the running result is not ok 21419 1726867413.48588: done checking to see if all hosts have failed 21419 1726867413.48589: getting the remaining hosts for this loop 21419 1726867413.48590: done getting the remaining hosts for this loop 21419 1726867413.48593: getting the next task for host managed_node2 21419 1726867413.48600: done getting next task for host managed_node2 21419 1726867413.48602: ^ task is: TASK: Delete tap interface {{ interface }} 21419 1726867413.48605: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 21419 1726867413.48609: getting variables 21419 1726867413.48611: in VariableManager get_vars() 21419 1726867413.48663: Calling all_inventory to load vars for managed_node2 21419 1726867413.48666: Calling groups_inventory to load vars for managed_node2 21419 1726867413.48669: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867413.48675: done sending task result for task 0affcac9-a3a5-053a-b750-00000000066c 21419 1726867413.48679: WORKER PROCESS EXITING 21419 1726867413.48693: Calling all_plugins_play to load vars for managed_node2 21419 1726867413.48696: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867413.48699: Calling groups_plugins_play to load vars for managed_node2 21419 1726867413.49595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867413.51915: done with get_vars() 21419 1726867413.51938: done getting variables 21419 1726867413.52000: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 21419 1726867413.52114: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 17:23:33 -0400 (0:00:00.062) 0:00:48.656 ****** 21419 1726867413.52145: entering _queue_task() for managed_node2/command 21419 1726867413.52476: worker is 1 (out of 1 available) 21419 1726867413.52492: exiting _queue_task() for managed_node2/command 21419 1726867413.52505: done queuing things up, now waiting for results queue to drain 21419 1726867413.52507: waiting for pending results... 21419 1726867413.52771: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 21419 1726867413.52885: in run() - task 0affcac9-a3a5-053a-b750-00000000066d 21419 1726867413.52899: variable 'ansible_search_path' from source: unknown 21419 1726867413.52902: variable 'ansible_search_path' from source: unknown 21419 1726867413.52978: calling self._execute() 21419 1726867413.53049: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.53054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.53065: variable 'omit' from source: magic vars 21419 1726867413.53614: variable 'ansible_distribution_major_version' from source: facts 21419 1726867413.53627: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867413.54053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867413.54583: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867413.54836: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867413.54988: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867413.55023: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867413.55485: variable 'networkmanager_version' from source: set_fact 21419 1726867413.55488: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867413.55913: variable 'type' from source: play vars 21419 1726867413.55919: variable 'state' from source: include params 21419 1726867413.55933: variable 'interface' from source: play vars 21419 1726867413.55936: variable 'current_interfaces' from source: set_fact 21419 1726867413.55945: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21419 1726867413.55948: when evaluation is False, skipping this task 21419 1726867413.55951: _execute() done 21419 1726867413.55956: dumping result to json 21419 1726867413.55958: done dumping result, returning 21419 1726867413.55966: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [0affcac9-a3a5-053a-b750-00000000066d] 21419 1726867413.55971: sending task result for task 0affcac9-a3a5-053a-b750-00000000066d 21419 1726867413.56282: done sending task result for task 0affcac9-a3a5-053a-b750-00000000066d 21419 1726867413.56285: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21419 1726867413.56330: no more pending results, returning what we have 21419 1726867413.56334: results queue empty 21419 1726867413.56335: checking for any_errors_fatal 21419 1726867413.56341: done checking for any_errors_fatal 21419 1726867413.56342: checking for max_fail_percentage 21419 1726867413.56344: done checking for max_fail_percentage 21419 1726867413.56345: checking to see if all hosts have failed and the running result is not ok 21419 1726867413.56346: done checking to see if all hosts have failed 21419 1726867413.56346: getting the remaining hosts for this loop 21419 1726867413.56348: done getting the remaining hosts for this loop 21419 1726867413.56351: getting the next task for host managed_node2 21419 1726867413.56360: done getting next task for host managed_node2 21419 1726867413.56363: ^ task is: TASK: Verify network state restored to default 21419 1726867413.56366: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 21419 1726867413.56371: getting variables 21419 1726867413.56372: in VariableManager get_vars() 21419 1726867413.56428: Calling all_inventory to load vars for managed_node2 21419 1726867413.56431: Calling groups_inventory to load vars for managed_node2 21419 1726867413.56434: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867413.56445: Calling all_plugins_play to load vars for managed_node2 21419 1726867413.56448: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867413.56451: Calling groups_plugins_play to load vars for managed_node2 21419 1726867413.59964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867413.63279: done with get_vars() 21419 1726867413.63307: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 Friday 20 September 2024 17:23:33 -0400 (0:00:00.114) 0:00:48.771 ****** 21419 1726867413.63608: entering _queue_task() for managed_node2/include_tasks 21419 1726867413.64157: worker is 1 (out of 1 available) 21419 1726867413.64168: exiting _queue_task() for managed_node2/include_tasks 21419 1726867413.64584: done queuing things up, now waiting for results queue to drain 21419 1726867413.64587: waiting for pending results... 21419 1726867413.64904: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 21419 1726867413.65107: in run() - task 0affcac9-a3a5-053a-b750-00000000015d 21419 1726867413.65122: variable 'ansible_search_path' from source: unknown 21419 1726867413.65157: calling self._execute() 21419 1726867413.65383: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.65498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.65507: variable 'omit' from source: magic vars 21419 1726867413.66483: variable 'ansible_distribution_major_version' from source: facts 21419 1726867413.66487: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867413.66738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867413.67373: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867413.67428: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867413.67460: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867413.67606: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867413.67737: variable 'networkmanager_version' from source: set_fact 21419 1726867413.67750: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867413.67754: _execute() done 21419 1726867413.67757: dumping result to json 21419 1726867413.67762: done dumping result, returning 21419 1726867413.67768: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0affcac9-a3a5-053a-b750-00000000015d] 21419 1726867413.67773: sending task result for task 0affcac9-a3a5-053a-b750-00000000015d 21419 1726867413.67983: done sending task result for task 0affcac9-a3a5-053a-b750-00000000015d 21419 1726867413.67985: WORKER PROCESS EXITING 21419 1726867413.68037: no more pending results, returning what we have 21419 1726867413.68043: in VariableManager get_vars() 21419 1726867413.68102: Calling all_inventory to load vars for managed_node2 21419 1726867413.68105: Calling groups_inventory to load vars for managed_node2 21419 1726867413.68108: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867413.68119: Calling all_plugins_play to load vars for managed_node2 21419 1726867413.68122: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867413.68125: Calling groups_plugins_play to load vars for managed_node2 21419 1726867413.70531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867413.72401: done with get_vars() 21419 1726867413.72423: variable 'ansible_search_path' from source: unknown 21419 1726867413.72436: we have included files to process 21419 1726867413.72438: generating all_blocks data 21419 1726867413.72439: done generating all_blocks data 21419 1726867413.72443: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21419 1726867413.72444: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21419 1726867413.72446: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21419 1726867413.73001: done processing included file 21419 1726867413.73003: iterating over new_blocks loaded from include file 21419 1726867413.73005: in VariableManager get_vars() 21419 1726867413.73026: done with get_vars() 21419 1726867413.73028: filtering new block on tags 21419 1726867413.73058: done filtering new block on tags 21419 1726867413.73061: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 21419 1726867413.73066: extending task lists for all hosts with included blocks 21419 1726867413.74904: done extending task lists 21419 1726867413.74905: done processing included files 21419 1726867413.74906: results queue empty 21419 1726867413.74907: checking for any_errors_fatal 21419 1726867413.74909: done checking for any_errors_fatal 21419 1726867413.74910: checking for max_fail_percentage 21419 1726867413.74911: done checking for max_fail_percentage 21419 1726867413.74912: checking to see if all hosts have failed and the running result is not ok 21419 1726867413.74913: done checking to see if all hosts have failed 21419 1726867413.74914: getting the remaining hosts for this loop 21419 1726867413.74915: done getting the remaining hosts for this loop 21419 1726867413.74917: getting the next task for host managed_node2 21419 1726867413.74921: done getting next task for host managed_node2 21419 1726867413.74923: ^ task is: TASK: Check routes and DNS 21419 1726867413.74925: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 21419 1726867413.74929: getting variables 21419 1726867413.74931: in VariableManager get_vars() 21419 1726867413.75003: Calling all_inventory to load vars for managed_node2 21419 1726867413.75006: Calling groups_inventory to load vars for managed_node2 21419 1726867413.75008: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867413.75014: Calling all_plugins_play to load vars for managed_node2 21419 1726867413.75016: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867413.75019: Calling groups_plugins_play to load vars for managed_node2 21419 1726867413.76552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867413.78492: done with get_vars() 21419 1726867413.78512: done getting variables 21419 1726867413.78587: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:23:33 -0400 (0:00:00.150) 0:00:48.921 ****** 21419 1726867413.78616: entering _queue_task() for managed_node2/shell 21419 1726867413.78618: Creating lock for shell 21419 1726867413.79216: worker is 1 (out of 1 available) 21419 1726867413.79229: exiting _queue_task() for managed_node2/shell 21419 1726867413.79241: done queuing things up, now waiting for results queue to drain 21419 1726867413.79243: waiting for pending results... 21419 1726867413.79612: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 21419 1726867413.79643: in run() - task 0affcac9-a3a5-053a-b750-000000000783 21419 1726867413.79665: variable 'ansible_search_path' from source: unknown 21419 1726867413.79673: variable 'ansible_search_path' from source: unknown 21419 1726867413.79718: calling self._execute() 21419 1726867413.79829: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.79843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.79856: variable 'omit' from source: magic vars 21419 1726867413.80249: variable 'ansible_distribution_major_version' from source: facts 21419 1726867413.80253: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867413.80434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867413.80882: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867413.80885: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867413.80887: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867413.80888: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867413.80890: variable 'networkmanager_version' from source: set_fact 21419 1726867413.80906: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867413.80916: variable 'omit' from source: magic vars 21419 1726867413.80965: variable 'omit' from source: magic vars 21419 1726867413.81010: variable 'omit' from source: magic vars 21419 1726867413.81043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867413.81075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867413.81099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867413.81124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867413.81138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867413.81185: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867413.81194: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.81202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.81354: Set connection var ansible_connection to ssh 21419 1726867413.81368: Set connection var ansible_shell_executable to /bin/sh 21419 1726867413.81374: Set connection var ansible_shell_type to sh 21419 1726867413.81385: Set connection var ansible_timeout to 10 21419 1726867413.81395: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867413.81404: Set connection var ansible_pipelining to False 21419 1726867413.81448: variable 'ansible_shell_executable' from source: unknown 21419 1726867413.81470: variable 'ansible_connection' from source: unknown 21419 1726867413.81494: variable 'ansible_module_compression' from source: unknown 21419 1726867413.81504: variable 'ansible_shell_type' from source: unknown 21419 1726867413.81532: variable 'ansible_shell_executable' from source: unknown 21419 1726867413.81544: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867413.81555: variable 'ansible_pipelining' from source: unknown 21419 1726867413.81562: variable 'ansible_timeout' from source: unknown 21419 1726867413.81585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867413.81938: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867413.81942: variable 'omit' from source: magic vars 21419 1726867413.81944: starting attempt loop 21419 1726867413.81946: running the handler 21419 1726867413.81957: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867413.81972: _low_level_execute_command(): starting 21419 1726867413.82062: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867413.83091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867413.83144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.83198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867413.83216: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867413.83344: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.83363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867413.83409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867413.83520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.83565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.85265: stdout chunk (state=3): >>>/root <<< 21419 1726867413.85441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867413.85446: stdout chunk (state=3): >>><<< 21419 1726867413.85448: stderr chunk (state=3): >>><<< 21419 1726867413.85474: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867413.85617: _low_level_execute_command(): starting 21419 1726867413.85634: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451 `" && echo ansible-tmp-1726867413.8552115-23668-210817792594451="` echo /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451 `" ) && sleep 0' 21419 1726867413.86418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867413.86439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867413.86499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.86582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867413.86686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.86741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867413.86766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867413.86794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.86867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.88824: stdout chunk (state=3): >>>ansible-tmp-1726867413.8552115-23668-210817792594451=/root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451 <<< 21419 1726867413.88987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867413.88990: stdout chunk (state=3): >>><<< 21419 1726867413.88993: stderr chunk (state=3): >>><<< 21419 1726867413.89010: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867413.8552115-23668-210817792594451=/root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867413.89182: variable 'ansible_module_compression' from source: unknown 21419 1726867413.89186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867413.89188: variable 'ansible_facts' from source: unknown 21419 1726867413.89602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/AnsiballZ_command.py 21419 1726867413.89963: Sending initial data 21419 1726867413.90019: Sent initial data (156 bytes) 21419 1726867413.91181: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867413.91287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867413.91303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.91331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867413.91343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867413.91354: stderr chunk (state=3): >>>debug2: match found <<< 21419 1726867413.91369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.91624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867413.91648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867413.91674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.91832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.93471: 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 <<< 21419 1726867413.93502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867413.93557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpbpsudlj_ /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/AnsiballZ_command.py <<< 21419 1726867413.93561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/AnsiballZ_command.py" <<< 21419 1726867413.93604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmpbpsudlj_" to remote "/root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/AnsiballZ_command.py" <<< 21419 1726867413.94147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867413.94202: stderr chunk (state=3): >>><<< 21419 1726867413.94205: stdout chunk (state=3): >>><<< 21419 1726867413.94232: done transferring module to remote 21419 1726867413.94242: _low_level_execute_command(): starting 21419 1726867413.94245: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/ /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/AnsiballZ_command.py && sleep 0' 21419 1726867413.94705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.94711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867413.94713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.94718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.94721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.94733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867413.94802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.94870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867413.96790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867413.96794: stderr chunk (state=3): >>><<< 21419 1726867413.96796: stdout chunk (state=3): >>><<< 21419 1726867413.96799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867413.96801: _low_level_execute_command(): starting 21419 1726867413.96803: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/AnsiballZ_command.py && sleep 0' 21419 1726867413.97182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867413.97192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867413.97211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.97227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867413.97234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867413.97246: stderr chunk (state=3): >>>debug2: match not found <<< 21419 1726867413.97265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.97268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21419 1726867413.97288: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 21419 1726867413.97291: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21419 1726867413.97293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867413.97299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867413.97312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867413.97317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867413.97348: stderr chunk (state=3): >>>debug2: match found <<< 21419 1726867413.97356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867413.97395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867413.97434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867413.97486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867413.97526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.14038: 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 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3233sec preferred_lft 3233sec\n inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "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 17:23:34.130178", "end": "2024-09-20 17:23:34.138752", "delta": "0:00:00.008574", "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}}} <<< 21419 1726867414.15787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.15793: stderr chunk (state=3): >>>Shared connection to 10.31.12.116 closed. <<< 21419 1726867414.15800: stdout chunk (state=3): >>><<< 21419 1726867414.15803: stderr chunk (state=3): >>><<< 21419 1726867414.15805: _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 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3233sec preferred_lft 3233sec\n inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "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 17:23:34.130178", "end": "2024-09-20 17:23:34.138752", "delta": "0:00:00.008574", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867414.15808: 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-1726867413.8552115-23668-210817792594451/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867414.15811: _low_level_execute_command(): starting 21419 1726867414.15831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867413.8552115-23668-210817792594451/ > /dev/null 2>&1 && sleep 0' 21419 1726867414.16660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867414.16684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867414.16794: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867414.16816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867414.16901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.18768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.18826: stderr chunk (state=3): >>><<< 21419 1726867414.18829: stdout chunk (state=3): >>><<< 21419 1726867414.19034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867414.19037: handler run complete 21419 1726867414.19039: Evaluated conditional (False): False 21419 1726867414.19041: attempt loop complete, returning result 21419 1726867414.19043: _execute() done 21419 1726867414.19045: dumping result to json 21419 1726867414.19047: done dumping result, returning 21419 1726867414.19049: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [0affcac9-a3a5-053a-b750-000000000783] 21419 1726867414.19051: sending task result for task 0affcac9-a3a5-053a-b750-000000000783 21419 1726867414.19130: done sending task result for task 0affcac9-a3a5-053a-b750-000000000783 21419 1726867414.19133: WORKER PROCESS EXITING ok: [managed_node2] => { "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.008574", "end": "2024-09-20 17:23:34.138752", "rc": 0, "start": "2024-09-20 17:23:34.130178" } 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 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3233sec preferred_lft 3233sec inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 21419 1726867414.19205: no more pending results, returning what we have 21419 1726867414.19211: results queue empty 21419 1726867414.19212: checking for any_errors_fatal 21419 1726867414.19213: done checking for any_errors_fatal 21419 1726867414.19213: checking for max_fail_percentage 21419 1726867414.19215: done checking for max_fail_percentage 21419 1726867414.19216: checking to see if all hosts have failed and the running result is not ok 21419 1726867414.19217: done checking to see if all hosts have failed 21419 1726867414.19218: getting the remaining hosts for this loop 21419 1726867414.19219: done getting the remaining hosts for this loop 21419 1726867414.19222: getting the next task for host managed_node2 21419 1726867414.19229: done getting next task for host managed_node2 21419 1726867414.19231: ^ task is: TASK: Verify DNS and network connectivity 21419 1726867414.19234: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21419 1726867414.19238: getting variables 21419 1726867414.19239: in VariableManager get_vars() 21419 1726867414.19354: Calling all_inventory to load vars for managed_node2 21419 1726867414.19357: Calling groups_inventory to load vars for managed_node2 21419 1726867414.19359: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867414.19369: Calling all_plugins_play to load vars for managed_node2 21419 1726867414.19371: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867414.19373: Calling groups_plugins_play to load vars for managed_node2 21419 1726867414.21018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867414.22586: done with get_vars() 21419 1726867414.22608: done getting variables 21419 1726867414.22664: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:23:34 -0400 (0:00:00.440) 0:00:49.362 ****** 21419 1726867414.22696: entering _queue_task() for managed_node2/shell 21419 1726867414.23003: worker is 1 (out of 1 available) 21419 1726867414.23014: exiting _queue_task() for managed_node2/shell 21419 1726867414.23026: done queuing things up, now waiting for results queue to drain 21419 1726867414.23028: waiting for pending results... 21419 1726867414.23498: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 21419 1726867414.23503: in run() - task 0affcac9-a3a5-053a-b750-000000000784 21419 1726867414.23510: variable 'ansible_search_path' from source: unknown 21419 1726867414.23513: variable 'ansible_search_path' from source: unknown 21419 1726867414.23517: calling self._execute() 21419 1726867414.23564: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867414.23634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867414.23638: variable 'omit' from source: magic vars 21419 1726867414.23939: variable 'ansible_distribution_major_version' from source: facts 21419 1726867414.23957: Evaluated conditional (ansible_distribution_major_version != '6'): True 21419 1726867414.24134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21419 1726867414.24393: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21419 1726867414.24440: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21419 1726867414.24475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21419 1726867414.24513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21419 1726867414.24590: variable 'networkmanager_version' from source: set_fact 21419 1726867414.24602: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21419 1726867414.24732: variable 'ansible_facts' from source: unknown 21419 1726867414.25484: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 21419 1726867414.25487: variable 'omit' from source: magic vars 21419 1726867414.25584: variable 'omit' from source: magic vars 21419 1726867414.25588: variable 'omit' from source: magic vars 21419 1726867414.25591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21419 1726867414.25619: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21419 1726867414.25636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21419 1726867414.25654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867414.25664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21419 1726867414.25695: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21419 1726867414.25698: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867414.25701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867414.25805: Set connection var ansible_connection to ssh 21419 1726867414.25849: Set connection var ansible_shell_executable to /bin/sh 21419 1726867414.25852: Set connection var ansible_shell_type to sh 21419 1726867414.25855: Set connection var ansible_timeout to 10 21419 1726867414.25857: Set connection var ansible_module_compression to ZIP_DEFLATED 21419 1726867414.25859: Set connection var ansible_pipelining to False 21419 1726867414.25861: variable 'ansible_shell_executable' from source: unknown 21419 1726867414.25864: variable 'ansible_connection' from source: unknown 21419 1726867414.25867: variable 'ansible_module_compression' from source: unknown 21419 1726867414.25869: variable 'ansible_shell_type' from source: unknown 21419 1726867414.25871: variable 'ansible_shell_executable' from source: unknown 21419 1726867414.25873: variable 'ansible_host' from source: host vars for 'managed_node2' 21419 1726867414.25875: variable 'ansible_pipelining' from source: unknown 21419 1726867414.25879: variable 'ansible_timeout' from source: unknown 21419 1726867414.25882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21419 1726867414.26022: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867414.26026: variable 'omit' from source: magic vars 21419 1726867414.26028: starting attempt loop 21419 1726867414.26030: running the handler 21419 1726867414.26033: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21419 1726867414.26036: _low_level_execute_command(): starting 21419 1726867414.26082: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21419 1726867414.26867: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867414.26925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867414.26980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.28703: stdout chunk (state=3): >>>/root <<< 21419 1726867414.28965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.28968: stdout chunk (state=3): >>><<< 21419 1726867414.28970: stderr chunk (state=3): >>><<< 21419 1726867414.28972: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867414.28984: _low_level_execute_command(): starting 21419 1726867414.28987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696 `" && echo ansible-tmp-1726867414.2887344-23691-280528056659696="` echo /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696 `" ) && sleep 0' 21419 1726867414.29521: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867414.29536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867414.29594: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867414.29660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867414.29681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867414.29719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867414.29764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.31750: stdout chunk (state=3): >>>ansible-tmp-1726867414.2887344-23691-280528056659696=/root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696 <<< 21419 1726867414.31923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.31926: stdout chunk (state=3): >>><<< 21419 1726867414.31929: stderr chunk (state=3): >>><<< 21419 1726867414.31944: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867414.2887344-23691-280528056659696=/root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867414.31984: variable 'ansible_module_compression' from source: unknown 21419 1726867414.32038: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21419zzic3s2b/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21419 1726867414.32080: variable 'ansible_facts' from source: unknown 21419 1726867414.32172: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/AnsiballZ_command.py 21419 1726867414.32419: Sending initial data 21419 1726867414.32423: Sent initial data (156 bytes) 21419 1726867414.33057: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867414.33082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867414.33098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867414.33172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.34752: 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 <<< 21419 1726867414.34797: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21419 1726867414.34849: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21419zzic3s2b/tmprx7zxhmy /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/AnsiballZ_command.py <<< 21419 1726867414.34857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/AnsiballZ_command.py" <<< 21419 1726867414.34882: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21419zzic3s2b/tmprx7zxhmy" to remote "/root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/AnsiballZ_command.py" <<< 21419 1726867414.35472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.35478: stderr chunk (state=3): >>><<< 21419 1726867414.35481: stdout chunk (state=3): >>><<< 21419 1726867414.35522: done transferring module to remote 21419 1726867414.35530: _low_level_execute_command(): starting 21419 1726867414.35533: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/ /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/AnsiballZ_command.py && sleep 0' 21419 1726867414.35943: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867414.35950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 21419 1726867414.35952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867414.35956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867414.35958: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867414.35998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 21419 1726867414.36001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867414.36046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.37884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.37887: stdout chunk (state=3): >>><<< 21419 1726867414.37898: stderr chunk (state=3): >>><<< 21419 1726867414.37982: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867414.37985: _low_level_execute_command(): starting 21419 1726867414.37990: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/AnsiballZ_command.py && sleep 0' 21419 1726867414.38349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867414.38362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 21419 1726867414.38373: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21419 1726867414.38430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867414.38436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867414.38478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.63114: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 6782 0 --:--:-- --:--:-- --:--:-- 6931\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 16178 0 --:--:-- --:--:-- --:--:-- 17117", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:23:34.539222", "end": "2024-09-20 17:23:34.628088", "delta": "0:00:00.088866", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\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}}} <<< 21419 1726867414.64664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.64679: stderr chunk (state=3): >>>Shared connection to 10.31.12.116 closed. <<< 21419 1726867414.64731: stderr chunk (state=3): >>><<< 21419 1726867414.64743: stdout chunk (state=3): >>><<< 21419 1726867414.64780: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 6782 0 --:--:-- --:--:-- --:--:-- 6931\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 16178 0 --:--:-- --:--:-- --:--:-- 17117", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:23:34.539222", "end": "2024-09-20 17:23:34.628088", "delta": "0:00:00.088866", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK 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.12.116 closed. 21419 1726867414.64835: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\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-1726867414.2887344-23691-280528056659696/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21419 1726867414.64848: _low_level_execute_command(): starting 21419 1726867414.64861: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867414.2887344-23691-280528056659696/ > /dev/null 2>&1 && sleep 0' 21419 1726867414.65644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21419 1726867414.65659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21419 1726867414.65671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21419 1726867414.65700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21419 1726867414.65717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 21419 1726867414.65815: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 21419 1726867414.65841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21419 1726867414.65968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21419 1726867414.67844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21419 1726867414.68083: stdout chunk (state=3): >>><<< 21419 1726867414.68086: stderr chunk (state=3): >>><<< 21419 1726867414.68089: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21419 1726867414.68091: handler run complete 21419 1726867414.68094: Evaluated conditional (False): False 21419 1726867414.68096: attempt loop complete, returning result 21419 1726867414.68098: _execute() done 21419 1726867414.68100: dumping result to json 21419 1726867414.68102: done dumping result, returning 21419 1726867414.68103: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [0affcac9-a3a5-053a-b750-000000000784] 21419 1726867414.68105: sending task result for task 0affcac9-a3a5-053a-b750-000000000784 21419 1726867414.68297: done sending task result for task 0affcac9-a3a5-053a-b750-000000000784 21419 1726867414.68300: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.088866", "end": "2024-09-20 17:23:34.628088", "rc": 0, "start": "2024-09-20 17:23:34.539222" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 6782 0 --:--:-- --:--:-- --:--:-- 6931 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 16178 0 --:--:-- --:--:-- --:--:-- 17117 21419 1726867414.68402: no more pending results, returning what we have 21419 1726867414.68405: results queue empty 21419 1726867414.68406: checking for any_errors_fatal 21419 1726867414.68417: done checking for any_errors_fatal 21419 1726867414.68418: checking for max_fail_percentage 21419 1726867414.68420: done checking for max_fail_percentage 21419 1726867414.68421: checking to see if all hosts have failed and the running result is not ok 21419 1726867414.68423: done checking to see if all hosts have failed 21419 1726867414.68423: getting the remaining hosts for this loop 21419 1726867414.68425: done getting the remaining hosts for this loop 21419 1726867414.68432: getting the next task for host managed_node2 21419 1726867414.68443: done getting next task for host managed_node2 21419 1726867414.68445: ^ task is: TASK: meta (flush_handlers) 21419 1726867414.68447: ^ 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 21419 1726867414.68452: getting variables 21419 1726867414.68454: in VariableManager get_vars() 21419 1726867414.68812: Calling all_inventory to load vars for managed_node2 21419 1726867414.68816: Calling groups_inventory to load vars for managed_node2 21419 1726867414.68818: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867414.68828: Calling all_plugins_play to load vars for managed_node2 21419 1726867414.68831: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867414.68834: Calling groups_plugins_play to load vars for managed_node2 21419 1726867414.72140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867414.77119: done with get_vars() 21419 1726867414.77144: done getting variables 21419 1726867414.77220: in VariableManager get_vars() 21419 1726867414.77240: Calling all_inventory to load vars for managed_node2 21419 1726867414.77243: Calling groups_inventory to load vars for managed_node2 21419 1726867414.77245: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867414.77250: Calling all_plugins_play to load vars for managed_node2 21419 1726867414.77253: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867414.77256: Calling groups_plugins_play to load vars for managed_node2 21419 1726867414.79947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867414.82341: done with get_vars() 21419 1726867414.82372: done queuing things up, now waiting for results queue to drain 21419 1726867414.82375: results queue empty 21419 1726867414.82376: checking for any_errors_fatal 21419 1726867414.82396: done checking for any_errors_fatal 21419 1726867414.82397: checking for max_fail_percentage 21419 1726867414.82399: done checking for max_fail_percentage 21419 1726867414.82399: checking to see if all hosts have failed and the running result is not ok 21419 1726867414.82400: done checking to see if all hosts have failed 21419 1726867414.82401: getting the remaining hosts for this loop 21419 1726867414.82402: done getting the remaining hosts for this loop 21419 1726867414.82405: getting the next task for host managed_node2 21419 1726867414.82412: done getting next task for host managed_node2 21419 1726867414.82413: ^ task is: TASK: meta (flush_handlers) 21419 1726867414.82415: ^ 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 21419 1726867414.82418: getting variables 21419 1726867414.82419: in VariableManager get_vars() 21419 1726867414.82441: Calling all_inventory to load vars for managed_node2 21419 1726867414.82444: Calling groups_inventory to load vars for managed_node2 21419 1726867414.82446: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867414.82452: Calling all_plugins_play to load vars for managed_node2 21419 1726867414.82455: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867414.82458: Calling groups_plugins_play to load vars for managed_node2 21419 1726867414.83649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867414.85328: done with get_vars() 21419 1726867414.85347: done getting variables 21419 1726867414.85406: in VariableManager get_vars() 21419 1726867414.85428: Calling all_inventory to load vars for managed_node2 21419 1726867414.85430: Calling groups_inventory to load vars for managed_node2 21419 1726867414.85432: Calling all_plugins_inventory to load vars for managed_node2 21419 1726867414.85437: Calling all_plugins_play to load vars for managed_node2 21419 1726867414.85439: Calling groups_plugins_inventory to load vars for managed_node2 21419 1726867414.85442: Calling groups_plugins_play to load vars for managed_node2 21419 1726867414.86647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21419 1726867414.88253: done with get_vars() 21419 1726867414.88280: done queuing things up, now waiting for results queue to drain 21419 1726867414.88282: results queue empty 21419 1726867414.88283: checking for any_errors_fatal 21419 1726867414.88284: done checking for any_errors_fatal 21419 1726867414.88285: checking for max_fail_percentage 21419 1726867414.88287: done checking for max_fail_percentage 21419 1726867414.88287: checking to see if all hosts have failed and the running result is not ok 21419 1726867414.88288: done checking to see if all hosts have failed 21419 1726867414.88289: getting the remaining hosts for this loop 21419 1726867414.88290: done getting the remaining hosts for this loop 21419 1726867414.88293: getting the next task for host managed_node2 21419 1726867414.88297: done getting next task for host managed_node2 21419 1726867414.88298: ^ task is: None 21419 1726867414.88299: ^ 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 21419 1726867414.88301: done queuing things up, now waiting for results queue to drain 21419 1726867414.88302: results queue empty 21419 1726867414.88302: checking for any_errors_fatal 21419 1726867414.88303: done checking for any_errors_fatal 21419 1726867414.88304: checking for max_fail_percentage 21419 1726867414.88305: done checking for max_fail_percentage 21419 1726867414.88305: checking to see if all hosts have failed and the running result is not ok 21419 1726867414.88309: done checking to see if all hosts have failed 21419 1726867414.88311: getting the next task for host managed_node2 21419 1726867414.88314: done getting next task for host managed_node2 21419 1726867414.88315: ^ task is: None 21419 1726867414.88316: ^ 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_node2 : ok=94 changed=4 unreachable=0 failed=0 skipped=99 rescued=0 ignored=0 Friday 20 September 2024 17:23:34 -0400 (0:00:00.657) 0:00:50.019 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.01s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.97s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.91s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 1.87s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.86s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gather the minimum subset of ansible_facts required by the network role test --- 1.65s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Get package info -------------------------------------------------------- 1.41s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Install NetworkManager -------------------------------------------------- 1.30s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 Create veth interface testnic1 ------------------------------------------ 1.29s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 0.95s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.89s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.87s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.86s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 0.84s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install ethtool (test dependency) --------------------------------------- 0.84s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Check if system is ostree ----------------------------------------------- 0.79s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.73s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Install iproute --------------------------------------------------------- 0.71s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 21419 1726867414.88492: RUNNING CLEANUP